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 0b00383 + 8b948dd commit 043813cCopy full SHA for 043813c
omniauth-oauth2.gemspec
@@ -4,7 +4,7 @@ require "omniauth-oauth2/version"
4
5
Gem::Specification.new do |gem|
6
gem.add_dependency "oauth2", [">= 1.4", "< 3"]
7
- gem.add_dependency "omniauth", [">= 1.9", "< 3"]
+ gem.add_dependency "omniauth", "~> 2.0"
8
9
gem.add_development_dependency "bundler", "~> 2.0"
10
0 commit comments