diff --git a/Gemfile.lock b/Gemfile.lock index ad6131d7..548984f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,13 +9,26 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + Ascii85 (2.0.1) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) + afm (1.0.0) + async (2.36.0) + console (~> 1.29) + fiber-annotation + io-event (~> 1.11) + metrics (~> 0.12) + traces (~> 0.18) base64 (0.2.0) + benchmark (0.5.0) bigdecimal (3.1.9) climate_control (1.2.0) colorator (1.1.0) concurrent-ruby (1.3.5) + console (1.34.2) + fiber-annotation + fiber-local (~> 1.1) + json crass (1.0.6) csv (3.3.0) distributed-press-api-client (0.5.1) @@ -61,8 +74,12 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) fast_blank (1.0.1) - ffi (1.17.1-x86_64-darwin) - ffi (1.17.1-x86_64-linux-gnu) + ffi (1.17.3-x86_64-darwin) + ffi (1.17.3-x86_64-linux-gnu) + fiber-annotation (0.2.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.1) forwardable-extended (2.6.0) google-protobuf (4.29.3-x86_64-darwin) bigdecimal @@ -70,14 +87,17 @@ GEM google-protobuf (4.29.3-x86_64-linux) bigdecimal rake (>= 13) - html-proofer (3.19.4) + hashery (2.1.2) + html-proofer (5.2.0) 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) http_parser.rb (0.8.0) httparty (0.22.0) csv @@ -87,6 +107,7 @@ GEM httparty (~> 0.18) i18n (1.14.7) concurrent-ruby (~> 1.0) + io-event (1.14.2) jekyll (4.4.1) addressable (~> 2.4) base64 (~> 0.2) @@ -130,6 +151,7 @@ GEM nokogiri (>= 1.12.0) marcel (1.0.4) mercenary (0.4.0) + metrics (0.15.0) mini_mime (1.1.5) multi_xml (0.7.1) bigdecimal (~> 3.1) @@ -137,10 +159,15 @@ GEM racc (~> 1.4) nokogiri (1.18.7-x86_64-linux-gnu) racc (~> 1.4) - parallel (1.22.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (6.0.1) + pdf-reader (2.15.1) + Ascii85 (>= 1.0, < 3.0, != 2.0.0) + afm (>= 0.2.1, < 2) + hashery (~> 2.0) + ruby-rc4 + ttfunk + public_suffix (7.0.2) racc (1.8.1) rails-html-sanitizer (1.6.2) loofah (~> 2.21) @@ -152,6 +179,7 @@ GEM ffi (~> 1.0) rexml (3.4.0) rouge (4.5.1) + ruby-rc4 (0.1.5) safe_yaml (1.0.5) sass-embedded (1.83.4-x86_64-darwin) google-protobuf (~> 4.29) @@ -163,8 +191,11 @@ GEM rails-html-sanitizer (~> 1.6.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - typhoeus (1.4.0) - ethon (>= 0.9.0) + traces (0.18.2) + ttfunk (1.8.0) + bigdecimal (~> 3.1) + typhoeus (1.5.0) + ethon (>= 0.9.0, < 0.16.0) unicode-display_width (2.6.0) webrick (1.9.1) yell (2.2.2)