From 78c3a8147607fb9229c36459bfb671eb86fb9418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 00:42:07 +0000 Subject: [PATCH] build(deps): bump minitest from 5.17.0 to 5.18.0 in /Library/Homebrew Bumps [minitest](https://github.com/seattlerb/minitest) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/seattlerb/minitest/releases) - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/seattlerb/minitest/compare/v5.17.0...v5.18.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 d65fbbe51c..a617414ae7 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -57,7 +57,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2023.0218.1) mini_portile2 (2.8.1) - minitest (5.17.0) + minitest (5.18.0) msgpack (1.6.1) mustache (1.1.1) net-http-digest_auth (1.4.1)