Build(deps): Bump sass-embedded from 1.71.1 to 1.72.0 (#26189)
Bumps sass-embedded from 1.71.1 to 1.72.0. --- updated-dependencies: - dependency-name: sass-embedded dependency-type: indirect update-type: version-update:semver-minor ... 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
6901fcd254
commit
31c41dd013
28
Gemfile.lock
28
Gemfile.lock
|
@ -153,10 +153,14 @@ GEM
|
|||
gc_tracer (1.5.1)
|
||||
globalid (1.2.1)
|
||||
activesupport (>= 6.1)
|
||||
google-protobuf (3.25.3-aarch64-linux)
|
||||
google-protobuf (3.25.3-arm64-darwin)
|
||||
google-protobuf (3.25.3-x86_64-darwin)
|
||||
google-protobuf (3.25.3-x86_64-linux)
|
||||
google-protobuf (4.26.0-aarch64-linux)
|
||||
rake (>= 13)
|
||||
google-protobuf (4.26.0-arm64-darwin)
|
||||
rake (>= 13)
|
||||
google-protobuf (4.26.0-x86_64-darwin)
|
||||
rake (>= 13)
|
||||
google-protobuf (4.26.0-x86_64-linux)
|
||||
rake (>= 13)
|
||||
guess_html_encoding (0.0.11)
|
||||
hana (1.3.7)
|
||||
hashdiff (1.1.0)
|
||||
|
@ -443,14 +447,14 @@ GEM
|
|||
sanitize (6.1.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.12.0)
|
||||
sass-embedded (1.71.1-aarch64-linux-gnu)
|
||||
google-protobuf (~> 3.25)
|
||||
sass-embedded (1.71.1-arm64-darwin)
|
||||
google-protobuf (~> 3.25)
|
||||
sass-embedded (1.71.1-x86_64-darwin)
|
||||
google-protobuf (~> 3.25)
|
||||
sass-embedded (1.71.1-x86_64-linux-gnu)
|
||||
google-protobuf (~> 3.25)
|
||||
sass-embedded (1.72.0-aarch64-linux-gnu)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.72.0-arm64-darwin)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.72.0-x86_64-darwin)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.72.0-x86_64-linux-gnu)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sassc-embedded (1.70.0)
|
||||
sass-embedded (~> 1.70)
|
||||
selenium-devtools (0.122.0)
|
||||
|
|
Loading…
Reference in New Issue