From efe0c3541e8c1d9894aec46c2816359837556098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 20:55:11 -0400 Subject: [PATCH] Bump mocha from 2.1.0 to 2.4.5 (#731) Bumps [mocha](https://github.com/freerange/mocha) from 2.1.0 to 2.4.5. - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v2.1.0...v2.4.5) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dcb8f5cd..bfea5bff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM minitest (5.24.1) minitest-hooks (1.5.1) minitest (> 5.3) - mocha (2.1.0) + mocha (2.4.5) ruby2_keywords (>= 0.0.5) mutex_m (0.2.0) nokogiri (1.15.6)