mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-10 09:54:23 -05:00
Removed unneeded gems
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -2,10 +2,8 @@ source 'https://rubygems.org'
|
|||||||
|
|
||||||
gem 'quickbooks-ruby'
|
gem 'quickbooks-ruby'
|
||||||
gem 'quickbooks-ruby-base'
|
gem 'quickbooks-ruby-base'
|
||||||
gem 'oauth-plugin'#, '~> 0.5.1'
|
gem 'oauth-plugin'
|
||||||
gem 'oauth'
|
gem 'oauth'
|
||||||
gem 'roxml'
|
gem 'roxml'
|
||||||
#gem 'nokogiri'
|
|
||||||
gem 'edmunds_vin'
|
gem 'edmunds_vin'
|
||||||
gem 'will_paginate', '~> 3.1.0'
|
gem 'will_paginate', '~> 3.1.0'
|
||||||
gem 'delayed_job_active_record'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user