From fdf4dc2448818bffc5a3772015377da5b5cee2a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 12:59:47 +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 5c2e15b..1422eb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM remote: https://rubygems.org/ specs: docile (1.4.0) - power_assert (2.0.2) + power_assert (2.0.3) rake (13.0.6) simplecov (0.22.0) docile (~> 1.1) @@ -15,7 +15,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - test-unit (3.5.7) + test-unit (3.5.8) power_assert PLATFORMS