diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 8f5e6c086c..197e2a962d --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,8 +22,8 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.8.4) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) algolia_html_extractor (2.6.4) json (~> 2.0) nokogiri (~> 1.10) @@ -45,6 +45,7 @@ GEM ffi (1.15.5) filesize (0.2.0) forwardable-extended (2.6.0) + google-protobuf (3.23.2) google-protobuf (3.23.2-x86_64-darwin) http_parser.rb (0.8.0) httpclient (2.8.3) @@ -87,6 +88,10 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) + mini_portile2 (2.8.9) + nokogiri (1.15.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.15.2-x86_64-darwin) racc (~> 1.4) pathutil (0.16.2) @@ -94,7 +99,7 @@ GEM posix-spawn (0.3.15) premonition (2.0.1) progressbar (1.13.0) - public_suffix (5.0.1) + public_suffix (7.0.5) racc (1.6.2) rake (13.0.6) rb-fsevent (0.11.2) @@ -104,6 +109,9 @@ GEM rouge (4.1.2) ruby2_keywords (0.0.5) safe_yaml (1.0.5) + sass-embedded (1.62.1) + google-protobuf (~> 3.21) + rake (>= 10.0.0) sass-embedded (1.62.1-x86_64-darwin) google-protobuf (~> 3.21) terminal-table (3.0.2)