From acd475bd1c6b16b78c2db2b5f7d0019fe9d3e57b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 13:08:07 -0400 Subject: [PATCH] Bump the ruby-bundler group with 4 updates (#137) Bumps the ruby-bundler group with 4 updates: [nokogiri](https://github.com/sparklemotion/nokogiri), [minitest](https://github.com/minitest/minitest), [bigdecimal](https://github.com/ruby/bigdecimal) and [i18n](https://github.com/ruby-i18n/i18n). Updates `nokogiri` from 1.16.2 to 1.16.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.3) Updates `minitest` from 5.22.2 to 5.22.3 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.22.2...v5.22.3) Updates `bigdecimal` from 3.1.6 to 3.1.7 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/bigdecimal/compare/v3.1.6...v3.1.7) Updates `i18n` from 1.14.1 to 1.14.4 - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-i18n/i18n/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 218e3e7..1b96e93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)