From c98275b84279c90a59fe5211508ce4451792414a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 08:19:44 +0000 Subject: [PATCH] Bump minitest from 5.26.0 to 5.26.2 Bumps [minitest](https://github.com/minitest/minitest) from 5.26.0 to 5.26.2. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.26.0...v5.26.2) --- updated-dependencies: - dependency-name: minitest dependency-version: 5.26.2 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 12484bb..30c3567 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM json (2.15.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - minitest (5.26.0) + minitest (5.26.2) mocha (2.7.1) ruby2_keywords (>= 0.0.5) parallel (1.27.0)