From 272f6f8d4ec220a193927f411290600ac5aa792c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 05:22:07 +0000 Subject: [PATCH] build(deps): bump minitest from 6.0.3 to 6.0.4 Bumps [minitest](https://github.com/minitest/minitest) from 6.0.3 to 6.0.4. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v6.0.3...v6.0.4) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.4 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 bec05d9..7a85d34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM json (2.19.3) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - minitest (6.0.3) + minitest (6.0.4) drb (~> 2.0) prism (~> 1.5) parallel (1.28.0)