From 6ce0d77f3780bb6c99fa521b90028bb4fd25be07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 23:38:53 +0000 Subject: [PATCH] Bump mocha from 2.7.1 to 2.8.2 Bumps [mocha](https://github.com/freerange/mocha) from 2.7.1 to 2.8.2. - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v2.7.1...v2.8.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 2.8.2 dependency-type: direct:production 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 683d285..a07c8a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.12.0) minitest (5.25.5) - mocha (2.7.1) + mocha (2.8.2) ruby2_keywords (>= 0.0.5) multi_json (1.17.0) net-http (0.6.0)