From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 14:36:38 +0000 (+0900) Subject: Bump minitest from 5.14.0 to 5.14.1 (#13793) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=b27e8d78b4641c2a9edc1850905989739c6f646e;p=mastodon.git Bump minitest from 5.14.0 to 5.14.1 (#13793) Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.0 to 5.14.1. - [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.0...v5.14.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- diff --git a/Gemfile.lock b/Gemfile.lock index f24520c11..42488824f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -362,7 +362,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.14.1) msgpack (1.3.3) multi_json (1.14.1) multipart-post (2.1.1)