From 19bd05ce5a911d64324b18865b1cbf3126fd53cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 10:11:47 +0000 Subject: [PATCH] chore(deps): bump test-unit from 3.5.9 to 3.6.0 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.5.9 to 3.6.0. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.5.9...3.6.0) --- updated-dependencies: - dependency-name: test-unit dependency-type: direct:production 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 4567f5d55b..4a9f1f8da9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -718,7 +718,7 @@ GEM attr_required (>= 0.0.5) httpclient (>= 2.4) temple (0.8.2) - test-unit (3.5.9) + test-unit (3.6.0) power_assert thor (1.2.2) thread-local (1.1.0)