From dc4cc225af396dba06a31a6400e7c9a0739dfc96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 22:22:14 +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 8431e16..62301f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM async-http (>= 0.38.1, < 0.57.0) sigdump (0.2.4) strptime (0.2.5) - test-unit (3.5.3) + test-unit (3.5.5) power_assert timers (4.3.3) tzinfo (2.0.5)