Bump omniauth-saml from 2.1.0 to 2.1.1 (#7844)

Bumps [omniauth-saml](https://github.com/omniauth/omniauth-saml) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/omniauth/omniauth-saml/releases)
- [Changelog](https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/omniauth/omniauth-saml/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: omniauth-saml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-12 09:56:24 +02:00 committed by GitHub
parent c230999f5e
commit fe078fbe8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -495,9 +495,9 @@ GEM
omniauth-rails_csrf_protection (1.0.1)
actionpack (>= 4.2)
omniauth (~> 2.0)
omniauth-saml (2.1.0)
omniauth (~> 2.0)
ruby-saml (~> 1.12)
omniauth-saml (2.1.1)
omniauth (~> 2.1)
ruby-saml (>= 1.17)
omniauth_openid_connect (0.7.1)
omniauth (>= 1.9, < 3)
openid_connect (~> 2.2)
@ -561,8 +561,9 @@ GEM
faraday-follow_redirects
json-jwt (>= 1.11.0)
rack (>= 2.1.0)
rack-protection (3.0.6)
rack
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.8.4)