build(deps-dev): bump sass-embedded from 1.89.2 to 1.90.0 (#40296)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-08-06 10:20:53 +02:00 committed by GitHub
parent e998ed173d
commit 43e81bbe22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 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.89.2'
gem 'sass-embedded', '1.90.0'
gem 'rubocop', '1.79.2'
gem 'ruby-lsp', '0.26.1'
gem 'rackup', '2.2.1'

View File

@ -141,9 +141,9 @@ GEM
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sass (3.4.25)
sass-embedded (1.89.2-arm64-darwin)
sass-embedded (1.90.0-arm64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-x86_64-linux-gnu)
sass-embedded (1.90.0-x86_64-linux-gnu)
google-protobuf (~> 4.31)
sass-globbing (1.1.5)
sass (>= 3.1)
@ -185,7 +185,7 @@ DEPENDENCIES
rake (= 13.3.0)
rubocop (= 1.79.2)
ruby-lsp (= 0.26.1)
sass-embedded (= 1.89.2)
sass-embedded (= 1.90.0)
sass-globbing (= 1.1.5)
sassc (= 2.1.0)
sinatra (= 4.1.1)