From 063086a41945d16daed3c4c65f926620442194da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 15:45:18 +0000 Subject: [PATCH] Bump minitest from 5.26.2 to 6.0.1 Bumps [minitest](https://github.com/minitest/minitest) from 5.26.2 to 6.0.1. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.26.2...v6.0.1) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.1 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 fa169476b..268eeaa3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,8 @@ GEM logger (1.7.0) memory_profiler (1.1.0) method_source (1.1.0) - minitest (5.26.2) + minitest (6.0.1) + prism (~> 1.5) mocha (2.8.0) ruby2_keywords (>= 0.0.5) mutex_m (0.3.0)