Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 4 deploy fails #150

Closed
hakongit opened this issue Jul 4, 2013 · 2 comments
Closed

Rails 4 deploy fails #150

hakongit opened this issue Jul 4, 2013 · 2 comments

Comments

@hakongit
Copy link

hakongit commented Jul 4, 2013

Push with heroku_san gives:
Everything up-to-date
git update-ref -d refs/heroku_san/deploy
Your Ruby version is 1.9.3, but your Gemfile specified 2.0.0
Your Ruby version is 1.9.3, but your Gemfile specified 2.0.0
rake aborted!
Command failed with status (18): [heroku run rake db:migrate --app application]

Somehow heroku_san thinks I have ruby 1.9.3 and rake db:migrate fails.

When I run heroku run rake db:migrate --app application manually it works fine.

@kmayer
Copy link
Contributor

kmayer commented Aug 2, 2013

It's the same problem as #151 -- sadness

@kmayer
Copy link
Contributor

kmayer commented Oct 22, 2013

Closed by #155

@kmayer kmayer closed this as completed Oct 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants