mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
Add edmunds_ruby GEM
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -1,8 +1,9 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
gem 'quickbooks-ruby', :git => 'https://github.com/rickbarrette/quickbooks-ruby.git'
|
gem 'quickbooks-ruby'
|
||||||
gem 'quickbooks-ruby-base'
|
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_ruby'
|
||||||
|
|||||||
Reference in New Issue
Block a user