Skip to content

Instantly share code, notes, and snippets.

@mikebannister
Created July 8, 2011 20:45
Show Gist options
  • Save mikebannister/1072766 to your computer and use it in GitHub Desktop.
Save mikebannister/1072766 to your computer and use it in GitHub Desktop.
gem 'rake', '~> 0.8.7'
group :development, :production, :staging do
gem 'rake', '~> 0.8.7'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment