diff --git a/Gemfile.lock b/Gemfile.lock index fcdf0cbc9..0336da1a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,6 @@ GEM specs: addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - bigdecimal (3.1.8) colorator (1.1.0) concurrent-ruby (1.3.3) em-websocket (0.5.3) @@ -12,9 +11,7 @@ GEM eventmachine (1.2.7) ffi (1.17.0-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.27.2-x86_64-linux) - bigdecimal - rake (>= 13) + google-protobuf (3.25.3) http_parser.rb (0.8.0) i18n (1.14.5) concurrent-ruby (~> 1.0) @@ -51,8 +48,7 @@ GEM mercenary (0.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (6.0.0) - rake (13.2.1) + public_suffix (6.0.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) @@ -60,8 +56,8 @@ GEM strscan rouge (4.3.0) safe_yaml (1.0.5) - sass-embedded (1.77.8-x86_64-linux-gnu) - google-protobuf (~> 4.26) + sass-embedded (1.77.5-x86_64-linux-gnu) + google-protobuf (>= 3.25, < 5.0) strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -72,6 +68,7 @@ PLATFORMS x86_64-linux DEPENDENCIES + google-protobuf (= 3.25.3) jekyll (>= 4.2.0) jekyll-redirect-from (>= 0.16.0) webrick (~> 1.7)