From 986d19463b3a9b6ff9120a8b24da8938b60b9e6f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 23:12:15 +0000 Subject: [PATCH] Bump minitest from 5.12.2 to 5.14.2 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.12.2 to 5.14.2. - [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.12.2...v5.14.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 75ab01e..98ee2f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM mina (1.2.3) open4 (~> 1.3.4) rake - minitest (5.12.2) + minitest (5.14.2) mustermann (1.0.3) open4 (1.3.4) rack (2.0.7)