diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 9ccf2003..0fed435a 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.6) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,6 +19,7 @@ GEM gemoji (4.1.0) google-protobuf (3.23.4-arm64-darwin) google-protobuf (3.23.4-x86_64-darwin) + google-protobuf (3.23.4-x86_64-linux) html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) @@ -62,11 +63,13 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - minitest (5.18.1) + minitest (5.19.0) nokogiri (1.15.3-arm64-darwin) racc (~> 1.4) nokogiri (1.15.3-x86_64-darwin) racc (~> 1.4) + nokogiri (1.15.3-x86_64-linux) + racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (5.0.3) @@ -81,6 +84,8 @@ GEM google-protobuf (~> 3.23) sass-embedded (1.63.6-x86_64-darwin) google-protobuf (~> 3.23) + sass-embedded (1.63.6-x86_64-linux-gnu) + google-protobuf (~> 3.23) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tzinfo (2.0.6) @@ -91,6 +96,7 @@ GEM PLATFORMS arm64-darwin-22 x86_64-darwin-22 + x86_64-linux DEPENDENCIES jekyll