From d7c40de9447756f8edf432853d29876612addac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 13:36:53 +0000 Subject: [PATCH] Bump minitest from 5.14.4 to 5.16.2 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.4 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.14.4...v5.16.2) --- updated-dependencies: - dependency-name: minitest dependency-type: indirect 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 a7f751a..c0dd9f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM i18n (1.8.10) concurrent-ruby (~> 1.0) json (2.5.1) - minitest (5.14.4) + minitest (5.16.2) molinillo (0.8.0) nanaimo (0.3.0) nap (1.1.0)