From bd4096ed1683821afaf03d21a0b708dce510a887 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 12:17:03 +0000 Subject: [PATCH] Bump test-unit from 3.5.3 to 3.5.5 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.5.3 to 3.5.5. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.5.3...3.5.5) --- updated-dependencies: - dependency-name: test-unit 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 6dde7c9..98c8cc3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM stringio (3.0.2) syntax_tree (3.5.0) prettier_print - test-unit (3.5.3) + test-unit (3.5.5) power_assert thor (1.2.1) thread_safe (0.3.6)