diff --git a/Gemfile b/Gemfile
index 716f076f4250f8c33dc550f8940650f754164090..4bf3c052d5eff3b3fba292dfa3a91d1e2fa1dba9 100644
--- a/Gemfile
+++ b/Gemfile
@@ -192,7 +192,7 @@ group :test do
 
   # Cucumber (integration tests)
 
-  gem 'capybara',           '2.2.1'
+  gem 'capybara',           '2.4.1'
   gem 'database_cleaner',   '1.3.0'
   gem 'selenium-webdriver', '2.42.0'
 
diff --git a/Gemfile.lock b/Gemfile.lock
index a29b1f6e6e5f9be50a96034de665f3aa4b3797f8..ff99f8c6f70b48e3129ee691a409b14e8f724628 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -59,7 +59,7 @@ GEM
     bootstrap-sass (2.3.2.2)
       sass (~> 3.2)
     builder (3.1.4)
-    capybara (2.2.1)
+    capybara (2.4.1)
       mime-types (>= 1.16)
       nokogiri (>= 1.3.3)
       rack (>= 1.0.0)
@@ -297,7 +297,7 @@ GEM
       addressable
       nokogiri
     orm_adapter (0.5.0)
-    phantomjs (1.9.2.1)
+    phantomjs (1.9.7.1)
     polyglot (0.3.5)
     pry (0.9.12.4)
       coderay (~> 1.0)
@@ -481,7 +481,7 @@ DEPENDENCIES
   asset_sync (= 1.0.0)
   backbone-on-rails (= 1.1.1)
   bootstrap-sass (= 2.3.2.2)
-  capybara (= 2.2.1)
+  capybara (= 2.4.1)
   carrierwave (= 0.10.0)
   compass-rails (= 2.0.0)
   configurate (= 0.0.8)