Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot] 36feab57f4
Update dependency omniauth_openid_connect to '~> 0.7.0' 2023-07-09 10:57:05 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -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'