Skip to content

Commit cdd6e86

Browse files
committed
Bump omniauth-oauth2 to 1.4
1 parent 0cdd033 commit cdd6e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omniauth-google-oauth2.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Gem::Specification.new do |gem|
1515
gem.require_paths = ["lib"]
1616

1717
gem.add_runtime_dependency 'omniauth', '>= 1.1.1'
18-
gem.add_runtime_dependency 'omniauth-oauth2', '~> 1.3.1'
18+
gem.add_runtime_dependency 'omniauth-oauth2', '~> 1.4'
1919
gem.add_runtime_dependency 'jwt', '~> 1.0'
2020
gem.add_runtime_dependency 'multi_json', '~> 1.3'
2121
gem.add_runtime_dependency 'addressable', '~> 2.3'

0 commit comments

Comments
 (0)