From 0c30411a57ada12560c9bde4b0c79b2e3b9e37c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 23:03:05 +0000 Subject: [PATCH] Bump minitest from 5.27.0 to 6.0.0 Bumps [minitest](https://github.com/minitest/minitest) from 5.27.0 to 6.0.0. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.27.0...v6.0.0) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a4fcda..3bde673 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,8 +14,10 @@ GEM temple (>= 0.8.2) thor tilt - minitest (5.27.0) + minitest (6.0.0) + prism (~> 1.5) prettier_print (1.2.1) + prism (1.7.0) rake (13.3.1) simplecov (0.22.0) docile (~> 1.1)