From e2d135d6daedf00705fe4f4df071962065d9ccc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 11:12:46 +0000 Subject: [PATCH] Bump test-unit from 3.5.3 to 3.5.7 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.5.3 to 3.5.7. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.5.3...3.5.7) --- updated-dependencies: - dependency-name: test-unit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6dde7c9..3d9d66c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) - power_assert (2.0.1) + power_assert (2.0.2) prettier_print (0.1.0) pry (0.14.1) coderay (~> 1.1) @@ -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.7) power_assert thor (1.2.1) thread_safe (0.3.6)