From bd9d82d1edc9f8cf11a55592f505214a50b9cb8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 07:05:49 +0000 Subject: [PATCH] Bump mocha from 1.15.0 to 2.0.0 Bumps [mocha](https://github.com/freerange/mocha) from 1.15.0 to 2.0.0. - [Release notes](https://github.com/freerange/mocha/releases) - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v1.15.0...v2.0.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5203468ffe..db6263f6cf4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,7 +187,7 @@ GEM mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.16.3) - mocha (1.15.0) + mocha (2.0.0) msgpack (1.6.0) multi_xml (0.6.0) multipart-post (2.2.3)