From 22f96f4620bcd870325b631405d3ab7257133a8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 05:05:56 +0000 Subject: [PATCH] build(deps): bump minitest from 5.26.2 to 5.27.0 Bumps [minitest](https://github.com/minitest/minitest) from 5.26.2 to 5.27.0. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.26.2...v5.27.0) --- updated-dependencies: - dependency-name: minitest dependency-version: 5.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6c72902..b610558 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM json (2.15.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - minitest (5.26.2) + minitest (5.27.0) parallel (1.27.0) parser (3.3.10.0) ast (~> 2.4.1)