From 2e497275fd36904c629f6a75eb25c48abf23ae7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 04:12:05 +0000 Subject: [PATCH] Bump mocha from 2.8.0 to 2.8.2 Bumps [mocha](https://github.com/freerange/mocha) from 2.8.0 to 2.8.2. - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v2.8.0...v2.8.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 2.8.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index af0bd1c8c..2944edfbd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM memory_profiler (1.1.0) method_source (1.1.0) minitest (5.26.2) - mocha (2.8.0) + mocha (2.8.2) ruby2_keywords (>= 0.0.5) mutex_m (0.3.0) mysql2 (0.5.7)