From bdcec6e8d173a9e50660873a24cb5e0cc4fabb7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 19:03:18 +0000 Subject: [PATCH] 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:development 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 715b609..dabf2f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM remote: https://rubygems.org/ specs: docile (1.4.0) - minitest (5.26.2) + minitest (5.27.0) prettier_print (1.2.1) rake (13.3.1) simplecov (0.22.0)