From 0160583b21642feaaad5cd4319b565db7483bcb1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 10:35:35 +0000 Subject: [PATCH] Bump minitest from 5.12.2 to 5.13.0 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.12.2 to 5.13.0. - [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.13.0) 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..2c73195 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.13.0) mustermann (1.0.3) open4 (1.3.4) rack (2.0.7)