From cb1b1c8d0c39a901e04e7c2e58da59515ec35bd6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 04:32:10 +0000 Subject: [PATCH] chore(deps-dev): bump mocha from 1.12.0 to 1.13.0 Bumps [mocha](https://github.com/freerange/mocha) from 1.12.0 to 1.13.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.12.0...v1.13.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43e3113..0e74b5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,7 +152,7 @@ GEM mini_mime (1.0.3) mini_portile2 (2.5.0) minitest (5.14.4) - mocha (1.12.0) + mocha (1.13.0) nio4r (2.5.7) nokogiri (1.11.2) mini_portile2 (~> 2.5.0)