From 29c0e9c0f72f7ad5f3dd321463f500e29eaf81ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 18:00:56 +0000 Subject: [PATCH] build(deps): bump minitest from 5.16.3 to 5.17.0 in /Library/Homebrew Bumps [minitest](https://github.com/seattlerb/minitest) from 5.16.3 to 5.17.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.16.3...v5.17.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 f303343f8f..ae949f5fe7 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.2022.0105) mini_portile2 (2.8.1) - minitest (5.16.3) + minitest (5.17.0) msgpack (1.6.0) mustache (1.1.1) net-http-digest_auth (1.4.1)