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: [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) and [puppet](https://github.com/puppetlabs/puppet).


Updates `sqlite3` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/sqlite3-ruby@v2.1.0...v2.1.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent b81f416 commit 5d5b667
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ GEM
public_suffix (6.0.1)
puma (6.4.3)
nio4r (~> 2.0)
puppet (8.9.0)
puppet (8.10.0)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
facter (>= 4.3.0, < 5)
Expand All @@ -312,7 +312,7 @@ GEM
puppet-resource_api (~> 1.5)
scanf (~> 1.0)
semantic_puppet (~> 1.0)
puppet (8.9.0-universal-darwin)
puppet (8.10.0-universal-darwin)
CFPropertyList (>= 3.0.6, < 4)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
Expand Down Expand Up @@ -377,7 +377,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.10)
io-console (~> 0.5)
rexml (3.3.7)
rexml (3.3.8)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-openapi (0.18.3)
Expand Down Expand Up @@ -451,11 +451,11 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.1.0)
sqlite3 (2.1.1)
mini_portile2 (~> 2.8.0)
sqlite3 (2.1.0-arm64-darwin)
sqlite3 (2.1.0-x86_64-darwin)
sqlite3 (2.1.0-x86_64-linux-gnu)
sqlite3 (2.1.1-arm64-darwin)
sqlite3 (2.1.1-x86_64-darwin)
sqlite3 (2.1.1-x86_64-linux-gnu)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.1)
Expand Down

0 comments on commit 5d5b667

Please sign in to comment.