Created
May 24, 2018 23:24
-
-
Save jswanner/5e8c943684286072f9dbbfbaab7a5f05 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
require 'bundler/inline' | |
gemfile do | |
gem 'rspec', '3.7', require: false | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment