Bump fuubar

This commit is contained in:
Benjamin Neff 2019-10-20 04:48:05 +02:00
parent cb536007ad
commit b3bcd99a05
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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)