Gemfile in agx-0.1.2 vs Gemfile in agx-0.1.3
- old
+ new
@@ -1,8 +1,4 @@
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: 'brycejohnston/oauth2', branch: 'client_credentials_header'
-
# Specify your gem's dependencies in agx.gemspec
gemspec