From c9327fce125fd32f8c79ec0b7c8e21b204287983 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 12:01:40 +1100 Subject: [PATCH] Build(deps-dev): Bump minitest from 5.13.0 to 5.14.0 (#8703) 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) Very safe change only impacts our test framework. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 84231c722e4..fbfb7b868bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM mini_sql (0.2.3) mini_suffix (0.3.0) ffi (~> 1.9) - minitest (5.13.0) + minitest (5.14.0) mocha (1.8.0) metaclass (~> 0.0.1) mock_redis (0.22.0)