From 060933d06463239758c9ff41250baf8f3519bdf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 15:00:01 +0200 Subject: [PATCH] Build(deps): Bump minitest from 5.24.1 to 5.25.0 (#28378) Bumps [minitest](https://github.com/minitest/minitest) from 5.24.1 to 5.25.0. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.24.1...v5.25.0) --- updated-dependencies: - dependency-name: minitest dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 941a2e84389..8b1cf8c934a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,7 +248,7 @@ GEM mini_suffix (0.3.3) ffi (~> 1.9) minio_runner (0.1.2) - minitest (5.24.1) + minitest (5.25.0) mocha (2.4.5) ruby2_keywords (>= 0.0.5) msgpack (1.7.2)