mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
9 lines
183 B
Ruby
9 lines
183 B
Ruby
source 'https://rubygems.org'
|
|
|
|
|
|
gem 'quickbooks-ruby'#, :git => 'https://github.com/ruckus/quickbooks-ruby.git'
|
|
gem 'oauth-plugin'#, '~> 0.5.1'
|
|
gem 'oauth'
|
|
gem 'roxml'
|
|
gem 'nokogiri'
|