diff --git a/Gemfile.lock b/Gemfile.lock index 0939435..c3d1aa3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - Ascii85 (1.1.0) + Ascii85 (1.1.1) activesupport (7.1.3) base64 bigdecimal @@ -12,14 +12,13 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) - async (2.8.1) - console (~> 1.10) + async (2.17.0) + console (~> 1.26) fiber-annotation - io-event (~> 1.1) - timers (~> 4.1) + io-event (~> 1.6, >= 1.6.5) base64 (0.2.0) bigdecimal (3.1.6) coffee-script (2.4.1) @@ -30,9 +29,10 @@ GEM commonmarker (0.23.10) concurrent-ruby (1.2.3) connection_pool (2.4.1) - console (1.23.3) + console (1.27.0) fiber-annotation - fiber-local + fiber-local (~> 1.1) + json dnsruby (1.70.0) simpleidn (~> 0.2.1) drb (2.2.0) @@ -48,9 +48,16 @@ GEM faraday-net_http (>= 2.0, < 3.2) faraday-net_http (3.1.0) net-http - ffi (1.16.3) + ffi (1.17.0-aarch64-linux-gnu) + ffi (1.17.0-arm-linux-gnu) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86-linux-gnu) + ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) fiber-annotation (0.2.0) - fiber-local (1.0.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.0) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (228) @@ -108,7 +115,7 @@ GEM html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (5.0.8) + html-proofer (5.0.9) addressable (~> 2.3) async (~> 2.1) nokogiri (~> 1.13) @@ -120,7 +127,7 @@ GEM http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0) - io-event (1.4.3) + io-event (1.6.5) jekyll (3.9.3) addressable (~> 2.4) colorator (~> 1.0) @@ -229,6 +236,7 @@ GEM gemoji (~> 3.0) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) + json (2.7.2) kramdown (2.3.2) rexml kramdown-parser-gfm (1.1.0) @@ -246,17 +254,17 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - nokogiri (1.16.5-aarch64-linux) + nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.5-arm-linux) + nokogiri (1.16.7-arm-linux) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86-linux) + nokogiri (1.16.7-x86-linux) racc (~> 1.4) - nokogiri (1.16.5-x86_64-darwin) + nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -295,8 +303,8 @@ GEM strscan (3.1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - timers (4.3.5) - ttfunk (1.7.0) + ttfunk (1.8.0) + bigdecimal (~> 3.1) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) @@ -308,7 +316,7 @@ GEM uri (0.13.0) webrick (1.8.2) yell (2.2.2) - zeitwerk (2.6.13) + zeitwerk (2.6.18) PLATFORMS aarch64-linux