From 811ee417271018a0b8c292d2c180a566114862d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 10:56:44 +0000 Subject: [PATCH] Bump html-proofer from 3.19.2 to 5.0.5 Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.19.2 to 5.0.5. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.19.2...v5.0.5) --- updated-dependencies: - dependency-name: html-proofer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 52 +++++++++++++++++++++++++++++++++++----------------- 1 file changed, 35 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 352ab86..da01100 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,33 +1,51 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) - ethon (0.14.0) + Ascii85 (1.1.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) + afm (0.2.2) + async (2.4.2) + console (~> 1.10) + io-event (~> 1.1) + timers (~> 4.1) + console (1.16.2) + fiber-local + ethon (0.16.0) ffi (>= 1.15.0) - ffi (1.15.3) - html-proofer (3.19.2) + ffi (1.15.5) + fiber-local (1.0.0) + hashery (2.1.2) + html-proofer (5.0.5) addressable (~> 2.3) - mercenary (~> 0.3) - nokogumbo (~> 2.0) - parallel (~> 1.3) + async (~> 2.1) + nokogiri (~> 1.13) + pdf-reader (~> 2.11) rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) - mercenary (0.4.0) - mini_portile2 (2.8.0) - nokogiri (1.13.3) + zeitwerk (~> 2.5) + io-event (1.1.7) + mini_portile2 (2.8.1) + nokogiri (1.14.2) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogumbo (2.0.5) - nokogiri (~> 1.8, >= 1.8.4) - parallel (1.20.1) - public_suffix (4.0.6) - racc (1.6.0) - rainbow (3.0.0) + pdf-reader (2.11.0) + Ascii85 (~> 1.0) + afm (~> 0.2.1) + hashery (~> 2.0) + ruby-rc4 + ttfunk + public_suffix (5.0.1) + racc (1.6.2) + rainbow (3.1.1) + ruby-rc4 (0.1.5) + timers (4.3.5) + ttfunk (1.7.0) typhoeus (1.4.0) ethon (>= 0.9.0) yell (2.2.2) + zeitwerk (2.6.7) PLATFORMS ruby