summaryrefslogtreecommitdiff
path: root/Gemfile.rails5.lock
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-09-04 13:33:50 +0000
committerRémy Coutable <remy@rymai.me>2018-09-04 13:33:50 +0000
commit3a4d3dff516a187923fa2442da88b44915a9c97c (patch)
treed6b0f7b17868dbc30b37cfebcd256e06fe641a30 /Gemfile.rails5.lock
parentafb49b044bcb71702edd3f5ef0139599ddc54ef5 (diff)
parent789fae50fb643201aee178c3748df5b7bce588c6 (diff)
downloadgitlab-ce-3a4d3dff516a187923fa2442da88b44915a9c97c.tar.gz
Merge branch 'junit-results' into 'master'
Enable JUnit results for rspec See merge request gitlab-org/gitlab-ce!21449
Diffstat (limited to 'Gemfile.rails5.lock')
-rw-r--r--Gemfile.rails5.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.rails5.lock b/Gemfile.rails5.lock
index 7344ea5b4d6..0171c3564e3 100644
--- a/Gemfile.rails5.lock
+++ b/Gemfile.rails5.lock
@@ -779,6 +779,8 @@ GEM
rspec-core
rspec-set (0.1.3)
rspec-support (3.7.1)
+ rspec_junit_formatter (0.4.1)
+ rspec-core (>= 2, < 4, != 2.12.0)
rspec_profiling (0.0.5)
activerecord
pg
@@ -1154,6 +1156,7 @@ DEPENDENCIES
rspec-rails (~> 3.7.0)
rspec-retry (~> 0.4.5)
rspec-set (~> 0.1.3)
+ rspec_junit_formatter
rspec_profiling (~> 0.0.5)
rubocop (~> 0.54.0)
rubocop-rspec (~> 1.22.1)