From 0d492fff2d75c905302522fe83ac78359e44a95d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 08:01:01 +0000 Subject: [PATCH] Bump minitest from 5.16.2 to 5.16.3 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.16.2 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.16.2...v5.16.3) --- updated-dependencies: - dependency-name: minitest dependency-type: indirect 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 10c56186..f4870072 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - minitest (5.16.2) + minitest (5.16.3) multi_json (1.15.0) mustache (0.99.8) netrc (0.11.0)