about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2018-05-06 17:55:50 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-05-06 10:55:50 +0200
commit8c35d163a5c50eeb30220141036dac0c5dad295c (patch)
treea0555622017e7cdc9cb981b6ca8b9e2a539f7eb9 /Gemfile.lock
parent39efc6d533bc3616ef3e199ab83d7753f07afb4c (diff)
Port travis_retry for CI (#7379)
* Port travis_retry for CI

* Add license
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f4be9bf9c..6a579d53b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -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)