From cb52bf18a94875ea32e92be6a429e41bd85f4415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 08:03:57 +0000 Subject: [PATCH] Bump mocha in /gemfiles/rails_70 in the rails_70 group Bumps the rails_70 group in /gemfiles/rails_70 with 1 update: [mocha](https://github.com/freerange/mocha). Updates `mocha` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_70 ... Signed-off-by: dependabot[bot] --- gemfiles/rails_70/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemfiles/rails_70/Gemfile.lock b/gemfiles/rails_70/Gemfile.lock index 22ef7f44..601b973f 100644 --- a/gemfiles/rails_70/Gemfile.lock +++ b/gemfiles/rails_70/Gemfile.lock @@ -121,7 +121,7 @@ GEM builder minitest (>= 5.0) ruby-progressbar - mocha (3.0.1) + mocha (3.0.2) ruby2_keywords (>= 0.0.5) mutex_m (0.3.0) net-imap (0.5.13)