Skip to content

Commit

Permalink
Update dependency sass-rails to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 64fd19e commit 1db96db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem 'concurrent-ruby', '< 1.3.5' # Temporary pin down as concurrent-ruby 1.3.5 b
gem 'pg'

# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.1.0'
gem 'sass-rails', '~> 6.0.0'

# Use jquery as the JavaScript library
gem 'jquery-rails'
Expand Down

0 comments on commit 1db96db

Please sign in to comment.