From 4086da84b8bf89c718a0da8af8d232c34fe50f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 12:28:32 +0000 Subject: [PATCH] Bump mocha from 3.0.2 to 3.1.0 Bumps [mocha](https://github.com/freerange/mocha) from 3.0.2 to 3.1.0. - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8b13d1..080ad29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM minitest (6.0.2) drb (~> 2.0) prism (~> 1.5) - mocha (3.0.2) + mocha (3.1.0) ruby2_keywords (>= 0.0.5) parallel (1.27.0) parser (3.3.10.0)