Port travis_retry for CI (#7379)
* Port travis_retry for CI * Add license
This commit is contained in:
parent
39efc6d533
commit
8c35d163a5
5 changed files with 48 additions and 14 deletions
|
@ -501,8 +501,6 @@ GEM
|
|||
rspec-expectations (~> 3.7.0)
|
||||
rspec-mocks (~> 3.7.0)
|
||||
rspec-support (~> 3.7.0)
|
||||
rspec-retry (0.5.7)
|
||||
rspec-core (> 3.3)
|
||||
rspec-sidekiq (3.0.3)
|
||||
rspec-core (~> 3.0, >= 3.0.0)
|
||||
sidekiq (>= 2.4.0)
|
||||
|
@ -726,7 +724,6 @@ DEPENDENCIES
|
|||
redis-rails (~> 5.0)
|
||||
rqrcode (~> 0.10)
|
||||
rspec-rails (~> 3.7)
|
||||
rspec-retry (~> 0.5)
|
||||
rspec-sidekiq (~> 3.0)
|
||||
rubocop (~> 0.55)
|
||||
ruby-progressbar (~> 1.4)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue