Skip to content

Instantly share code, notes, and snippets.

@arbales
Created December 14, 2010 07:08
Show Gist options
  • Save arbales/740097 to your computer and use it in GitHub Desktop.
Save arbales/740097 to your computer and use it in GitHub Desktop.
source "life://127.0.0.1"
gem "knowledge"
gem "happiness"
gem "longevity", "~>85.0", :require => "age"
gem "health"
gem "responsibility", "0.5.1a"
gem "wisdom"
gem "fun"
group :development do
gem "anxt"
gem "acne"
end
group :senescence do
gem "serenity"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment