Start work to switch from edmunds_vin to nhtsa_vin

This commit is contained in:
2018-03-03 12:22:44 -05:00
parent f03adad463
commit c3eaddff97

View File

@@ -5,7 +5,7 @@ gem 'quickbooks-ruby-base'
gem 'oauth-plugin'
gem 'oauth'
gem 'roxml'
gem 'edmunds_vin'
gem 'nhtsa_vin'
gem 'will_paginate'
gem 'rails-jquery-autocomplete'
gem 'jquery-rails', '~> 3.1.4'