From 5fe2447a5606c3c875ed66b0d7172b76e301ad7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 02:54:00 +0000 Subject: [PATCH] Bump minitest from 5.25.0 to 5.25.1 Bumps [minitest](https://github.com/minitest/minitest) from 5.25.0 to 5.25.1. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.25.0...v5.25.1) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec58513..681e5b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM remote: https://rubygems.org/ specs: docile (1.4.0) - minitest (5.25.0) + minitest (5.25.1) prettier_print (1.2.1) rake (13.2.1) simplecov (0.22.0)