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.
1 parent 0cdd033 commit cdd6e86Copy full SHA for cdd6e86
omniauth-google-oauth2.gemspec
@@ -15,7 +15,7 @@ Gem::Specification.new do |gem|
15
gem.require_paths = ["lib"]
16
17
gem.add_runtime_dependency 'omniauth', '>= 1.1.1'
18
- gem.add_runtime_dependency 'omniauth-oauth2', '~> 1.3.1'
+ gem.add_runtime_dependency 'omniauth-oauth2', '~> 1.4'
19
gem.add_runtime_dependency 'jwt', '~> 1.0'
20
gem.add_runtime_dependency 'multi_json', '~> 1.3'
21
gem.add_runtime_dependency 'addressable', '~> 2.3'
0 commit comments