From 3ebe3a763c49b417993fcf57af2316a5f04523e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 10:16:58 +0000 Subject: [PATCH] build(deps): 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:production 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 29afb51d..beb4537a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,8 @@ GEM matrix (0.4.3) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.2) + minitest (6.0.1) + prism (~> 1.5) multi_xml (0.7.2) bigdecimal (~> 3.1) mutex_m (0.3.0)