Created
February 26, 2017 12:14
-
-
Save kopylovvlad/85f74d2f92292c5c7df45547a38ca4a0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Gemfile | |
source 'https://rubygems.org' | |
ruby '2.3.3' | |
gem 'nokogiri' | |
gem 'rspec' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment