We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 488b8d5 commit dcee276Copy full SHA for dcee276
omniauth-auth0.gemspec
@@ -23,7 +23,7 @@ omniauth-auth0 is the omniauth strategy for Auth0.
23
s.executables = `git ls-files -- bin/*`.split('\n').map{ |f| File.basename(f) }
24
s.require_paths = ['lib']
25
26
- s.add_runtime_dependency 'omniauth-oauth2', '~> 1.4'
+ s.add_runtime_dependency 'omniauth-oauth2', '~> 1.5'
27
28
s.add_development_dependency 'bundler', '~> 1.9'
29
0 commit comments