Skip to content

Commit

Permalink
Bump ruby-saml from 1.14.0 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [ruby-saml](https://github.com/saml-toolkits/ruby-saml) from 1.14.0 to 1.17.0.
- [Release notes](https://github.com/saml-toolkits/ruby-saml/releases)
- [Changelog](https://github.com/SAML-Toolkits/ruby-saml/blob/master/CHANGELOG.md)
- [Commits](SAML-Toolkits/ruby-saml@v1.14.0...v1.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 0bd18ca commit 6718ba2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ GEM
concurrent-ruby (~> 1.0)
jmespath (1.6.1)
method_source (1.0.0)
mini_portile2 (2.8.5)
mini_portile2 (2.8.7)
minitest (5.19.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nio4r (2.7.0)
nokogiri (1.16.2)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
power_assert (2.0.2)
Expand All @@ -45,7 +45,7 @@ GEM
method_source (~> 1.0)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
racc (1.8.1)
rack (2.2.8.1)
rack-protection (3.0.4)
rack
Expand All @@ -66,8 +66,8 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
ruby-saml (1.14.0)
nokogiri (>= 1.10.5)
ruby-saml (1.17.0)
nokogiri (>= 1.13.10)
rexml
ruby2_keywords (0.0.5)
sinatra (3.0.4)
Expand Down

0 comments on commit 6718ba2

Please sign in to comment.