From 654460c5adb0d981962542a6b8ddf4954722fb23 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 13:08:22 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20minitest-reporter?= =?UTF-8?q?s=20to=20version=201.7.1=20(#163)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3da5c2b..6c4f42e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,10 +9,10 @@ GEM ansi (1.5.0) awesome_print (1.9.2) bigdecimal (3.1.8) - builder (3.2.4) + builder (3.3.0) docile (1.4.0) - minitest (5.24.1) - minitest-reporters (1.6.0) + minitest (5.25.0) + minitest-reporters (1.7.1) ansi builder minitest (>= 5.0)