mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Start work to switch from edmunds_vin to nhtsa_vin
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -5,7 +5,7 @@ gem 'quickbooks-ruby-base'
|
|||||||
gem 'oauth-plugin'
|
gem 'oauth-plugin'
|
||||||
gem 'oauth'
|
gem 'oauth'
|
||||||
gem 'roxml'
|
gem 'roxml'
|
||||||
gem 'edmunds_vin'
|
gem 'nhtsa_vin'
|
||||||
gem 'will_paginate'
|
gem 'will_paginate'
|
||||||
gem 'rails-jquery-autocomplete'
|
gem 'rails-jquery-autocomplete'
|
||||||
gem 'jquery-rails', '~> 3.1.4'
|
gem 'jquery-rails', '~> 3.1.4'
|
||||||
|
|||||||
Reference in New Issue
Block a user