From 1b7e82d43d966cb44414bec75a42df0c66a4d1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 20:09:41 +0000 Subject: [PATCH] Bump the rails_80 group in /gemfiles/rails_80 with 2 updates Bumps the rails_80 group in /gemfiles/rails_80 with 2 updates: [mocha](https://github.com/freerange/mocha) and [minitest](https://github.com/minitest/minitest). Updates `mocha` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v3.0.1...v3.0.2) Updates `minitest` from 6.0.1 to 6.0.2 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_80 - dependency-name: minitest dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_80 ... Signed-off-by: dependabot[bot] --- gemfiles/rails_80/Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gemfiles/rails_80/Gemfile.lock b/gemfiles/rails_80/Gemfile.lock index 0f842dab..64f5107d 100644 --- a/gemfiles/rails_80/Gemfile.lock +++ b/gemfiles/rails_80/Gemfile.lock @@ -119,14 +119,15 @@ GEM marcel (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (6.0.1) + minitest (6.0.2) + drb (~> 2.0) prism (~> 1.5) minitest-reporters (1.7.1) ansi builder minitest (>= 5.0) ruby-progressbar - mocha (3.0.1) + mocha (3.0.2) ruby2_keywords (>= 0.0.5) net-imap (0.6.2) date