From 4b25cd4dce3a66e27ba03720906086c91ba7804f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 09:03:09 +0000 Subject: [PATCH] chore(deps): 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 cf262ec5488..a9d0bd95b0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,7 +255,8 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.27.0) + minitest (6.0.0) + prism (~> 1.5) multi_xml (0.7.2) bigdecimal (~> 3.1) net-http (0.6.0)