Skip to content

Commit

Permalink
Merge adcb128 into e86358e
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 16, 2020
2 parents e86358e + adcb128 commit ed79148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth2.gemspec
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'jwt', ['>= 1.0', '< 3.0']
spec.add_dependency 'multi_json', '~> 1.3'
spec.add_dependency 'multi_xml', '~> 0.5'
spec.add_dependency 'rack', ['>= 1.2', '< 3']
spec.add_dependency 'rack', ['2.2.3']

spec.authors = ['Peter Boling', 'Michael Bleigh', 'Erik Michaels-Ober']
spec.description = 'A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.'
Expand Down

0 comments on commit ed79148

Please sign in to comment.