From 40699c0c4d71122722c8bf85ae38a38f0c9a1c8c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 12:24:34 +0000 Subject: [PATCH] Bump minitest from 5.11.3 to 5.13.0 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.11.3 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.11.3...v5.13.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index c07bea1..c364a8c --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM i18n (1.6.0) concurrent-ruby (~> 1.0) json (2.2.0) - minitest (5.11.3) + minitest (5.13.0) mustermann (1.0.3) pg (1.1.4) rack (2.0.7)