Skip to content

Commit

Permalink
Bump dartsass-rails from 0.5.0 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [dartsass-rails](https://github.com/rails/dartsass-rails) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/rails/dartsass-rails/releases)
- [Commits](rails/dartsass-rails@v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: dartsass-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nsiwnf committed Sep 18, 2024
1 parent 7cbf707 commit a28cb6f
Showing 1 changed file with 24 additions and 20 deletions.
44 changes: 24 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ GEM
cuprite (0.15.1)
capybara (~> 3.0)
ferrum (~> 0.15.0)
dartsass-rails (0.5.0)
dartsass-rails (0.5.1)
railties (>= 6.0.0)
sass-embedded (~> 1.63)
dartsass-sprockets (3.1.0)
Expand Down Expand Up @@ -233,13 +233,17 @@ GEM
formatador (1.1.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.26.0)
google-protobuf (4.28.0)
bigdecimal
rake (>= 13)
google-protobuf (4.26.0-arm64-darwin)
google-protobuf (4.28.0-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.26.0-x86_64-darwin)
google-protobuf (4.28.0-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.26.0-x86_64-linux)
google-protobuf (4.28.0-x86_64-linux)
bigdecimal
rake (>= 13)
gretel (5.0.0)
actionview (>= 5.1, < 7.2)
Expand Down Expand Up @@ -318,14 +322,14 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.6)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.6-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -435,15 +439,15 @@ GEM
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sass-embedded (1.72.0)
google-protobuf (>= 3.25, < 5.0)
rake (>= 13.0.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)
sass-embedded (1.77.8)
google-protobuf (~> 4.26)
rake (>= 13)
sass-embedded (1.77.8-arm64-darwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-darwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-linux-gnu)
google-protobuf (~> 4.26)
sassc-embedded (1.70.1)
sass-embedded (~> 1.70)
shellany (0.0.1)
Expand Down Expand Up @@ -484,7 +488,7 @@ GEM
strong_migrations (2.0.0)
activerecord (>= 6.1)
strscan (3.1.0)
thor (1.3.1)
thor (1.3.2)
tilt (2.3.0)
timeout (0.4.1)
traceroute (0.8.1)
Expand Down Expand Up @@ -513,7 +517,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.16)
zeitwerk (2.6.17)

PLATFORMS
arm64-darwin-21
Expand Down

0 comments on commit a28cb6f

Please sign in to comment.