We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 032c21f + 51d7bde commit 328c90bCopy full SHA for 328c90b
omniauth-oauth2.gemspec
@@ -3,7 +3,7 @@ require File.expand_path('../lib/omniauth-oauth2/version', __FILE__)
3
4
Gem::Specification.new do |gem|
5
gem.add_dependency 'omniauth', '~> 1.0'
6
- gem.add_dependency 'oauth2', '~> 0.8.0'
+ gem.add_dependency 'oauth2', '~> 0.9.0'
7
8
gem.add_development_dependency 'rspec', '~> 2.7'
9
gem.add_development_dependency 'rack-test'
0 commit comments