From 141ef636c5ad894e73fc4cac4c054e3443906931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 17:04:28 +0000 Subject: [PATCH] Bump mocha from 2.4.5 to 2.5.0 Bumps [mocha](https://github.com/freerange/mocha) from 2.4.5 to 2.5.0. - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v2.4.5...v2.5.0) --- updated-dependencies: - dependency-name: mocha 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 cd3e778..c8fda53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM builder minitest (>= 5.0) ruby-progressbar - mocha (2.4.5) + mocha (2.5.0) ruby2_keywords (>= 0.0.5) parallel (1.24.0) parser (3.3.1.0)