From 5b47dadbe842d3203d484f2ca0e2a35c76b64e29 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 13:12:50 +0000 Subject: [PATCH] Bump minitest from 5.14.1 to 5.14.2 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.1 to 5.14.2. - [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.14.1...v5.14.2) 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 8ebe238..ba8adfc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM json (2.3.1) launchy (2.4.3) addressable (~> 2.3) - minitest (5.14.1) + minitest (5.14.2) molinillo (0.6.6) multi_json (1.15.0) multipart-post (2.1.1)