Merge branch 'sh-bump-hashie-to-3.5.5' into 'master'
Bump Hashie to 3.5.5 and omniauth to 1.4.2 to eliminate warning noise Closes #28595 See merge request !9534
Showing
... | ... | @@ -20,7 +20,7 @@ gem 'rugged', '~> 0.24.0' |
# Authentication libraries | ||
gem 'devise', '~> 4.2' | ||
gem 'doorkeeper', '~> 4.2.0' | ||
gem 'omniauth', '~> 1.3.2' | ||
gem 'omniauth', '~> 1.4.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