From ef84fb6469588d914dc013aba3c62b1adf796ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 10:44:45 -0500 Subject: [PATCH] Build(deps-dev): Bump minitest from 5.14.2 to 5.14.3 (#11649) Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.2 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.14.2...v5.14.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e26f59f66bb..2ec86d4008e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,7 +199,7 @@ GEM mini_sql (1.0.1) mini_suffix (0.3.0) ffi (~> 1.9) - minitest (5.14.2) + minitest (5.14.3) mocha (1.12.0) mock_redis (0.27.0) msgpack (1.3.3)