Skip to content

Commit 75caf6b

Browse files
author
Andrew Shatnyy
committed
bump up oath2
1 parent a46708d commit 75caf6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

omniauth-okta.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
1515
s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]
1616

1717
s.add_dependency "omniauth", "~> 1.5"
18-
s.add_dependency "omniauth-oauth2", ">= 1.4.0", "< 2.0"
18+
s.add_dependency "omniauth-oauth2", ">= 1.6.0", "< 2.0"
1919

2020
s.add_development_dependency "bundler", "~> 1.5"
2121
s.add_development_dependency "rake"

0 commit comments

Comments
 (0)