From 80570e1e2b163944fe403210e12a2a48eb94c1a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 18:09:18 +0000 Subject: [PATCH] build(deps): bump minitest from 6.0.1 to 6.0.3 Bumps [minitest](https://github.com/minitest/minitest) from 6.0.1 to 6.0.3. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v6.0.1...v6.0.3) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a91d907..f22ba2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,10 +10,12 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.3) + drb (2.2.3) json (2.18.0) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - minitest (6.0.1) + minitest (6.0.3) + drb (~> 2.0) prism (~> 1.5) minitest-mock (5.27.0) parallel (1.27.0) @@ -22,7 +24,7 @@ GEM racc pastel (0.8.0) tty-color (~> 0.5) - prism (1.7.0) + prism (1.9.0) racc (1.8.1) rainbow (3.1.1) rake (13.3.1)