From b3bcd99a054ee22f3126db797681dc6ce7080595 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sun, 20 Oct 2019 04:48:05 +0200 Subject: [PATCH] Bump fuubar --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index c4a1ee1..64fe5c0 100644 --- a/Gemfile +++ b/Gemfile @@ -43,7 +43,7 @@ end group :test do # rspec formatter - gem "fuubar", "2.3.2", require: false + gem "fuubar", "2.4.1", require: false gem "nyan-cat-formatter", require: false # test coverage diff --git a/Gemfile.lock b/Gemfile.lock index 8ec2463..d214a3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,7 @@ GEM faraday (>= 0.7.4, < 1.0) ffi (1.11.1) formatador (0.2.5) - fuubar (2.3.2) + fuubar (2.4.1) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) gitlab (4.12.0) @@ -167,7 +167,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-collection_matchers (1.1.3) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.8.0) + rspec-core (3.8.2) rspec-support (~> 3.8.0) rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) @@ -184,7 +184,7 @@ GEM rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) - rspec-support (3.8.0) + rspec-support (3.8.3) rubocop (0.75.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) @@ -242,7 +242,7 @@ DEPENDENCIES diaspora_federation-json_schema! diaspora_federation-rails! diaspora_federation-test! - fuubar (= 2.3.2) + fuubar (= 2.4.1) guard-rspec guard-rubocop json-schema-rspec (= 0.0.4)