Created
May 24, 2018 23:24
-
-
Save jswanner/5e8c943684286072f9dbbfbaab7a5f05 to your computer and use it in GitHub Desktop.
Revisions
-
jswanner created this gist
May 24, 2018 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ require 'bundler/inline' gemfile do gem 'rspec', '3.7', require: false end