From 860e12ad77eb13afd8d30850f3c0fe76dcca0d2b Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 03:30:12 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20minitest=20to=20v?= =?UTF-8?q?ersion=206.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index be994e2..2a3c751 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,10 @@ GEM bigdecimal (3.1.8) builder (3.3.0) docile (1.4.0) - minitest (5.25.1) + drb (2.2.3) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) minitest-reporters (1.7.1) ansi builder @@ -21,6 +24,7 @@ GEM bigdecimal (>= 3.0) ostruct (>= 0.2) ostruct (0.6.0) + prism (1.9.0) rake (13.2.1) ruby-progressbar (1.13.0) simplecov (0.22.0)