From 178da07d4ca01d53736e7e7f186889bb4268e0bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 21:50:41 +0000 Subject: [PATCH] Bump minitest in the minor-and-patch-version-updates group Bumps the minor-and-patch-version-updates group with 1 update: [minitest](https://github.com/minitest/minitest). Updates `minitest` from 5.23.1 to 5.24.1 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.23.1...v5.24.1) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-version-updates ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1786e5b..f4748e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) - minitest (5.23.1) + minitest (5.24.1) minitest-parallel_fork (2.0.0) minitest (>= 5.15.0) netrc (0.11.0)