From 3e2f2055623aecd7670ef96093c4f200389dfcce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 12:25:16 +0000 Subject: [PATCH] Bump minitest from 5.25.2 to 5.25.4 Bumps [minitest](https://github.com/minitest/minitest) from 5.25.2 to 5.25.4. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.25.2...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 fbf17a3..9f071a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM docile (1.4.0) json (2.9.0) language_server-protocol (3.17.0.3) - minitest (5.25.2) + minitest (5.25.4) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1)