From 1362aa0e9168516df1a90b4a0cffbe9ded0fe548 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 05:36:07 +0000 Subject: [PATCH] Bump minitest from 5.11.3 to 5.14.3 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.11.3 to 5.14.3. - [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.14.3) 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..736f096 --- 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.14.3) mustermann (1.0.3) pg (1.1.4) rack (2.0.7)