Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Commit

Permalink
add retries gem
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Jun 30, 2018
1 parent 4def820 commit d927e82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ group :test do
gem 'simplecov-console', :require => false
gem 'rack', '~> 1.0', :require => false if RUBY_VERSION < '2.2.2'
gem 'parallel_tests', :require => false
gem 'retries', :require => false
end

group :development do
Expand Down

0 comments on commit d927e82

Please sign in to comment.