From 8a352132a0a70b262a2d06828fb687d16ee2954b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 10:00:55 +0000 Subject: [PATCH] Bump test-unit from 3.5.7 to 3.5.8 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.5.7 to 3.5.8. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.5.7...3.5.8) --- updated-dependencies: - dependency-name: test-unit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ce6703eec8..8d4a34a7ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -479,7 +479,7 @@ GEM ruby-rc4 ttfunk pg (1.2.3) - power_assert (2.0.2) + power_assert (2.0.3) private_address_check (0.5.0) pry (0.13.1) coderay (~> 1.1) @@ -707,7 +707,7 @@ GEM attr_required (>= 0.0.5) httpclient (>= 2.4) temple (0.8.2) - test-unit (3.5.7) + test-unit (3.5.8) power_assert thor (1.2.1) thread-local (1.1.0)