From d0d556ba644279cbe0fdda4d29ad22aaf5d3d52f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 18:03:42 +0000 Subject: [PATCH] build(deps): bump minitest from 5.16.1 to 5.16.2 in /Library/Homebrew Bumps [minitest](https://github.com/seattlerb/minitest) from 5.16.1 to 5.16.2. - [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.1...v5.16.2) --- 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 84aa5a373e..16f6a4e7bb 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.0) - minitest (5.16.1) + minitest (5.16.2) msgpack (1.5.3) mustache (1.1.1) net-http-digest_auth (1.4.1)