UPDATE:
this error is shown during git push heroku master :
git push heroku master
-----> Preparing app for Rails asset pipeline Running: rake assets
I was able to fix this issue by simply moving gem "twitter-bootstrap-rails" out of the :assets block and putting it at the top of my gemfile.