From bfe56e681f9b068fb7e8090f4fea83976988709e Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 07:00:10 +0000 Subject: [PATCH] Update minitest to version 5.26.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31ad1a6..44d93b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ PATH GEM remote: https://rubygems.org/ specs: - minitest (5.25.2) + minitest (5.26.0) rake (13.2.1) PLATFORMS