From 801facc4971f9fad4c895e24e2e829f4227b6d47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 11:05:03 +0000 Subject: [PATCH] build(deps-dev): bump minitest from 5.25.5 to 5.26.0 Bumps [minitest](https://github.com/minitest/minitest) from 5.25.5 to 5.26.0. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.25.5...v5.26.0) --- updated-dependencies: - dependency-name: minitest dependency-version: 5.26.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 89f69cc..9c7813d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM remote: https://rubygems.org/ specs: docile (1.4.0) - minitest (5.25.5) + minitest (5.26.0) prettier_print (1.2.1) rake (13.3.0) simplecov (0.22.0)