From a466ab62a8aab2b4e396961ca8632f412e5339a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 10:10:58 +0000 Subject: [PATCH] Bump minitest from 5.15.0 to 5.16.3 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.15.0 to 5.16.3. - [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.15.0...v5.16.3) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8f08bc2..54d8ceb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM bundler (>= 1.2.0, < 3) thor (~> 1.0) docile (1.3.4) - minitest (5.15.0) + minitest (5.16.3) parallel (1.19.2) parser (2.7.2.0) ast (~> 2.4.1)