Bump fuubar

This commit is contained in:
Benjamin Neff 2018-10-05 00:43:43 +02:00
parent 6b1950ca6e
commit dd7017110b
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 4 deletions

View file

@ -40,7 +40,7 @@ end
group :test do group :test do
# rspec formatter # rspec formatter
gem "fuubar", "2.3.1", require: false gem "fuubar", "2.3.2", require: false
gem "nyan-cat-formatter", require: false gem "nyan-cat-formatter", require: false
# test coverage # test coverage

View file

@ -59,7 +59,7 @@ GEM
faraday (>= 0.7.4, < 1.0) faraday (>= 0.7.4, < 1.0)
ffi (1.9.25) ffi (1.9.25)
formatador (0.2.5) formatador (0.2.5)
fuubar (2.3.1) fuubar (2.3.2)
rspec-core (~> 3.0) rspec-core (~> 3.0)
ruby-progressbar (~> 1.4) ruby-progressbar (~> 1.4)
gitlab (4.4.0) gitlab (4.4.0)
@ -192,7 +192,7 @@ GEM
rainbow (>= 2.2.2, < 4.0) rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1) unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0) ruby-progressbar (1.10.0)
ruby_dep (1.5.0) ruby_dep (1.5.0)
rugged (0.27.1) rugged (0.27.1)
safe_yaml (1.0.4) safe_yaml (1.0.4)
@ -241,7 +241,7 @@ DEPENDENCIES
diaspora_federation-json_schema! diaspora_federation-json_schema!
diaspora_federation-rails! diaspora_federation-rails!
diaspora_federation-test! diaspora_federation-test!
fuubar (= 2.3.1) fuubar (= 2.3.2)
guard-rspec guard-rspec
guard-rubocop guard-rubocop
json-schema-rspec (= 0.0.4) json-schema-rspec (= 0.0.4)