From 869d97c83b00194e4e46dcb137ec2d115af46aaf Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 15:01:47 +0000 Subject: [PATCH] Update mocha to version 2.4.5 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f08f142..109b8b9 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.5) ruby2_keywords (>= 0.0.5) msgpack (1.7.2) multi_json (1.15.0)