From 3c45fe41b10637d89e8e012edaba5d679796cf13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 07:05:39 +0000 Subject: [PATCH] Bump mocha from 1.15.0 to 2.0.1 Bumps [mocha](https://github.com/freerange/mocha) from 1.15.0 to 2.0.1. - [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.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5203468ffe..e2f67787c82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,7 +187,8 @@ GEM mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.16.3) - mocha (1.15.0) + mocha (2.0.1) + ruby2_keywords (>= 0.0.5) msgpack (1.6.0) multi_xml (0.6.0) multipart-post (2.2.3)