Merge branch 'id-bump-doorkeeper-5-3' into 'master'
Bump doorkeeper to 5.3.0 See merge request gitlab-org/gitlab!40929
Showing
... | @@ -26,8 +26,8 @@ gem 'marginalia', '~> 1.9.0' | ... | @@ -26,8 +26,8 @@ gem 'marginalia', '~> 1.9.0' |
# Authentication libraries | # Authentication libraries | ||
gem 'devise', '~> 4.6' | gem 'devise', '~> 4.6' | ||
gem 'doorkeeper', '~> 5.1.1' | gem 'doorkeeper', '~> 5.3.0' | ||
gem 'doorkeeper-openid_connect', '~> 1.6.3' | gem 'doorkeeper-openid_connect', '~> 1.7.4' | ||
gem 'omniauth', '~> 1.8' | gem 'omniauth', '~> 1.8' | ||
gem 'omniauth-auth0', '~> 2.0.0' | gem 'omniauth-auth0', '~> 2.0.0' | ||
gem 'omniauth-azure-oauth2', '~> 0.0.9' | gem 'omniauth-azure-oauth2', '~> 0.0.9' | ||
... | ... |
Please register or sign in to comment