build(deps-dev): bump sass-embedded from 1.88.0 to 1.89.0 (#39053)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-05-16 10:21:30 +02:00 committed by GitHub
parent f626cce3fb
commit 0c97b4badf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@ group :development do
gem 'stringex', '2.8.6'
# > 2.1.0 causes slowdowns https://github.com/sass/sassc-ruby/issues/189
gem 'sassc', '2.1.0'
gem 'sass-embedded', '1.88.0'
gem 'sass-embedded', '1.89.0'
gem 'rubocop', '1.75.6'
gem 'ruby-lsp', '0.23.20'
gem 'rackup', '2.2.1'

View File

@ -142,10 +142,10 @@ GEM
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sass (3.4.25)
sass-embedded (1.88.0-arm64-darwin)
google-protobuf (~> 4.30)
sass-embedded (1.88.0-x86_64-linux-gnu)
google-protobuf (~> 4.30)
sass-embedded (1.89.0-arm64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-x86_64-linux-gnu)
google-protobuf (~> 4.31)
sass-globbing (1.1.5)
sass (>= 3.1)
sassc (2.1.0)
@ -187,7 +187,7 @@ DEPENDENCIES
rake (= 13.2.1)
rubocop (= 1.75.6)
ruby-lsp (= 0.23.20)
sass-embedded (= 1.88.0)
sass-embedded (= 1.89.0)
sass-globbing (= 1.1.5)
sassc (= 2.1.0)
sinatra (= 4.1.1)