From d75b03debd5b731fb8e15ca176adbf32a9baac93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 09:04:26 +0000 Subject: [PATCH] Bump test-unit from 3.4.5 to 3.4.6 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.4.5 to 3.4.6. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.4.5...3.4.6) --- 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 cc06b102d2..de359b77e7 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.5) + test-unit (3.4.6) power_assert thor (1.1.0) thwait (0.2.0)