From a4f773e60bbc8195aa9a5a30f49f46e808269967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 08:17:01 +0000 Subject: [PATCH] build(deps-dev): bump minitest in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [minitest](https://github.com/minitest/minitest). Updates `minitest` from 6.0.0 to 6.0.1 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 22e243ad2..3ab677853 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) - minitest (6.0.0) + minitest (6.0.1) prism (~> 1.5) overcommit (0.68.0) childprocess (>= 0.6.3, < 6)