From 841a7a31fa2f02a7a08147a08cc7da6e6f496886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Sep 2021 09:03:26 +0000 Subject: [PATCH] Bump test-unit from 3.4.6 to 3.4.7 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.4.6...3.4.7) --- 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 645116fb69..30b4f28441 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -619,7 +619,7 @@ GEM stripe (5.38.0) temple (0.8.2) test-prof (1.0.7) - test-unit (3.4.6) + test-unit (3.4.7) power_assert thor (1.1.0) thwait (0.2.0)