rails / sass-rails

Ruby on Rails stylesheet engine for Sass
MIT License
860 stars 333 forks source link

6.0.0 beta railties dependency #376

Closed richpeck closed 7 years ago

richpeck commented 8 years ago

Any chance you could bump the railties dependency of the beta to < 6? Currently, it messes up with Rails 5 because it will only work with railties < 5.0

Blackening999 commented 8 years ago

Blocker for me as well...

panigrah commented 7 years ago

Another ++

bublik commented 7 years ago

+1

olivierlacan commented 7 years ago

Pretty sure this was fixed via https://github.com/rails/sass-rails/commit/acff4b407f7a74ae562966e5f481a84750f06242.

@arthurnn Do you know why 6.0.0 is still not released?

swrobel commented 7 years ago

@rafaelfranca @arthurnn is this gem still being maintained?

hasghari commented 7 years ago

Can we get a 6.0.0 release?

rafaelfranca commented 7 years ago

We don't need a 6.0.0 release just yet. 5.0 is the stable release and it works with Rails 5.1. sass-rails 6.0.x depends on sprockets 4 and sprockets 4 is not stable yet so we can't release. Please use sass-rails 5.0.x unless you need sprockets 4.