From 6c3f9df34fd13d49c676103309f638f9bda6ad2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 18:04:50 +0000 Subject: [PATCH] build(deps): bump minitest from 5.14.4 to 5.15.0 in /Library/Homebrew Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.4 to 5.15.0. - [Release notes](https://github.com/seattlerb/minitest/releases) - [Changelog](https://github.com/seattlerb/minitest/blob/master/History.rdoc) - [Commits](https://github.com/seattlerb/minitest/compare/v5.14.4...v5.15.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 a8ac02b905..9b7ec4e30a 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.2021.1115) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.15.0) msgpack (1.4.2) mustache (1.1.1) net-http-digest_auth (1.4.1)