From 07a6eeb188f5306899c123388bf50b87982f31b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 16:35:28 +0000 Subject: [PATCH] Bump minitest from 6.0.1 to 6.0.2 Bumps [minitest](https://github.com/minitest/minitest) from 6.0.1 to 6.0.2. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a1b5825..d97a807 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,11 +7,13 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.3) + drb (2.2.3) json (2.18.1) json (2.18.1-java) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - minitest (6.0.1) + minitest (6.0.2) + drb (~> 2.0) prism (~> 1.5) parallel (1.27.0) parser (3.3.10.2)