Skip to content

Instantly share code, notes, and snippets.

@enriquez
Created February 16, 2011 18:57
Show Gist options
  • Save enriquez/829925 to your computer and use it in GitHub Desktop.
Save enriquez/829925 to your computer and use it in GitHub Desktop.
Migrate Heroku app to 1.9.2
http://devcenter.heroku.com/articles/bamboo
> heroku stack:migrate bamboo-mri-1.9.2
> heroku config:add BUNDLE_WITHOUT="development:test"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment