diff --git a/Gemfile.lock b/Gemfile.lock index 8c1bb6e..417c337 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,9 +123,9 @@ GEM rake (~> 13.0) mercenary (0.4.0) multi_json (1.15.0) - nokogiri (1.15.4-arm64-darwin) + nokogiri (1.15.6-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.4-x86_64-linux) + nokogiri (1.15.6-x86_64-linux) racc (~> 1.4) openssl (3.2.0) parallel (1.23.0) @@ -134,7 +134,7 @@ GEM posix-spawn (0.3.15) public_suffix (5.0.3) pygments.rb (2.4.0) - racc (1.7.1) + racc (1.7.3) rainbow (3.1.1) rake (13.0.6) rb-fsevent (0.11.2) @@ -143,9 +143,10 @@ GEM rexml (3.2.6) rouge (4.1.3) safe_yaml (1.0.5) - sass-embedded (1.63.6) + sass-embedded (1.63.6-arm64-darwin) + google-protobuf (~> 3.23) + sass-embedded (1.63.6-x86_64-linux-gnu) google-protobuf (~> 3.23) - rake (>= 13.0.0) string_inflection (0.1.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)