Hi
I’m getting this message when I run scss:
DEPRECATION WARNING:
Sass 3.5 will no longer support Ruby 1.9.3.
Please upgrade to Ruby 2.0.0 or greater as soon as possible.
I’m not a ubuntu guy but I’ve tried to update Ruby and I think I’ve succeed except I’m still seeing this warning when I run scss
csixtyfour:~/workspace $ scss -v
DEPRECATION WARNING:
Sass 3.5 will no longer support Ruby 1.9.3.
Please upgrade to Ruby 2.0.0 or greater as soon as possible.
Sass 3.4.22 (Selective Steve)
csixtyfour:~/workspace $ ruby -v
ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-linux]