From f03d911e23814a5e6a4d34e34ba70ab1910c81a3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2020 05:19:21 +0000 Subject: [PATCH] Bump mocha from 1.9.0 to 1.11.1 Bumps [mocha](https://github.com/freerange/mocha) from 1.9.0 to 1.11.1. - [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.9.0...v1.11.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 064878ff..9634f901 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,7 +125,6 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) - metaclass (0.0.4) method_source (0.9.2) mime-types (3.1) mime-types-data (~> 3.2015) @@ -135,8 +134,7 @@ GEM mini_portile2 (2.4.0) minitest (5.13.0) minitest-stub-const (0.6) - mocha (1.9.0) - metaclass (~> 0.0.1) + mocha (1.11.1) mysql2 (0.5.2) nio4r (2.5.2) nokogiri (1.10.6)