Update Gemfile

This commit is contained in:
2017-01-29 20:03:53 -05:00
committed by GitHub
parent 7f6cd99aba
commit 03556cc670

View File

@@ -8,7 +8,7 @@ gem 'roxml'
gem 'edmunds_vin'
gem 'will_paginate', '~> 3.1.0'
gem 'rails-jquery-autocomplete'
gem 'jquery-rails'
gem 'jquery-rails', '~> 3.1.4'
group :assets do
gem 'coffee-rails'