From b19f3d70a58fcb1e7760b3415825fb244c3bdc8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 18:48:31 +0000 Subject: [PATCH] build(deps-dev): bump minitest from 5.26.0 to 5.26.1 Bumps [minitest](https://github.com/minitest/minitest) from 5.26.0 to 5.26.1. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.26.0...v5.26.1) --- updated-dependencies: - dependency-name: minitest dependency-version: 5.26.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index afe5d16..fdb4a87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) mercenary (0.4.0) - minitest (5.26.0) + minitest (5.26.1) nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0)