diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 0262611..bf7f77f 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) @@ -104,7 +104,8 @@ 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) racc (~> 1.4) @@ -112,7 +113,7 @@ GEM racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) - prism (1.6.0) + prism (1.9.0) public_suffix (7.0.5) racc (1.8.1) rake (13.4.2)