From de9050d9ce9ad6a920d2e21ae7e6c3cf42467e5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 08:05:25 +0000 Subject: [PATCH] Bump the rails_61 group in /gemfiles/rails_61 with 3 updates Bumps the rails_61 group in /gemfiles/rails_61 with 3 updates: [mocha](https://github.com/freerange/mocha), [minitest](https://github.com/minitest/minitest) and [minitest-reporters](https://github.com/CapnKernul/minitest-reporters). Updates `mocha` from 2.3.0 to 2.4.0 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v2.3.0...v2.4.0) Updates `minitest` from 5.23.1 to 5.24.1 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.23.1...v5.24.1) Updates `minitest-reporters` from 1.6.1 to 1.7.1 - [Changelog](https://github.com/minitest-reporters/minitest-reporters/blob/master/CHANGELOG.md) - [Commits](https://github.com/CapnKernul/minitest-reporters/compare/v1.6.1...v1.7.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rails_61 - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rails_61 - dependency-name: minitest-reporters dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rails_61 ... Signed-off-by: dependabot[bot] --- gemfiles/rails_61/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gemfiles/rails_61/Gemfile.lock b/gemfiles/rails_61/Gemfile.lock index 59bd871e..708fd0d7 100644 --- a/gemfiles/rails_61/Gemfile.lock +++ b/gemfiles/rails_61/Gemfile.lock @@ -95,13 +95,13 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.23.1) - minitest-reporters (1.6.1) + minitest (5.24.1) + minitest-reporters (1.7.1) ansi builder minitest (>= 5.0) ruby-progressbar - mocha (2.3.0) + mocha (2.4.0) ruby2_keywords (>= 0.0.5) net-imap (0.4.12) date