mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
10 lines
263 B
Ruby
10 lines
263 B
Ruby
source 'https://rubygems.org'
|
|
|
|
|
|
gem 'quickbooks-ruby'#, :git => 'https://github.com/rickbarrette/quickbooks-ruby.git', :branch => " rickbarrette-estimate-pdf-patch"
|
|
gem 'quickbooks-ruby-base'
|
|
gem 'oauth-plugin'#, '~> 0.5.1'
|
|
gem 'oauth'
|
|
gem 'roxml'
|
|
gem 'nokogiri'
|