From 06dd358a14ffdb5a9c0c2bb2b2c831e607a74fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 18:08:29 +0000 Subject: [PATCH] Bump minitest from 5.25.1 to 5.25.4 Bumps [minitest](https://github.com/minitest/minitest) from 5.25.1 to 5.25.4. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.25.1...v5.25.4) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:development 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 dd366f65..c3751bb5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.12.0) mini_portile2 (2.8.8) - minitest (5.25.1) + minitest (5.25.4) mutex_m (0.2.0) nokogiri (1.16.8) mini_portile2 (~> 2.8.2)