On updating to rails 4.2.7.1 and sassc-rails 1.3 I'm getting this error: ``` no implicit conversion of Sass::Importers::Filesystem into String ``` On all my asset tags, Images, Stylesheets etc, eg: <%= image_tag("tick.svg") %>