From afbbf31a3448d75543355b84013571a644b25fd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 20:50:56 +0000 Subject: [PATCH] chore(deps): bump minitest from 5.27.0 to 6.0.1 Bumps [minitest](https://github.com/minitest/minitest) from 5.27.0 to 6.0.1. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.27.0...v6.0.1) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 42d851a..fc0bc84 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ source "https://rubygems.org" gemspec # Pin minitest < 6.0 until Rails supports it -gem "minitest", "~> 5.0" +gem "minitest", "~> 6.0" gem "puma" diff --git a/Gemfile.lock b/Gemfile.lock index bbd3b00..d1f3140 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,8 @@ GEM net-smtp marcel (1.1.0) mini_mime (1.1.5) - minitest (5.27.0) + minitest (6.0.1) + prism (~> 1.5) net-imap (0.6.2) date net-protocol @@ -269,7 +270,7 @@ PLATFORMS DEPENDENCIES kramdown (~> 2.4) - minitest (~> 5.0) + minitest (~> 6.0) propshaft puma rubocop-rails-omakase