From c7fbf894eb98b5b7282038a9e6b0bee385f4c26e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 18:52:04 +0000 Subject: [PATCH] build(deps): bump minitest from 5.18.1 to 5.19.0 in /Library/Homebrew Bumps [minitest](https://github.com/minitest/minitest) from 5.18.1 to 5.19.0. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.18.1...v5.19.0) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index bd8d3ba4cb..dc5348296e 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -34,7 +34,7 @@ GEM regexp_parser (~> 2.0) simpleidn (~> 0.2) method_source (1.0.0) - minitest (5.18.1) + minitest (5.19.0) msgpack (1.7.2) mustache (1.1.1) parallel (1.23.0)