From 1320c1dfacaad20c48fc076125558e7b04649cb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 08:43:43 +0000 Subject: [PATCH] Bump minitest from 5.14.4 to 5.24.1 Bumps [minitest](https://github.com/minitest/minitest) from 5.14.4 to 5.24.1. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.14.4...v5.24.1) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff6895f0c7f..8e52bb0573d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM faraday-net_http_persistent (1.1.0) fastimage (2.2.4) method_source (1.0.0) - minitest (5.14.4) + minitest (5.24.1) multipart-post (2.1.1) octokit (4.21.0) faraday (>= 0.9)