summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-05-10 12:41:19 +0000
committerGitHub <noreply@github.com>2024-05-10 12:41:19 +0000
commitcebfec1ceea24a108ea682e85e77717b8fe8f623 (patch)
treed06091515e840c11ceaa6dd9d32e06d2c38c980c
parentf3f63107f263db86021565dad79be497db9e5257 (diff)
Update omniauth packages
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index eb507e9d185..3a3bb511cf2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -41,7 +41,7 @@ gem 'net-ldap', '~> 0.18'
gem 'omniauth', '~> 2.0'
gem 'omniauth-cas', '~> 3.0.0.beta.1'
-gem 'omniauth_openid_connect', '~> 0.6.1'
+gem 'omniauth_openid_connect', '~> 0.7.0'
gem 'omniauth-rails_csrf_protection', '~> 1.0'
gem 'omniauth-saml', '~> 2.0'