summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-11-12 10:52:20 +0100
committerKamil Trzcinski <ayufan@ayufan.eu>2016-03-09 14:21:19 +0100
commit640bf8ab7212988fda0189e1534d46dcbf0c126f (patch)
treeb75520ff4399df7339e4f19e3b02406abc7c9880 /Gemfile.lock
parent500337c4b23700a30876c6d2f8e7c612f8114432 (diff)
downloadgitlab-ce-640bf8ab7212988fda0189e1534d46dcbf0c126f.tar.gz
Retry failed tests
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 22c86e4ae8f..7f3c5911e5f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -679,6 +679,8 @@ GEM
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-support (~> 3.3.0)
+ rspec-retry (0.4.5)
+ rspec-core
rspec-support (3.3.0)
rubocop (0.35.1)
astrolabe (~> 1.3)
@@ -999,6 +1001,7 @@ DEPENDENCIES
rouge (~> 1.10.1)
rqrcode-rails3 (~> 0.1.7)
rspec-rails (~> 3.3.0)
+ rspec-retry
rubocop (~> 0.35.0)
ruby-fogbugz (~> 0.2.1)
sanitize (~> 2.0)