Skip to content

Instantly share code, notes, and snippets.

@1syo
Created February 5, 2013 08:19
Show Gist options
  • Save 1syo/4713047 to your computer and use it in GitHub Desktop.
Save 1syo/4713047 to your computer and use it in GitHub Desktop.
# A sample Gemfile
source "https://rubygems.org"
gem 'rspec-expectations', git: 'git@github.com:rspec/rspec-expectations.git'
gem 'rspec', '>= 2.12'
gem 'grit'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment