From 0dfd051a6522882402b1655ae3cb87d197b643e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Dec 2020 16:58:40 -0500 Subject: [PATCH] Build(deps-dev): Bump mocha from 1.11.2 to 1.12.0 (#11573) Bumps [mocha](https://github.com/freerange/mocha) from 1.11.2 to 1.12.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.11.2...v1.12.0) 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 fa623031315..0b9b0333909 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM mini_suffix (0.3.0) ffi (~> 1.9) minitest (5.14.2) - mocha (1.11.2) + mocha (1.12.0) mock_redis (0.26.0) msgpack (1.3.3) multi_json (1.15.0)