From d0b59f453b2293937c1911cd67eb3b8b185dc61b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 17:33:42 +0000 Subject: [PATCH] Bump the ruby-deps group across 1 directory with 2 updates Bumps the ruby-deps group with 2 updates in the /gemfiles/typecheck directory: [minitest](https://github.com/minitest/minitest) and [test-unit](https://github.com/test-unit/test-unit). Updates `minitest` from 5.26.1 to 5.26.2 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.26.1...v5.26.2) Updates `test-unit` from 3.7.1 to 3.7.3 - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.7.1...3.7.3) --- updated-dependencies: - dependency-name: minitest dependency-version: 5.26.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: test-unit dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- gemfiles/typecheck/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gemfiles/typecheck/Gemfile.lock b/gemfiles/typecheck/Gemfile.lock index 7968ff0b2b..6180c3f742 100644 --- a/gemfiles/typecheck/Gemfile.lock +++ b/gemfiles/typecheck/Gemfile.lock @@ -34,7 +34,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - minitest (5.26.1) + minitest (5.26.2) mutex_m (0.3.0) netrc (0.11.0) parallel (1.27.0) @@ -107,7 +107,7 @@ GEM yard-sorbet terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) - test-unit (3.7.1) + test-unit (3.7.3) power_assert thor (1.4.0) tzinfo (2.0.6)