From d1f1e93f3f26f9aa63785162f8a4c44cc9171624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 14:31:25 +0200 Subject: [PATCH] Build(deps-dev): Bump mocha from 2.3.0 to 2.4.0 (#27495) Bumps [mocha](https://github.com/freerange/mocha) from 2.3.0 to 2.4.0. - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v2.3.0...v2.4.0) --- 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 2f6d79b654c..814251cb05b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,7 +233,7 @@ GEM ffi (~> 1.9) minio_runner (0.1.2) minitest (5.23.1) - mocha (2.3.0) + mocha (2.4.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2) multi_json (1.15.0)