From 9e8e600e178fe4f125785dc2226d73d11df5e4d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:12:36 +0000 Subject: [PATCH] Bump the ruby-minor-development group with 2 updates Bumps the ruby-minor-development group with 2 updates: [test-unit](https://github.com/test-unit/test-unit) and [minitest](https://github.com/minitest/minitest). Updates `test-unit` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.6.2...3.6.3) Updates `minitest` from 5.25.1 to 5.25.2 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.25.1...v5.25.2) --- updated-dependencies: - dependency-name: test-unit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-minor-development - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-minor-development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d74f4b2e6..a885332a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,7 +272,7 @@ GEM mini_magick (4.13.2) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.1) + minitest (5.25.2) money (6.19.0) i18n (>= 0.6.4, <= 2) msgpack (1.7.2) @@ -298,7 +298,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - power_assert (2.0.3) + power_assert (2.0.4) premailer (1.18.0) addressable css_parser (>= 1.12.0) @@ -456,7 +456,7 @@ GEM stripe (1.58.0) rest-client (>= 1.4, < 4.0) table_print (1.5.7) - test-unit (3.6.2) + test-unit (3.6.3) power_assert thor (1.3.2) tilt (2.0.10)