Skip to content

Commit

Permalink
Bump omniauth-saml from 2.1.0 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [omniauth-saml](https://github.com/omniauth/omniauth-saml) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/omniauth/omniauth-saml/releases)
- [Changelog](https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md)
- [Commits](omniauth/omniauth-saml@v2.1.0...v2.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 19, 2024
1 parent dd59dbf commit 36e9fb0
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@ GEM
bigdecimal (>= 3.0)
oj_mimic_json (1.0.1)
okcomputer (1.18.5)
omniauth (2.1.1)
omniauth (2.1.2)
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
Expand All @@ -982,9 +982,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.2)
omniauth (~> 2.1)
ruby-saml (~> 1.17)
omniauth_openid_connect (0.7.1)
omniauth (>= 1.9, < 3)
openid_connect (~> 2.2)
Expand Down Expand Up @@ -1043,15 +1043,16 @@ GEM
rdf
raabro (1.4.0)
racc (1.8.1)
rack (2.2.8)
rack (2.2.9)
rack-oauth2 (2.2.0)
activesupport
attr_required
faraday (~> 2.0)
faraday-follow_redirects
json-jwt (>= 1.11.0)
rack (>= 2.1.0)
rack-protection (3.1.0)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (0.7.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit 36e9fb0

Please sign in to comment.