From 5d44a160835cb84a40b83b8c922f1f7c98c2bba1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 11:44:59 +0000 Subject: [PATCH] build: bump minitest from 5.12.2 to 5.13.0 in /docs Bumps [minitest](https://github.com/seattlerb/minitest) from 5.12.2 to 5.13.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.12.2...v5.13.0) 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 71f651d28a..c2792514fc 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -212,7 +212,7 @@ GEM jekyll (~> 3.5) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.12.2) + minitest (5.13.0) multipart-post (2.1.1) nokogiri (1.10.4) mini_portile2 (~> 2.4.0)