From fc096802c961f5dd1e3529e0f2acef25f42fecf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 14:01:17 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59e580e..5761d9a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,8 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) maxmind-db (1.4.0) - minitest (5.27.0) + minitest (6.0.0) + prism (~> 1.5) parallel (1.27.0) parser (3.3.10.0) ast (~> 2.4.1)