about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2020-05-01 20:19:01 +0200
committerGitHub <noreply@github.com>2020-05-01 20:19:01 +0200
commit60408fa3ef5b4aae4c46ff9c308d49ba67179bc7 (patch)
tree68b28a25747c26ee497f66f0aa05469c874f157f /Gemfile.lock
parent3511528e508aa365e7f88b7e3b6a3b8f99c531cc (diff)
Change CircleCI test output (#13587)
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 fb19ba675..9594ec2c5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -541,6 +541,8 @@ GEM
       rspec-core (~> 3.0, >= 3.0.0)
       sidekiq (>= 2.4.0)
     rspec-support (3.9.2)
+    rspec_junit_formatter (0.4.1)
+      rspec-core (>= 2, < 4, != 2.12.0)
     rubocop (0.79.0)
       jaro_winkler (~> 1.5.1)
       parallel (~> 1.10)
@@ -763,6 +765,7 @@ DEPENDENCIES
   rqrcode (~> 1.1)
   rspec-rails (~> 4.0)
   rspec-sidekiq (~> 3.0)
+  rspec_junit_formatter (~> 0.4)
   rubocop (~> 0.79)
   rubocop-rails (~> 2.5)
   ruby-progressbar (~> 1.10)