diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index a45c65fc..6dd0ebd3 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.2.2) + activesupport (7.0.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -15,7 +15,7 @@ GEM coffee-script-source (1.12.2) colorator (1.1.0) commonmarker (0.23.12) - concurrent-ruby (1.1.9) + concurrent-ruby (1.3.6) csv (3.3.5) dnsruby (1.73.1) base64 (>= 0.2) @@ -93,7 +93,7 @@ GEM activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.1) - i18n (1.9.1) + i18n (1.14.8) concurrent-ruby (~> 1.0) jekyll (3.10.0) addressable (~> 2.4) @@ -221,7 +221,8 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.15.0) + minitest (6.0.1) + prism (~> 1.5) net-http (0.9.1) uri (>= 0.11.1) nokogiri (1.19.1) @@ -232,6 +233,7 @@ GEM sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) + prism (1.9.0) public_suffix (4.0.7) racc (1.8.1) rb-fsevent (0.11.1) @@ -254,7 +256,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (1.5.0) ethon (>= 0.9.0, < 0.16.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) uri (1.1.1)