From e32ad0b4367beeb92e6195f3c89fbc948f8cb027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 09:19:10 +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: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 185dd0e34f..f16b2a3f29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -646,7 +646,7 @@ GEM stripe (7.1.0) temple (0.8.2) test-prof (1.0.10) - test-unit (3.5.3) + test-unit (3.5.5) power_assert thor (1.2.1) thread-local (1.1.0)