Skip to content

Instantly share code, notes, and snippets.

@citrus
Created July 6, 2011 18:19
Show Gist options
  • Save citrus/1067940 to your computer and use it in GitHub Desktop.
Save citrus/1067940 to your computer and use it in GitHub Desktop.
source 'http://rubygems.org'
gem 'cucumber', '>= 1.0.2'
gem 'rspec', '>= 2.6.0'
gem 'webrat', '>= 0.7.3'
gem 'mechanize', '>= 2.0.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment