SyntaxFix
Write A Post
Hire A Developer
Questions
Check the following
$ git status
$ git add .
$ bundle install $ git add Gemfile.lock $ git commit -am "Added Gemfile.lock"
$ git push heroku master
Your push should work