summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-09-17 10:11:29 -0600
committermo khan <mo.khan@gmail.com>2020-09-17 10:11:29 -0600
commit6a36e3426d50aa2eb19f14a0bd2c0aa53deae141 (patch)
tree263f964848d03121940a40ed4d21a6c7900df87b /Gemfile.lock
parent2a73eabc7d3fc830f1bf82f39caf2f612ed1f31e (diff)
chore: export junit compatible report
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 8f7a251..57b2219 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -44,6 +44,8 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
+ rspec_junit_formatter (0.4.1)
+ rspec-core (>= 2, < 4, != 2.12.0)
rubocop (0.82.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
@@ -76,6 +78,7 @@ DEPENDENCIES
gitlab-styles (~> 4.3)
json-schema (~> 2.8)
rspec (~> 3.9)
+ rspec_junit_formatter (~> 0.4)
rubocop (~> 0.82)
rubocop-rspec (~> 1.41)