From 3fbf8807826729d8d6b28352bb45ca5f1cce8a0f Mon Sep 17 00:00:00 2001 From: Nicholas La Roux Date: Sun, 8 Jun 2025 16:02:47 +0900 Subject: [PATCH] Bump minitest (5.17.0 to 5.27.0) and mocha (2.0.2 to 3.0.2) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0dfd3b1a..d0304b09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM json (2.7.1) language_server-protocol (3.17.0.3) method_source (1.1.0) - minitest (5.17.0) + minitest (5.27.0) minitest-focus (1.3.1) minitest (>= 4, < 6) minitest-reporters (1.5.0) @@ -55,7 +55,7 @@ GEM builder minitest (>= 5.0) ruby-progressbar - mocha (2.0.2) + mocha (3.0.2) ruby2_keywords (>= 0.0.5) mutex_m (0.1.2) nokogiri (1.18.9-arm64-darwin)