From f08b07055ffafcd91cf301aff4cc27ff73929eeb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2019 01:36:58 +0000 Subject: [PATCH] Bump minitest from 5.11.3 to 5.12.0 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.11.3 to 5.12.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.11.3...v5.12.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 040a4fb..9d808d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM mina (1.2.3) open4 (~> 1.3.4) rake - minitest (5.11.3) + minitest (5.12.0) mustermann (1.0.3) open4 (1.3.4) rack (2.0.7)