From cdd552a13da02075ebc442a74a33fb9f58333dd0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 06:00:09 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20minitest=20to=20v?= =?UTF-8?q?ersion=206.0.3?= 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..628511e 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.3) + 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)