Merge branch 'sh-openid-connect-hs256' into 'master'
Bump gitlab-omniauth-openid-connect to v0.8.0 See merge request gitlab-org/gitlab!65782
Showing
... | ... | @@ -49,7 +49,7 @@ gem 'omniauth-shibboleth', '~> 1.3.0' |
gem 'omniauth-twitter', '~> 1.4' | ||
gem 'omniauth_crowd', '~> 2.4.0' | ||
gem 'omniauth-authentiq', '~> 0.3.3' | ||
gem 'gitlab-omniauth-openid-connect', '~> 0.4.0', require: 'omniauth_openid_connect' | ||
gem 'gitlab-omniauth-openid-connect', '~> 0.8.0', require: 'omniauth_openid_connect' | ||
gem 'omniauth-salesforce', '~> 1.0.5' | ||
gem 'omniauth-atlassian-oauth2', '~> 0.2.0' | ||
gem 'rack-oauth2', '~> 1.16.0' | ||
... | ... |
Please register or sign in to comment