Merge branch 'rs-pick-security-fixes' into 'master'
Pick security fixes from 8.16.1 et al into master Closes #26813, #26249, #26259, #26243, #26242 See merge request !8724
Showing
... | ... | @@ -21,7 +21,7 @@ gem 'rugged', '~> 0.24.0' |
# Authentication libraries | ||
gem 'devise', '~> 4.2' | ||
gem 'doorkeeper', '~> 4.2.0' | ||
gem 'omniauth', '~> 1.3.1' | ||
gem 'omniauth', '~> 1.3.2' | ||
gem 'omniauth-auth0', '~> 1.4.1' | ||
gem 'omniauth-azure-oauth2', '~> 0.0.6' | ||
gem 'omniauth-cas3', '~> 1.1.2' | ||
... | ... |
Please register or sign in to comment