From 49655b63d16212260b754724846ad8b73d4f88ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 08:25:46 +0000 Subject: [PATCH] Bump test-unit from 3.6.8 to 3.7.0 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.6.8 to 3.7.0. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.6.8...3.7.0) --- updated-dependencies: - dependency-name: test-unit dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74c7830..126ee6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -280,7 +280,7 @@ GEM faraday-follow_redirects terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - test-unit (3.6.8) + test-unit (3.7.0) power_assert timeout (0.4.3) tzinfo (2.0.6)