From 7d91d3cef0931ecd5877ca2dc48c70f879725cba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 06:15:11 +0000 Subject: [PATCH] Bump test-unit from 3.6.9 to 3.7.0 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.6.9 to 3.7.0. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.6.9...3.7.0) --- updated-dependencies: - dependency-name: test-unit dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4cfd866..768852c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM rouge (4.5.2) syntax_tree (6.2.0) prettier_print (>= 1.2.0) - test-unit (3.6.9) + test-unit (3.7.0) power_assert PLATFORMS