uclibs / treatment_database

Application to track conservation workflow for Preservation Services
1 stars 2 forks source link

Ruby Sass end of life warning message #513

Closed Janell-Huyck closed 3 months ago

Janell-Huyck commented 4 months ago

When running bundle-install, we get the message:

Ruby Sass has reached end-of-life and should no longer be used.

.
.
.

* If you use Sass as a plug-in for a Ruby web framework, we recommend using the
  sassc gem: https://github.com/sass/sassc-ruby#readme

Investigate the sassc-ruby gem and if appropriate migrate our app to that gem.

Janell-Huyck commented 4 months ago

We are not directly installing ruby-sass, but it appears that the error message is coming from a dependency of sass-rails, which we are using. According to this Github issue thread, the warning message was fixed with sass-rails version 6.0.0. We're currently calling for ~>5.0.