Skip to content

Instantly share code, notes, and snippets.

@lsegal
Created July 30, 2013 17:51
Show Gist options
  • Save lsegal/6115199 to your computer and use it in GitHub Desktop.
Save lsegal/6115199 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
gem 'rspec', git: 'git://github.com/rspec/rspec'
gem 'rspec-core', git: 'git://github.com/rspec/rspec-core'
gem 'rspec-mocks', git: 'git://github.com/rspec/rspec-mocks'
gem 'rspec-expectations', git: 'git://github.com/rspec/rspec-expectations'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment