diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 93fb3fcdd..89b118a79 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -93,11 +93,11 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.18.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-darwin) + nokogiri (1.18.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.18.3-x86_64-linux-gnu) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -108,7 +108,7 @@ GEM ruby-rc4 ttfunk public_suffix (5.0.5) - racc (1.7.3) + racc (1.8.1) rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2)