From 7010d8831311e761922dc189fe1845b749a1efe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 00:03:16 +0000 Subject: [PATCH] Bump mocha from 1.14.0 to 1.15.0 Bumps [mocha](https://github.com/freerange/mocha) from 1.14.0 to 1.15.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.14.0...v1.15.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2ce21f9..2d864076 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,7 +168,7 @@ GEM mini_portile2 (2.8.0) minitest (5.16.3) minitest-stub-const (0.6) - mocha (1.14.0) + mocha (1.15.0) mysql2 (0.5.4) nio4r (2.5.8) nokogiri (1.13.8)