From 0e41f4f3e42c7d40925d252c29482391cf795a11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 01:52:15 +0000 Subject: [PATCH] Bump minitest from 6.0.4 to 6.0.5 Bumps [minitest](https://github.com/minitest/minitest) from 6.0.4 to 6.0.5. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v6.0.4...v6.0.5) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.5 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 96c9eec..0f6609c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM remote: https://rubygems.org/ specs: drb (2.2.3) - minitest (6.0.4) + minitest (6.0.5) drb (~> 2.0) prism (~> 1.5) prism (1.9.0)