diff --git a/Gemfile b/Gemfile index 355b7e43f87add..4f0ddad3def7ad 100644 --- a/Gemfile +++ b/Gemfile @@ -39,7 +39,7 @@ end gem 'net-ldap', '~> 0.17' gem 'omniauth-cas', '~> 2.0' -gem 'omniauth-saml', '~> 1.10' +gem 'omniauth-saml', '~> 2.2', '>= 2.2.0' gem 'gitlab-omniauth-openid-connect', '~>0.10.0', require: 'omniauth_openid_connect' gem 'omniauth', '~> 1.9' gem 'omniauth-rails_csrf_protection', '~> 0.1'