Unable to push a custom gem to heroku master
问题 I have created a simple custom gem in 'gemz' folder and configured in gemfile ('checkpercentage', '~>0.1.0') and it works fine in my application but can't deploy it to heroku. I'm getting the following error when trying to push my updates into my master branch at Heroku. my Ruby version: ruby 2.1.1p76 (2014-02-24 revision 45161) [i686-linux] Error: nci@nci-VirtualBox:~/Zacchi/kuizu$ git push heroku master remote: Compressing source files... done. remote: Building source: remote: remote: -----