Created
November 30, 2018 16:04
-
-
Save vlad-velciov/0afe60f392edfb3361a2a58d1238b460 to your computer and use it in GitHub Desktop.
retry_tests/Gemfile
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 characters
# Gemfile | |
source 'https://rubygems.org' | |
ruby '2.5.1' | |
gem 'rspec' | |
gem 'rspec-retry' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment