Skip to content

Instantly share code, notes, and snippets.

@kornypoet
Created May 7, 2015 15:25
Show Gist options
  • Save kornypoet/bf1ba13436385e61ab7b to your computer and use it in GitHub Desktop.
Save kornypoet/bf1ba13436385e61ab7b to your computer and use it in GitHub Desktop.
source'https://rubygems.org'
gem 'rest-client', '~> 1.6'
gem 'rspec', '~> 2.0'
gem 'capybara', '~> 2.3.0'
gem 'selenium-webdriver', '~> 2.42.0'
gem 'serverspec', '~> 1.9.0'
gem 'headless'
gem 'poltergeist'
gem 'pry'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment