Skip to content

Commit dcee276

Browse files
chills42joshcanhelp
authored andcommitted
Update to omniauth-oauth2 1.5
1 parent 488b8d5 commit dcee276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omniauth-auth0.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ omniauth-auth0 is the omniauth strategy for Auth0.
2323
s.executables = `git ls-files -- bin/*`.split('\n').map{ |f| File.basename(f) }
2424
s.require_paths = ['lib']
2525

26-
s.add_runtime_dependency 'omniauth-oauth2', '~> 1.4'
26+
s.add_runtime_dependency 'omniauth-oauth2', '~> 1.5'
2727

2828
s.add_development_dependency 'bundler', '~> 1.9'
2929

0 commit comments

Comments
 (0)