From 69f15ed35c9da1d66edca4d67fcbbbc286a5f2b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 23:05:30 +0100 Subject: [PATCH] Build(deps-dev): Bump mocha from 2.0.0 to 2.0.1 (#18874) Bumps [mocha](https://github.com/freerange/mocha) from 2.0.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/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f740205a627..49cf7d7e503 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -239,7 +239,8 @@ GEM mini_suffix (0.3.3) ffi (~> 1.9) minitest (5.16.3) - mocha (2.0.0) + mocha (2.0.1) + ruby2_keywords (>= 0.0.5) msgpack (1.6.0) multi_json (1.15.0) multi_xml (0.6.0)