From b138a43b80e15a77f9d8d2de895616db3e44c951 Mon Sep 17 00:00:00 2001 From: Sven Weidauer Date: Sun, 5 Jun 2022 13:03:58 +0200 Subject: [PATCH] Gemfile.lock --- Gemfile.lock | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index f7fd5a9..01a5147 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,6 +32,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-support (3.11.0) + rspec_junit_formatter (0.5.1) + rspec-core (>= 2, < 4, != 2.12.0) rubocop (1.29.1) parallel (~> 1.10) parser (>= 3.1.0.0) @@ -58,6 +60,7 @@ DEPENDENCIES format-staged! rake (~> 13.0) rspec + rspec_junit_formatter rubocop (~> 1.29) rubocop-rake (~> 0.6) rubocop-rspec