From 7a9861dcb81af1593e93163568fa7936b7b6d29e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 05:22:44 +0000 Subject: [PATCH] build(deps): bump minitest from 5.14.1 to 5.14.2 in /docs Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.1 to 5.14.2. - [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.1...v5.14.2) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 69a426459e..9582d3bbda 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -214,7 +214,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.14.1) + minitest (5.14.2) multipart-post (2.1.1) nokogiri (1.10.10) mini_portile2 (~> 2.4.0)