From 51c009c21329d272a097d181dd71c69ba4beeed2 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 20:00:30 +0000 Subject: [PATCH] Update mocha to version 2.4.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e031f2c..cdf09e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -181,7 +181,7 @@ GEM minitest-rails-capybara (0.0.2) capybara minitest-rails - mocha (2.1.0) + mocha (2.4.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2) multi_json (1.15.0)