From 1eb4038618fe9d938f3168c9f8ceea819293b7e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:57:25 +0000 Subject: [PATCH] Bump test-unit from 3.6.4 to 3.6.5 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.6.4 to 3.6.5. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.6.4...3.6.5) --- 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 4438736..98fcdb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM simplecov_json_formatter (0.1.4) syntax_tree (6.2.0) prettier_print (>= 1.2.0) - test-unit (3.6.4) + test-unit (3.6.5) power_assert PLATFORMS