diff --git a/Gemfile b/Gemfile index af031f2..96e7ae8 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ end group :test do # rspec formatter - gem "fuubar", "2.0.0", require: false + gem "fuubar", "2.1.0", require: false gem "nyan-cat-formatter", require: false # test coverage diff --git a/Gemfile.lock b/Gemfile.lock index 39226b3..acd882b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM activerecord (>= 2) activesupport (>= 2) formatador (0.2.5) - fuubar (2.0.0) + fuubar (2.1.0) rspec (~> 3.0) ruby-progressbar (~> 1.4) gitlab (3.6.1) @@ -288,7 +288,7 @@ DEPENDENCIES diaspora_federation-test! factory_girl_rails (~> 4.7) fixture_builder (~> 0.4.1) - fuubar (= 2.0.0) + fuubar (= 2.1.0) guard-rspec guard-rubocop logging-rails (= 0.5.0)