Skip to content

Commit

Permalink
Bump the ruby-bundler group with 4 updates (#137)
Browse files Browse the repository at this point in the history
Bumps the ruby-bundler group with 4 updates: [nokogiri](https:/sparklemotion/nokogiri), [minitest](https:/minitest/minitest), [bigdecimal](https:/ruby/bigdecimal) and [i18n](https:/ruby-i18n/i18n).


Updates `nokogiri` from 1.16.2 to 1.16.3
- [Release notes](https:/sparklemotion/nokogiri/releases)
- [Changelog](https:/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.2...v1.16.3)

Updates `minitest` from 5.22.2 to 5.22.3
- [Changelog](https:/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.22.2...v5.22.3)

Updates `bigdecimal` from 3.1.6 to 3.1.7
- [Release notes](https:/ruby/bigdecimal/releases)
- [Changelog](https:/ruby/bigdecimal/blob/master/CHANGES.md)
- [Commits](ruby/bigdecimal@v3.1.6...v3.1.7)

Updates `i18n` from 1.14.1 to 1.14.4
- [Release notes](https:/ruby-i18n/i18n/releases)
- [Changelog](https:/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](ruby-i18n/i18n@v1.14.1...v1.14.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-bundler
- dependency-name: minitest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-bundler
- dependency-name: bigdecimal
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-bundler
- dependency-name: i18n
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent f9387ec commit acd475b
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 @@ -13,22 +13,22 @@ GEM
tzinfo (~> 2.0)
ansi (1.5.0)
base64 (0.2.0)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
builder (3.2.4)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
drb (2.2.1)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
mini_portile2 (2.8.5)
minitest (5.22.2)
minitest (5.22.3)
minitest-reporters (1.6.1)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
mutex_m (0.2.0)
nokogiri (1.16.2)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.7.3)
Expand Down

0 comments on commit acd475b

Please sign in to comment.