Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation Warning #303

Closed
felipewmartins opened this issue Aug 19, 2016 · 1 comment
Closed

Deprecation Warning #303

felipewmartins opened this issue Aug 19, 2016 · 1 comment

Comments

@felipewmartins
Copy link
Contributor

Hi,
When I started the helpy it was presented at the log the following message:

DEPRECATION WARNING: Sprockets method register_engine is deprecated.
Please register a mime type using register_mime_type then
use register_compressor or register_transformer.
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
(called from block (2 levels) in class:Railtie at /home/felipe/.rvm/gems/ruby-2.2.1/gems/sass-rails-5.0.5/lib/sass/rails/railtie.rb:57)
DEPRECATION WARNING: Sprockets method register_engine is deprecated.
Please register a mime type using register_mime_type then
use register_compressor or register_transformer.
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
(called from block (2 levels) in class:Railtie at /home/felipe/.rvm/gems/ruby-2.2.1/gems/sass-rails-5.0.5/lib/sass/rails/railtie.rb:57)

Question: Can I update the sass-rails gem?

@CGA1123
Copy link
Contributor

CGA1123 commented Aug 27, 2016

@felipewmartins

saas-rails 5.0.6 fixes this.

Given that this is just a patch, updating should be fine.

felipewmartins added a commit to felipewmartins/helpy that referenced this issue Aug 27, 2016
@scott scott closed this as completed in 1fd1e0a Nov 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants