diff --git a/Gemfile.lock b/Gemfile.lock index faab902..1dd8fa1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,13 +15,13 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) - async (2.9.0) - console (~> 1.10) + async (2.11.0) + console (~> 1.25, >= 1.25.2) fiber-annotation io-event (~> 1.5, >= 1.5.1) timers (~> 4.1) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) coffee-script (2.4.1) coffee-script-source execjs @@ -30,9 +30,9 @@ GEM commonmarker (0.23.10) concurrent-ruby (1.2.3) connection_pool (2.4.1) - console (1.23.5) + console (1.25.2) fiber-annotation - fiber-local + fiber-local (~> 1.1) json dnsruby (1.70.0) simpleidn (~> 0.2.1) @@ -50,7 +50,9 @@ GEM net-http ffi (1.16.3) fiber-annotation (0.2.0) - fiber-local (1.0.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (0.1.0) forwardable-extended (2.6.0) gemoji (4.1.0) github-pages (231) @@ -108,7 +110,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) @@ -229,7 +231,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.7.1) + json (2.7.2) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -247,7 +249,7 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -260,7 +262,7 @@ GEM hashery (~> 2.0) ruby-rc4 ttfunk - public_suffix (5.0.4) + public_suffix (5.0.5) racc (1.7.3) rainbow (3.1.1) rb-fsevent (0.11.2)