You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This gem relies on a very old version of premailer, namely one that includes hpricot whose hpricot_slate_method_added magic causes issues with sorbet. Please update this dependency to use a more recent version of premailer.
The text was updated successfully, but these errors were encountered:
premailer is currently at 1.11.1. If you do a fresh install of premailer-rails, it will install the latest premailer version. Thus, you should be able to simply run bundle update premailer to get a newer version of premailer in your project.
This gem relies on a very old version of premailer, namely one that includes hpricot whose
hpricot_slate_method_added
magic causes issues with sorbet. Please update this dependency to use a more recent version of premailer.The text was updated successfully, but these errors were encountered: