From b37cf5a623af1f17edfca962b05a850a74b503ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 23:15:58 +0000 Subject: [PATCH] Bump minitest from 5.12.2 to 5.14.1 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.12.2 to 5.14.1. - [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.1) 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..e7b17f0 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.1) mustermann (1.0.3) open4 (1.3.4) rack (2.0.7)