From d89f9176b6083ab07f80e695cc7f73046fa06b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 00:07:05 +0000 Subject: [PATCH] Bump mocha from 1.15.0 to 1.16.0 Bumps [mocha](https://github.com/freerange/mocha) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/freerange/mocha/releases) - [Changelog](https://github.com/freerange/mocha/blob/v1.16.0/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v1.15.0...v1.16.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 fd5d1d28..59a93727 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.15.0) + mocha (1.16.0) mysql2 (0.5.4) nio4r (2.5.8) nokogiri (1.13.9)