From baa1acda27eba6aefb08c04989070d14cad743c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 23:39:53 +0000 Subject: [PATCH] chore(deps): Bump minitest from 5.25.1 to 5.25.5 Bumps [minitest](https://github.com/minitest/minitest) from 5.25.1 to 5.25.5. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.25.1...v5.25.5) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0cfe055..f024e52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.12.0) mini_portile2 (2.8.7) - minitest (5.25.1) + minitest (5.25.5) mutex_m (0.2.0) nokogiri (1.16.5) mini_portile2 (~> 2.8.2)