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 Aug 16, 2024
1 parent 18ec1bd commit 44b9850
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ruby '3.1.4'
gem "rails", '~> 7.0.8'
gem 'pg', '~> 1.5'
gem "sprockets-rails"
gem "dartsass-rails", "~> 0.5.0"
gem "dartsass-rails", "~> 0.5.1"
gem "terser", "~> 1.2"

gem 'dotenv'
Expand Down
31 changes: 17 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ GEM
css_parser (1.14.0)
addressable
csv (3.3.0)
dartsass-rails (0.5.0)
dartsass-rails (0.5.1)
railties (>= 6.0.0)
sass-embedded (~> 1.63)
database_cleaner (2.0.2)
Expand Down Expand Up @@ -125,10 +125,18 @@ GEM
formatador (1.1.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.23.3-aarch64-linux)
google-protobuf (3.23.3-arm64-darwin)
google-protobuf (3.23.3-x86_64-darwin)
google-protobuf (3.23.3-x86_64-linux)
google-protobuf (4.27.3-aarch64-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-x86_64-linux)
bigdecimal
rake (>= 13)
guard (2.18.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
Expand Down Expand Up @@ -301,14 +309,9 @@ GEM
rspec-support (~> 3.13)
rspec-support (3.13.1)
ruby2_keywords (0.0.5)
sass-embedded (1.63.4-aarch64-linux-gnu)
google-protobuf (~> 3.23)
sass-embedded (1.63.4-arm64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.63.4-x86_64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.63.4-x86_64-linux-gnu)
google-protobuf (~> 3.23)
sass-embedded (1.77.8)
google-protobuf (~> 4.26)
rake (>= 13)
shellany (0.0.1)
simple_form (5.3.1)
actionpack (>= 5.2)
Expand Down Expand Up @@ -357,7 +360,7 @@ PLATFORMS
DEPENDENCIES
aws-sdk-sqs (~> 1.79)
bootsnap
dartsass-rails (~> 0.5.0)
dartsass-rails (~> 0.5.1)
database_cleaner
debug
diffy
Expand Down

0 comments on commit 44b9850

Please sign in to comment.