Heroku compass buildpack compass fail
I am trying to push a compass build-pack to heroku server, https://github.com/stephanmelzer/heroku-buildpack-nodejs-grunt-compass It use to work until recently and I am not sure what happened on heroku side, it doens't work anymore and giving me this error : bash: /app/.gem/ruby/1.9.1/bin/compass: /app/vendor/ruby-1.9.2/bin/ruby: bad interpreter: No such file or directory I am not sure what happened did they change the ruby version or something Does someone knows what can be the issue and the fix. I use Cedar stack, running node I'd like to add to the accepted answer with a bit more