From e4ea9d8cd1487c8d1c1a2b5d44d38f05b03dc535 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 06:29:16 +0000 Subject: [PATCH] Bump test-unit from 3.5.0 to 3.5.3 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.5.0 to 3.5.3. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.5.0...3.5.3) --- 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 dcac0fd897..30cd447e9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -622,7 +622,7 @@ GEM stripe (5.42.0) temple (0.8.2) test-prof (1.0.9) - test-unit (3.5.0) + test-unit (3.5.3) power_assert thor (1.2.1) thread-local (1.1.0)