From 5700cf7b29831e87cde24fc0a648169fe4affdc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 05:05:57 +0000 Subject: [PATCH] Bump test-unit from 3.7.3 to 3.7.4 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.7.3...3.7.4) --- updated-dependencies: - dependency-name: test-unit dependency-version: 3.7.4 dependency-type: direct:production 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 44d803a..46db28b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM rouge (4.6.1) syntax_tree (6.3.0) prettier_print (>= 1.2.0) - test-unit (3.7.3) + test-unit (3.7.4) power_assert PLATFORMS