From c8c54bdc526d62c7fee413d2509897d5c97e889e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 06:18:19 +0800 Subject: [PATCH] Build(deps): Bump minitest from 5.25.3 to 5.25.4 (#30115) Bumps [minitest](https://github.com/minitest/minitest) from 5.25.3 to 5.25.4. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.25.3...v5.25.4) --- updated-dependencies: - dependency-name: minitest dependency-type: indirect update-type: version-update:semver-patch ... 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 35dacc259d3..9e34005d21b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -253,7 +253,7 @@ GEM mini_suffix (0.3.3) ffi (~> 1.9) minio_runner (0.1.2) - minitest (5.25.3) + minitest (5.25.4) mocha (2.6.1) ruby2_keywords (>= 0.0.5) msgpack (1.7.5)