From dbe83b79b50a151026b8f47beac9f729cd38a13d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 04:21:41 +0000 Subject: [PATCH] Bump minitest-reporters from 1.4.2 to 1.4.3 Bumps [minitest-reporters](https://github.com/CapnKernul/minitest-reporters) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/CapnKernul/minitest-reporters/releases) - [Changelog](https://github.com/minitest-reporters/minitest-reporters/blob/master/CHANGELOG.md) - [Commits](https://github.com/CapnKernul/minitest-reporters/compare/v1.4.2...v1.4.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cc09530..73694cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,13 +19,13 @@ GEM concurrent-ruby (~> 1.0) minitest (5.14.2) minitest-profile (0.0.2) - minitest-reporters (1.4.2) + minitest-reporters (1.4.3) ansi builder minitest (>= 5.0) ruby-progressbar rake (13.0.1) - ruby-progressbar (1.10.1) + ruby-progressbar (1.11.0) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1)