From ff1e277f5dcbddc1262d8c99c581c281d63e5107 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 03:28:48 +0000 Subject: [PATCH] Bump minitest from 5.13.0 to 5.14.0 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.13.0 to 5.14.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.13.0...v5.14.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 b9b5d16..6b22d20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.1.1) method_source (0.9.2) - minitest (5.13.0) + minitest (5.14.0) multi_json (1.14.1) multipart-post (2.1.1) nenv (0.3.0)