Skip to content

Instantly share code, notes, and snippets.

@kanonji
Created November 29, 2012 08:22
Show Gist options
  • Save kanonji/4167548 to your computer and use it in GitHub Desktop.
Save kanonji/4167548 to your computer and use it in GitHub Desktop.
Gemfile for my heroku env
# A sample Gemfile
source "http://rubygems.org"
path 'vendor/bundle'
gem "heroku"
gem "foreman"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment