Created by: spang
When attempting to deploy to Heroku right now, I got the following error. Removing TODO from the gemspec description was sufficient to fix it and finish the deploy. :)
-----> Fetching set buildpack https://github.com/heroku/heroku-buildpack-ruby... done -----> Ruby app detected -----> Compiling Ruby/Rack ! ! There was an error parsing your Gemfile, we cannot continue ! fatal: Not a git repository (or any parent up to mount point /tmp) ! Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ! The gemspec at ! /tmp/build_685a5f3a3f694c2245d8b1c9795b0080/stripe-contrib-pagerbot-fe40c3b1/pagerbot.gemspec ! is not valid. Please fix this gemspec. ! The validation error was '"FIXME" or "TODO" is not a description' ! ! Push rejected, failed to compile Ruby app