From 0d59abea754f4dcd9919cf1fa5b49b4f5c4fd63e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 17:26:55 +0000 Subject: [PATCH] Bump minitest from 5.16.1 to 5.16.2 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b1b89bfd..7ad92e0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM ast (2.4.2) docile (1.4.0) json (2.6.2) - minitest (5.16.1) + minitest (5.16.2) parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1)