diff --git a/Gemfile b/Gemfile index 3feb3f9548..d2a24b0b8f 100644 --- a/Gemfile +++ b/Gemfile @@ -37,7 +37,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'