From 6affc94690f0fd571195b5d47141555071fbe499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:26:27 -0300 Subject: [PATCH] Bump mocha from 2.1.0 to 2.2.0 (#365) 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 5c637a4..42b56fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM simpleidn (~> 0.2) language_server-protocol (3.17.0.3) minitest (5.22.3) - mocha (2.1.0) + mocha (2.2.0) ruby2_keywords (>= 0.0.5) mutex_m (0.2.0) net-http (0.4.1)