From daad716b24a4451e7b1c18b31e5fc851075ea663 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Tue, 19 Oct 2021 03:06:00 +0200 Subject: [PATCH] Maintenance: Bump test-unit from 3.4.9 to 3.5.0 Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.4.9 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.9...3.5.0) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b654352ec..0ba4c1ffb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -587,7 +587,7 @@ GEM telephone_number (1.4.12) term-ansicolor (1.7.1) tins (~> 1.0) - test-unit (3.4.9) + test-unit (3.5.0) power_assert thor (1.1.0) thread_safe (0.3.6)