From 3672835ba1dc651d71b0d9352daed69f341a5193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 11:35:36 -0400 Subject: [PATCH] Bump mocha from 2.1.0 to 2.2.0 (#617) Bumps [mocha](https://github.com/freerange/mocha) from 2.1.0 to 2.2.0. - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v2.1.0...v2.2.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 733826a4..92e77b7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,7 +227,7 @@ GEM matrix (0.4.2) mini_mime (1.1.5) minitest (5.21.2) - mocha (2.1.0) + mocha (2.2.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2) net-http (0.4.1)