diff --git a/Gemfile b/Gemfile index 24cb43e657..444e5c3c58 100644 --- a/Gemfile +++ b/Gemfile @@ -36,7 +36,7 @@ end gem 'net-ldap', '~> 0.18' gem 'omniauth-cas', '~> 2.0' gem 'omniauth-saml', '~> 1.10' -gem 'omniauth_openid_connect', '~> 0.6.1' +gem 'omniauth_openid_connect', '~> 0.7.0' gem 'omniauth', '~> 1.9' gem 'omniauth-rails_csrf_protection', '~> 0.1'