From 0164195ae9575c998f047642316a1b75b434165e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 01:01:00 +0000 Subject: [PATCH] Bump mocha from 2.0.2 to 2.0.4 Bumps [mocha](https://github.com/freerange/mocha) from 2.0.2 to 2.0.4. - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v2.0.2...v2.0.4) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index faa7c6a5..795e75ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM mini_portile2 (2.8.2) minitest (5.18.1) minitest-stub-const (0.6) - mocha (2.0.2) + mocha (2.0.4) ruby2_keywords (>= 0.0.5) mysql2 (0.5.5) net-imap (0.3.6)