From 984acea3fce85d77d745c5513c966eb4e495fefb Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 12:15:58 +0000 Subject: [PATCH] Update mocha to version 2.1.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb49145b..1b1e1233 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -211,7 +211,7 @@ GEM minitest-rails (7.0.0) minitest (~> 5.10) railties (~> 7.0.0) - mocha (2.0.4) + mocha (2.1.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.1) multi_json (1.15.0)