UPDATE:
this error is shown during git push heroku master :
git push heroku master
-----> Preparing app for Rails asset pipeline Running: rake assets
For me the solution was to remove this line in application.css
*= require twitter/bootstrap
Se https://github.com/seyhunak/twitter-bootstrap-rails/issues/123