diff --git a/Gemfile.lock b/Gemfile.lock index f8d5631..2eab85a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,10 +14,10 @@ GEM minitest (>= 5.1, < 6) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) - async (2.36.0) + async (2.38.1) console (~> 1.29) fiber-annotation io-event (~> 1.11) @@ -36,7 +36,7 @@ GEM commonmarker (0.23.10) concurrent-ruby (1.3.6) connection_pool (3.0.2) - console (1.34.2) + console (1.34.3) fiber-annotation fiber-local (~> 1.1) json @@ -58,8 +58,8 @@ GEM logger faraday-net_http (3.4.2) net-http (~> 0.5) - ffi (1.17.3-aarch64-linux-gnu) - ffi (1.17.3-x86_64-linux-gnu) + ffi (1.17.4-aarch64-linux-gnu) + ffi (1.17.4-x86_64-linux-gnu) fiber-annotation (0.2.0) fiber-local (1.1.0) fiber-storage @@ -122,7 +122,7 @@ GEM html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (5.2.0) + html-proofer (5.2.1) addressable (~> 2.3) async (~> 2.1) benchmark (~> 0.5) @@ -135,7 +135,7 @@ GEM http_parser.rb (0.8.0) i18n (1.14.8) concurrent-ruby (~> 1.0) - io-event (1.14.2) + io-event (1.14.5) jekyll (3.10.0) addressable (~> 2.4) colorator (~> 1.0) @@ -246,7 +246,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.19.2) + json (2.19.3) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -276,9 +276,9 @@ GEM chef-utils net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.19.1-aarch64-linux-gnu) + nokogiri (1.19.2-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.1-x86_64-linux-gnu) + nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -318,15 +318,15 @@ GEM traces (0.18.2) ttfunk (1.8.0) bigdecimal (~> 3.1) - typhoeus (1.4.1) - ethon (>= 0.9.0) + typhoeus (1.6.0) + ethon (>= 0.18.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) uri (1.1.1) webrick (1.9.1) yell (2.2.2) - zeitwerk (2.7.4) + zeitwerk (2.7.5) PLATFORMS aarch64-linux