diff --git a/Gemfile.lock b/Gemfile.lock index d358d84..c104a49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.2) + activesupport (8.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -14,10 +14,10 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.8) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.1) coffee-script (2.4.1) coffee-script-source execjs @@ -39,14 +39,14 @@ GEM ffi (>= 1.15.0) logger eventmachine (1.2.7) - execjs (2.10.0) + execjs (2.10.1) faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger faraday-net_http (3.4.2) net-http (~> 0.5) - ffi (1.17.3) + ffi (1.17.4) forwardable-extended (2.6.0) gemoji (4.1.0) github-pages (232) @@ -217,7 +217,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.18.1) + json (2.19.3) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -234,11 +234,12 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (6.0.1) + minitest (6.0.4) + drb (~> 2.0) prism (~> 1.5) net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.19.1) + nokogiri (1.19.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.25.1) @@ -268,8 +269,8 @@ GEM simpleidn (0.2.3) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.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)