From e243edc442200cfb13883a585962fdbeaf23a9a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 18:58:44 +0000 Subject: [PATCH] build(deps): bump minitest from 5.18.0 to 5.18.1 in /Library/Homebrew Bumps [minitest](https://github.com/minitest/minitest) from 5.18.0 to 5.18.1. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.18.0...v5.18.1) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:production update-type: version-update:semver-patch ... 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 f5b534d0b6..0d84bf7b92 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -37,7 +37,7 @@ GEM regexp_parser (~> 2.0) uri_template (~> 0.7) method_source (1.0.0) - minitest (5.18.0) + minitest (5.18.1) msgpack (1.7.1) mustache (1.1.1) parallel (1.23.0)