From 4876b39f427ba9c410c7ddf6b126b9f99b4ac5a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 28 Nov 2018 20:41:54 +0000 Subject: [PATCH] Bump html-proofer from 3.9.2 to 3.9.3 in /docs Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.9.2...v3.9.3) Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 7badae6d71..b882be2b2f 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -85,7 +85,7 @@ GEM html-pipeline (2.9.1) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (3.9.2) + html-proofer (3.9.3) activesupport (>= 4.2, < 6.0) addressable (~> 2.3) colorize (~> 0.8)