From 0002bd59df94cd8db9081023a81aacecb94ac6cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 18:08:22 +0000 Subject: [PATCH] build(deps): bump minitest from 5.16.0 to 5.16.1 in /Library/Homebrew Bumps [minitest](https://github.com/seattlerb/minitest) from 5.16.0 to 5.16.1. - [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.0...v5.16.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 4b928a39d3..6c8062c32c 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -56,7 +56,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_portile2 (2.8.0) - minitest (5.16.0) + minitest (5.16.1) msgpack (1.5.2) mustache (1.1.1) net-http-digest_auth (1.4.1)