Skip to content

Instantly share code, notes, and snippets.

@tourdedave
Last active August 29, 2015 14:05
Show Gist options
  • Save tourdedave/2acc4d0354ebfb64246c to your computer and use it in GitHub Desktop.
Save tourdedave/2acc4d0354ebfb64246c to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
gem 'rspec', '~> 2.14.0'
gem 'selenium-webdriver'
gem 'sauce_whisk'
gem 'sauce-connect'
gem 'parallel_tests'
gem 'rake'
gem 'rspec_junit_formatter'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment