Skip to content

Commit

Permalink
build(deps): bump the ruby group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the ruby group with 2 updates: [puppet](https://github.com/puppetlabs/puppet) and [ruby-saml](https://github.com/saml-toolkits/ruby-saml).


Updates `puppet` from 8.8.1 to 8.9.0
- [Release notes](https://github.com/puppetlabs/puppet/releases)
- [Commits](puppetlabs/puppet@8.8.1...8.9.0)

Updates `ruby-saml` from 1.16.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.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: puppet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: ruby-saml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 43efefb commit 8306e54
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ GEM
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
fast_gettext (3.0.0)
fast_gettext (3.1.0)
prime
ffi (1.16.3)
fiber-annotation (0.2.0)
Expand Down Expand Up @@ -305,7 +305,7 @@ GEM
public_suffix (6.0.1)
puma (6.4.2)
nio4r (~> 2.0)
puppet (8.8.1)
puppet (8.9.0)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
facter (>= 4.3.0, < 5)
Expand All @@ -316,7 +316,7 @@ GEM
puppet-resource_api (~> 1.5)
scanf (~> 1.0)
semantic_puppet (~> 1.0)
puppet (8.8.1-universal-darwin)
puppet (8.9.0-universal-darwin)
CFPropertyList (>= 3.0.6, < 4)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
Expand Down Expand Up @@ -414,7 +414,7 @@ GEM
rubocop-rake (0.6.0)
rubocop (~> 1.0)
ruby-progressbar (1.13.0)
ruby-saml (1.16.0)
ruby-saml (1.17.0)
nokogiri (>= 1.13.10)
rexml
rubyzip (2.3.2)
Expand Down

0 comments on commit 8306e54

Please sign in to comment.