From 6a5319ec5e0daf061b08788f0f5910452666dba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 05:35:56 +0000 Subject: [PATCH] build(deps-dev): bump html-proofer from 3.18.8 to 3.19.0 in /docs Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.18.8 to 3.19.0. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.18.8...v3.19.0) Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 42b5998b2f..74111a27f1 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -22,8 +22,8 @@ GEM em-websocket (0.5.2) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) - ethon (0.12.0) - ffi (>= 1.3.0) + ethon (0.13.0) + ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.7.0) faraday (1.3.0) @@ -87,7 +87,7 @@ GEM html-pipeline (2.14.0) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (3.18.8) + html-proofer (3.19.0) addressable (~> 2.3) mercenary (~> 0.3) nokogumbo (~> 2.0) @@ -220,10 +220,10 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.14.4) multipart-post (2.1.1) - nokogiri (1.11.2) + nokogiri (1.11.3) mini_portile2 (~> 2.5.0) racc (~> 1.4) - nokogumbo (2.0.4) + nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) octokit (4.20.0) faraday (>= 0.9)