From d37388c8eae42812c3c6f4c3c29e431956c2373c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 05:19:42 +0000 Subject: [PATCH] Bump test-unit from 3.6.6 to 3.6.7 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.6.6 to 3.6.7. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.6.6...3.6.7) --- updated-dependencies: - dependency-name: test-unit 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 b6f867b..6dba053 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM rouge (4.5.1) syntax_tree (6.2.0) prettier_print (>= 1.2.0) - test-unit (3.6.6) + test-unit (3.6.7) power_assert PLATFORMS