How would I go about upgrading something like SASS to the latest version in DrupalPro?

Comments

caschbre’s picture

Status: Active » Fixed

Ok, looks like we can do this the normal Ubuntu way without affecting DrupalPro.

$ sudo gem update sass

mike stewart’s picture

That's correct -- and why I went to the trouble of not using normal debian/ubuntu apt-get to install sass -- so it would be easy to obtain latest stable updates

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.