diff --git a/store-after/Gemfile.lock b/store-after/Gemfile.lock
index 4f43e7a..6a367b1 100644
--- a/store-after/Gemfile.lock
+++ b/store-after/Gemfile.lock
@@ -34,7 +34,7 @@ GEM
     ansi (1.2.5)
     arel (2.1.1)
     bcrypt-ruby (2.1.4)
-    builder (3.0.0)
+    builder (3.0.4)
     coffee-script (2.2.0)
       coffee-script-source
       execjs
@@ -42,26 +42,26 @@ GEM
     erubis (2.7.0)
     execjs (1.0.0)
       multi_json (~> 1.0)
-    hike (1.0.0)
-    i18n (0.6.0)
-    jquery-rails (1.0.7)
-      railties (~> 3.0)
-      thor (~> 0.14)
+    hike (1.2.3)
+    i18n (0.6.11)
+    jquery-rails (3.1.3)
+      railties (>= 3.0, < 5.0)
+      thor (>= 0.14, < 2.0)
     mail (2.3.0)
       i18n (>= 0.4.0)
       mime-types (~> 1.16)
       treetop (~> 1.4.8)
     mime-types (1.16)
-    multi_json (1.0.2)
+    multi_json (1.14.1)
     polyglot (0.3.1)
-    rack (1.3.0.beta2)
-    rack-cache (1.0.2)
+    rack (1.3.10)
+    rack-cache (1.0.3)
       rack (>= 0.4)
-    rack-mount (0.8.1)
+    rack-mount (0.8.3)
       rack (>= 1.0.0)
-    rack-ssl (1.3.2)
+    rack-ssl (1.3.4)
       rack
-    rack-test (0.6.0)
+    rack-test (0.6.3)
       rack (>= 1.0)
     rails (3.1.0.rc1)
       actionmailer (= 3.1.0.rc1)
@@ -77,20 +77,20 @@ GEM
       rack-ssl (~> 1.3.2)
       rake (>= 0.8.7)
       thor (~> 0.14.6)
-    rake (0.9.0)
+    rake (13.0.0)
     sass (3.1.1)
-    sprockets (2.0.0.beta.8)
-      hike (~> 1.0)
+    sprockets (2.0.5)
+      hike (~> 1.2)
       rack (~> 1.0)
-      tilt (!= 1.3.0, ~> 1.1)
+      tilt (~> 1.1, != 1.3.0)
     sqlite3 (1.3.3)
     thor (0.14.6)
-    tilt (1.3.1)
+    tilt (1.4.1)
     treetop (1.4.9)
       polyglot (>= 0.3.1)
     turn (0.8.2)
       ansi (>= 1.2.2)
-    tzinfo (0.3.27)
+    tzinfo (0.3.55)
     uglifier (0.5.4)
       execjs (>= 0.3.0)
       multi_json (>= 1.0.2)