From a6ee9dc3ce7c0d6915c30e543f9cddc85aa66eb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 05:30:37 +0000 Subject: [PATCH] Bump minitest-reporters from 1.5.0 to 1.6.0 Bumps [minitest-reporters](https://github.com/CapnKernul/minitest-reporters) from 1.5.0 to 1.6.0. - [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.5.0...v1.6.0) --- updated-dependencies: - dependency-name: minitest-reporters dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9330b06f..584fd988 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,8 +165,8 @@ GEM mini_magick (4.12.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.16.3) - minitest-reporters (1.5.0) + minitest (5.17.0) + minitest-reporters (1.6.0) ansi builder minitest (>= 5.0)