diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 8b1dfde..62c2ee1 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.1) + activesupport (8.1.2.1) 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.2) cgi (0.5.1) colorator (1.1.0) concurrent-ruby (1.3.6) @@ -27,7 +27,7 @@ GEM em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - erb (4.0.4) + erb (4.0.4.1) cgi (>= 0.3.3) eventmachine (1.2.7) ffi (1.17.2-arm64-darwin) @@ -44,7 +44,7 @@ GEM activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.0) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) jekyll (4.4.1) addressable (~> 2.4) @@ -83,7 +83,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.18.0) + json (2.19.5) just-the-docs (0.10.1) jekyll (>= 3.8.5) jekyll-include-cache @@ -103,16 +103,17 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (6.0.0) + minitest (6.0.6) + drb (~> 2.0) prism (~> 1.5) - nokogiri (1.18.10-arm64-darwin) + nokogiri (1.19.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-gnu) + nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) - prism (1.6.0) - public_suffix (7.0.0) + prism (1.9.0) + public_suffix (7.0.5) racc (1.8.1) rake (13.3.1) rb-fsevent (0.11.2)