Update Gemfile

This commit is contained in:
2016-05-12 12:21:39 -04:00
parent 6605bd9467
commit ae572557a1

View File

@@ -5,6 +5,6 @@ gem 'quickbooks-ruby-base'
gem 'oauth-plugin'#, '~> 0.5.1' gem 'oauth-plugin'#, '~> 0.5.1'
gem 'oauth' gem 'oauth'
gem 'roxml' gem 'roxml'
gem 'nokogiri' #gem 'nokogiri'
gem 'edmunds_vin' gem 'edmunds_vin'
gem 'will_paginate', '~> 3.1.0' gem 'will_paginate', '~> 3.1.0'