Skip to content

Instantly share code, notes, and snippets.

@evanniedojadlo
Created February 6, 2017 04:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evanniedojadlo/638b8459dca43148a146f2b12a8b412c to your computer and use it in GitHub Desktop.
Save evanniedojadlo/638b8459dca43148a146f2b12a8b412c to your computer and use it in GitHub Desktop.
This is the gemfile that will be within the same directory
source 'https://rubygems.org'
gem 'rspec', '~> 3.5.0'
gem 'selenium-webdriver', '~> 3.0.3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment