From 947419313a81e91fa2fbbad2d9a5ce510cb50abd Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 04:15:13 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20minitest-reporter?= =?UTF-8?q?s=20to=20version=201.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index be994e2..c79995a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,21 +6,25 @@ PATH GEM remote: https://rubygems.org/ specs: - ansi (1.5.0) + ansi (1.6.0) awesome_print (1.9.2) bigdecimal (3.1.8) builder (3.3.0) docile (1.4.0) - minitest (5.25.1) - minitest-reporters (1.7.1) + drb (2.2.3) + minitest (6.0.3) + drb (~> 2.0) + prism (~> 1.5) + minitest-reporters (1.8.0) ansi builder - minitest (>= 5.0) + minitest (>= 5.0, < 7) ruby-progressbar oj (3.16.6) 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)