From a8cd5454e71ecc2a071575fbcdebedb1780247ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 10:03:55 +0200 Subject: [PATCH] Build(deps-dev): Bump mocha from 1.15.0 to 1.16.0 (#18654) Bumps [mocha](https://github.com/freerange/mocha) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/freerange/mocha/releases) - [Changelog](https://github.com/freerange/mocha/blob/v1.16.0/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 6aa078370f6..78500b1b718 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -239,7 +239,7 @@ GEM mini_suffix (0.3.3) ffi (~> 1.9) minitest (5.16.3) - mocha (1.15.0) + mocha (1.16.0) msgpack (1.6.0) multi_json (1.15.0) multi_xml (0.6.0)