Version 0.8.0 (OAuth 2.0)

This commit is contained in:
2020-01-04 16:01:16 -05:00
parent d37ff922fc
commit 086632e804
3 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ source 'https://rubygems.org'
gem 'quickbooks-ruby'
gem 'quickbooks-ruby-base'
gem 'oauth-plugin'
gem 'oauth'
gem 'oauth2'
gem 'roxml'
gem 'nhtsa_vin'
gem 'will_paginate'