From 08faef394bcfbec998da432c33a1a95f88fee658 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 09:07:16 +1000 Subject: [PATCH] Bump test-unit from 3.4.6 to 3.5.0 (#2198) * Bump test-unit from 3.4.6 to 3.5.0 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.4.6 to 3.5.0. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.4.6...3.5.0) --- updated-dependencies: - dependency-name: test-unit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * testing approval process * Update github_actions.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: wheatley --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3192ba704..cbb85b1d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,7 +190,7 @@ GEM sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0) - test-unit (3.4.6) + test-unit (3.5.0) power_assert test-unit-context (0.5.1) test-unit (>= 2.4.0)