diff --git a/Gemfile b/Gemfile index 34e6d83ea..c410bd1b9 100644 --- a/Gemfile +++ b/Gemfile @@ -2,4 +2,4 @@ source "https://rubygems.org" -gem "html-proofer", '<4.4' \ No newline at end of file +gem "html-proofer", '<5.2' \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index c1a7312f6..57e5f4c83 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,41 +1,74 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) - ethon (0.16.0) + Ascii85 (2.0.1) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) + afm (1.0.0) + async (2.35.0) + console (~> 1.29) + fiber-annotation + io-event (~> 1.11) + metrics (~> 0.12) + traces (~> 0.18) + benchmark (0.5.0) + bigdecimal (3.3.1) + console (1.34.2) + fiber-annotation + fiber-local (~> 1.1) + json + ethon (0.18.0) ffi (>= 1.15.0) - ffi (1.17.1-aarch64-linux-gnu) - ffi (1.17.1-x86_64-linux-gnu) - html-proofer (4.3.2) + logger + ffi (1.17.2-aarch64-linux-gnu) + ffi (1.17.2-x86_64-linux-gnu) + fiber-annotation (0.2.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.1) + hashery (2.1.2) + html-proofer (5.1.1) addressable (~> 2.3) - mercenary (~> 0.3) + async (~> 2.1) + benchmark (~> 0.5) nokogiri (~> 1.13) - parallel (~> 1.10) + pdf-reader (~> 2.11) rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) zeitwerk (~> 2.5) - mercenary (0.4.0) - nokogiri (1.18.1-aarch64-linux-gnu) + io-event (1.14.2) + json (2.16.0) + logger (1.7.0) + metrics (0.15.0) + nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.1-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) - parallel (1.26.3) - public_suffix (6.0.1) + pdf-reader (2.15.0) + Ascii85 (>= 1.0, < 3.0, != 2.0.0) + afm (>= 0.2.1, < 2) + hashery (~> 2.0) + ruby-rc4 + ttfunk + public_suffix (7.0.0) racc (1.8.1) rainbow (3.1.1) + ruby-rc4 (0.1.5) + traces (0.18.2) + ttfunk (1.8.0) + bigdecimal (~> 3.1) typhoeus (1.4.1) ethon (>= 0.9.0) yell (2.2.2) - zeitwerk (2.7.1) + zeitwerk (2.7.3) PLATFORMS aarch64-linux-gnu x86_64-linux DEPENDENCIES - html-proofer (< 4.4) + html-proofer (< 5.2) BUNDLED WITH 2.6.2