- Since we're stating that compass is a development dependency in our gemspec, and we use bundle to install it, we should make sure that grunt is using the correct (bundled) version of compass. - This is especially important since many of the older versions of compass are buggy (see https://github.com/gruntjs/grunt-contrib-compass/issues/204)