From f8fb234b4aa6f5e68de6a033e650d565d579c0e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 18 Mar 2019 05:18:16 +0000 Subject: [PATCH] Bump mocha from 1.7.0 to 1.8.0 Bumps [mocha](https://github.com/freerange/mocha) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/freerange/mocha/releases) - [Changelog](https://github.com/freerange/mocha/blob/master/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v1.7.0...v1.8.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 798be81f..51812210 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM mini_portile2 (2.4.0) minitest (5.11.3) minitest-stub-const (0.6) - mocha (1.7.0) + mocha (1.8.0) metaclass (~> 0.0.1) mysql2 (0.5.2) nio4r (2.3.1)