mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-07-02 16:01:09 -04:00
f8ff28f955
A new Time Activity is now created when an issue is closed.
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'
|