Update Gemfile

This commit is contained in:
2016-09-14 00:04:46 -04:00
committed by GitHub
parent dbab5bfbca
commit 07e342845a

View File

@@ -7,4 +7,7 @@ gem 'oauth'
gem 'roxml'
gem 'edmunds_vin'
gem 'will_paginate', '~> 3.1.0'
gem 'rails4-autocomplete'
group :assets do
gem 'coffee-rails'
end