From e827526499026309574b89b8bc7bf477adf59993 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 03:00:14 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20minitest=20to=20v?= =?UTF-8?q?ersion=206.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index be994e2..77f578e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,8 @@ GEM bigdecimal (3.1.8) builder (3.3.0) docile (1.4.0) - minitest (5.25.1) + minitest (6.0.1) + prism (~> 1.5) minitest-reporters (1.7.1) ansi builder @@ -21,6 +22,7 @@ GEM bigdecimal (>= 3.0) ostruct (>= 0.2) ostruct (0.6.0) + prism (1.7.0) rake (13.2.1) ruby-progressbar (1.13.0) simplecov (0.22.0)