Skip to content

Commit

Permalink
Merge 4d42c95 into f60af5f
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Dec 24, 2020
2 parents f60af5f + 4d42c95 commit 1a8b73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth2.gemspec
Expand Up @@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require 'oauth2/version'

Gem::Specification.new do |spec|
spec.add_dependency 'faraday', ['>= 0.8', '< 2.0']
spec.add_dependency 'faraday', ['1.2.0']
spec.add_dependency 'jwt', ['>= 1.0', '< 3.0']
spec.add_dependency 'multi_json', '~> 1.3'
spec.add_dependency 'multi_xml', '~> 0.5'
Expand Down

0 comments on commit 1a8b73c

Please sign in to comment.