From e5869ef678b9d28311c44a356315587f5728532d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 12:00:52 +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: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 6d5aa8a..4a7b2ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM rubyzip (3.2.2) semver2 (3.4.2) stringio (3.2.0) - test-unit (3.7.3) + test-unit (3.7.4) power_assert thor (1.4.0) thread_safe (0.3.6)