From 845fd568f28aee065dbcab40d3b250d2d105a8ff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 23:12:35 +0000 Subject: [PATCH] Bump minitest from 5.12.2 to 5.14.4 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.12.2 to 5.14.4. - [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.4) 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..2f8782f 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.4) mustermann (1.0.3) open4 (1.3.4) rack (2.0.7)