best-practices-badge
                                
                                 best-practices-badge copied to clipboard
                                
                                    best-practices-badge copied to clipboard
                            
                            
                            
                        Bump sass-rails from 5.1.0 to 6.0.0
Bumps sass-rails from 5.1.0 to 6.0.0.
Release notes
Sourced from sass-rails's releases.
6.0.0
Breaking change
Move the implementation to sassc-rails.
This gem is now only just a wrapper around sassc-rails. For more information on how sassc differs from Ruby sass see https://github.com/sass/sassc-rails#libsass-compatibility-with-ruby-sass.
Commits
- a77240cPrepare to 6.0.0
- 8dbe4dcBump version to 6.0.0.beta3
- 830a8ecBump minimum version of sassc-rails
- ff54c20Fix open-ended dependency
- ebe9ef7Bump version to v6.0.0.beta2
- 409d871Merge pull request #424 from rails/sassc-rails
- d809900Recomend to use SassC::Rails::Importer to users requiring sass/rails/importer
- 706526dMake sass-rails an wrapper for sassc-rails to allow a smooth upgrade path
- ac38f1eMerge pull request #423 from gregmolnar/master
- d61b999remove gemnasium badge from readme
- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebasewill rebase this PR
- @dependabot recreatewill recreate this PR, overwriting any edits that have been made to it
- @dependabot mergewill merge this PR after your CI passes on it
- @dependabot squash and mergewill squash and merge this PR after your CI passes on it
- @dependabot cancel mergewill cancel a previously requested merge and block automerging
- @dependabot reopenwill reopen this PR if it is closed
- @dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
This involves switching to a different implementation, sassc. There's some incompatibility I have not yet managed to track down.
@dependabot rebase
https://github.com/rails/sprockets/blob/070fc01947c111d35bb4c836e9bb71962a8e0595/UPGRADING.md#manifestjs should be what to do