Gemfile in agx-0.1.0 vs Gemfile in agx-0.1.1
- old
+ new
@@ -1,8 +1,8 @@
source 'https://rubygems.org'
# Required for allowing Client Credentials w/ Bearer auth instead of Basic
# See: https://github.com/intridea/oauth2/pull/252
-gem 'oauth2', github: 'CropQuest/oauth2', branch: 'client_credentials_header'
+gem 'oauth2', github: 'brycejohnston/oauth2', branch: 'client_credentials_header'
# Specify your gem's dependencies in agx.gemspec
gemspec