Having the following issue, BRAND NEW TO RoR, first time ever trying to upload an app to go live, first had hosting issues, then decided if i could fix them with heroku i wo
try this,
remove Gemfile.lock file and do bundle install , then git add, git commit and git push .
Gemfile.lock
bundle install
git add
git commit
git push