Bump omniauth-saml to 1.4.1
Updates a vulnerable `ruby-saml` dependency. - https://github.com/onelogin/ruby-saml/commit/9853651b96b99653ea8627d757d46bfe62ab6448 - https://github.com/onelogin/ruby-saml/pull/247
Showing
... | ... | @@ -24,7 +24,7 @@ gem 'omniauth-shibboleth' |
gem 'omniauth-kerberos', group: :kerberos | ||
gem 'omniauth-gitlab' | ||
gem 'omniauth-bitbucket' | ||
gem 'omniauth-saml' | ||
gem 'omniauth-saml', '~> 1.4.0' | ||
gem 'doorkeeper', '2.1.3' | ||
gem "rack-oauth2", "~> 1.0.5" | ||
... | ... |
Please register or sign in to comment