From 6d50a0fb753737784e723f1aaddb41383e3a9899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 15:22:16 +0000 Subject: [PATCH] Bump minitest from 6.0.2 to 6.0.3 Bumps [minitest](https://github.com/minitest/minitest) from 6.0.2 to 6.0.3. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.3 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 9a4c736..19a1477 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM logger (1.7.0) mcp (0.8.0) json-schema (>= 4.1) - minitest (6.0.2) + minitest (6.0.3) drb (~> 2.0) prism (~> 1.5) parallel (1.27.0)