diff --git a/Gemfile b/Gemfile index 5d399ec75..87d2c994c 100644 --- a/Gemfile +++ b/Gemfile @@ -187,7 +187,7 @@ group :test do # RSpec (unit tests, some integration tests) gem 'fixture_builder', '0.3.6' - gem 'fuubar', '1.1.1' + gem 'fuubar', '1.3.2' gem 'rspec-instafail', '0.2.4', :require => false gem 'test_after_commit', '0.2.0' diff --git a/Gemfile.lock b/Gemfile.lock index 3972e0d1f..22a10b3db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,10 +137,9 @@ GEM thor (>= 0.13.6) formatador (0.2.4) fssm (0.2.10) - fuubar (1.1.1) - rspec (~> 2.0) - rspec-instafail (~> 0.2.0) - ruby-progressbar (~> 1.0) + fuubar (1.3.2) + rspec (>= 2.14.0, < 3.1.0) + ruby-progressbar (~> 1.3) galetahub-simple_captcha (0.1.5) gherkin (2.12.2) multi_json (~> 1.3) @@ -351,7 +350,7 @@ GEM rspec-mocks (~> 2.14.0) ruby-hmac (0.4.0) ruby-oembed (0.8.9) - ruby-progressbar (1.1.1) + ruby-progressbar (1.4.0) rubyzip (1.1.0) safe_yaml (0.9.5) sass (3.2.10) @@ -449,7 +448,7 @@ DEPENDENCIES fog (= 1.19.0) foreigner (= 1.6.1) foreman (= 0.62) - fuubar (= 1.1.1) + fuubar (= 1.3.2) galetahub-simple_captcha (= 0.1.5) gon (= 4.1.1) guard-cucumber (= 1.4.0)