Skip to content
Snippets Groups Projects
Commit d4425623 authored by schneems's avatar schneems Committed by Casey Faist
Browse files

Add retry gem

parent ce14e1ed
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,4 @@ source "https://rubygems.org"
gem "rspec"
gem "heroku_hatchet"
gem 'rspec-retry'
......@@ -48,6 +48,8 @@ GEM
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-retry (0.6.1)
rspec-core (> 3.3)
rspec-support (3.8.0)
thor (0.20.0)
thread_safe (0.3.6)
......@@ -61,6 +63,7 @@ PLATFORMS
DEPENDENCIES
heroku_hatchet
rspec
rspec-retry
BUNDLED WITH
1.16.2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment