mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
build(deps-dev): bump sass-embedded from 1.87.0 to 1.88.0 (#38982)
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:
parent
2854c0a697
commit
56c6331a2c
2
Gemfile
2
Gemfile
@ -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.87.0'
|
||||
gem 'sass-embedded', '1.88.0'
|
||||
gem 'rubocop', '1.75.5'
|
||||
gem 'ruby-lsp', '0.23.17'
|
||||
gem 'rackup', '2.2.1'
|
||||
|
@ -142,9 +142,9 @@ GEM
|
||||
ruby2_keywords (0.0.5)
|
||||
safe_yaml (1.0.5)
|
||||
sass (3.4.25)
|
||||
sass-embedded (1.87.0-arm64-darwin)
|
||||
sass-embedded (1.88.0-arm64-darwin)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.87.0-x86_64-linux-gnu)
|
||||
sass-embedded (1.88.0-x86_64-linux-gnu)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-globbing (1.1.5)
|
||||
sass (>= 3.1)
|
||||
@ -187,7 +187,7 @@ DEPENDENCIES
|
||||
rake (= 13.2.1)
|
||||
rubocop (= 1.75.5)
|
||||
ruby-lsp (= 0.23.17)
|
||||
sass-embedded (= 1.87.0)
|
||||
sass-embedded (= 1.88.0)
|
||||
sass-globbing (= 1.1.5)
|
||||
sassc (= 2.1.0)
|
||||
sinatra (= 4.1.1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user