From 8c89cd1a6d2b308257eb9cb6a5ec6849a78b7011 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2019 11:29:43 +0000 Subject: [PATCH] build: bump html-proofer from 3.12.0 to 3.12.2 in /docs Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.12.0 to 3.12.2. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.12.0...v3.12.2) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 71bd407d38e02..097f2d4899ebf 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -84,13 +84,12 @@ GEM html-pipeline (2.12.0) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (3.12.0) + html-proofer (3.12.2) addressable (~> 2.3) mercenary (~> 0.3) nokogiri (~> 1.10) parallel (~> 1.3) rainbow (~> 3.0) - timerizer (~> 0.3) typhoeus (~> 1.3) yell (~> 2.0) http_parser.rb (0.6.0) @@ -244,7 +243,6 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) - timerizer (0.3.2) typhoeus (1.3.1) ethon (>= 0.9.0) tzinfo (1.2.5)