diff --git a/Gemfile b/Gemfile
index b8e9aa209408b22a6ab3e42dc0feea86a8d5edde..8e9933ca063b8afcd0002002e6e1cb8b96112609 100644
--- a/Gemfile
+++ b/Gemfile
@@ -225,8 +225,8 @@ group :development do
 
   # Preloading environment
 
-  gem 'spring', '1.3.1'
-  gem 'spring-commands-rspec', '1.0.2'
+  gem 'spring', '1.3.3'
+  gem 'spring-commands-rspec', '1.0.4'
   gem 'spring-commands-cucumber', '1.0.1'
 
   # Debugging
diff --git a/Gemfile.lock b/Gemfile.lock
index 4a27389fa5e5c6cabbcb7c8f403575b9d0d0ae4e..600d55861a838b154e76bf91172c3b82b85bf817 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -612,10 +612,10 @@ GEM
     sinon-rails (1.10.3)
       railties (>= 3.1)
     slop (3.6.0)
-    spring (1.3.1)
+    spring (1.3.3)
     spring-commands-cucumber (1.0.1)
       spring (>= 0.9.1)
-    spring-commands-rspec (1.0.2)
+    spring-commands-rspec (1.0.4)
       spring (>= 0.9.1)
     sprockets (2.11.3)
       hike (~> 1.2)
@@ -779,9 +779,9 @@ DEPENDENCIES
   simple_captcha2 (= 0.3.4)
   sinatra (= 1.4.5)
   sinon-rails (= 1.10.3)
-  spring (= 1.3.1)
+  spring (= 1.3.3)
   spring-commands-cucumber (= 1.0.1)
-  spring-commands-rspec (= 1.0.2)
+  spring-commands-rspec (= 1.0.4)
   test_after_commit (= 0.4.0)
   timecop (= 0.7.1)
   twitter (= 4.8.1)