diff --git a/Gemfile b/Gemfile
index dec0c7500cd9003da1fd4287601ec3c19663793a..c87bc548d1a956a28e523edce32fc2ffee679b97 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.3.2'
+  gem 'fuubar',            '1.3.3'
   gem 'rspec-instafail',   '0.2.4', :require => false
   gem 'test_after_commit', '0.2.2'
 
diff --git a/Gemfile.lock b/Gemfile.lock
index b2081122ae227a7f5385fec5063602281db4de24..d95c6ba639a0a30a628e3fae6f2b661bbf97f7c1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -169,9 +169,9 @@ GEM
       thor (>= 0.13.6)
     formatador (0.2.5)
     fssm (0.2.10)
-    fuubar (1.3.2)
+    fuubar (1.3.3)
       rspec (>= 2.14.0, < 3.1.0)
-      ruby-progressbar (~> 1.3)
+      ruby-progressbar (~> 1.4)
     galetahub-simple_captcha (0.1.5)
     gherkin (2.12.2)
       multi_json (~> 1.3)
@@ -373,11 +373,11 @@ GEM
       rspec-core (~> 2.14.0)
       rspec-expectations (~> 2.14.0)
       rspec-mocks (~> 2.14.0)
-    rspec-core (2.14.7)
-    rspec-expectations (2.14.4)
+    rspec-core (2.14.8)
+    rspec-expectations (2.14.5)
       diff-lcs (>= 1.1.3, < 2.0)
     rspec-instafail (0.2.4)
-    rspec-mocks (2.14.4)
+    rspec-mocks (2.14.6)
     rspec-rails (2.14.1)
       actionpack (>= 3.0)
       activemodel (>= 3.0)
@@ -387,7 +387,7 @@ GEM
       rspec-expectations (~> 2.14.0)
       rspec-mocks (~> 2.14.0)
     ruby-oembed (0.8.9)
-    ruby-progressbar (1.4.0)
+    ruby-progressbar (1.5.1)
     rubyzip (1.1.0)
     safe_yaml (0.9.7)
     sass (3.2.19)
@@ -491,7 +491,7 @@ DEPENDENCIES
   fog (= 1.22.1)
   foreigner (= 1.6.1)
   foreman (= 0.62)
-  fuubar (= 1.3.2)
+  fuubar (= 1.3.3)
   galetahub-simple_captcha (= 0.1.5)
   gon (= 4.1.1)
   guard-cucumber (= 1.4.1)