about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8ddfbb231..612b9e1f8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -531,8 +531,8 @@ GEM
     rspec-sidekiq (3.1.0)
       rspec-core (~> 3.0, >= 3.0.0)
       sidekiq (>= 2.4.0)
-    rspec-support (3.10.2)
-    rspec_junit_formatter (0.4.1)
+    rspec-support (3.10.3)
+    rspec_junit_formatter (0.5.0)
       rspec-core (>= 2, < 4, != 2.12.0)
     rubocop (1.24.1)
       parallel (~> 1.10)
@@ -776,7 +776,7 @@ DEPENDENCIES
   rqrcode (~> 2.1)
   rspec-rails (~> 5.0)
   rspec-sidekiq (~> 3.1)
-  rspec_junit_formatter (~> 0.4)
+  rspec_junit_formatter (~> 0.5)
   rubocop (~> 1.24)
   rubocop-rails (~> 2.13)
   ruby-progressbar (~> 1.11)