diff --git a/Gemfile.lock b/Gemfile.lock
index 6de89da..803d436 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,34 +1,28 @@
 GEM
   remote: http://rubygems.org/
   specs:
-    adsf (1.2.1)
+    adsf (1.2.0)
       rack (>= 1.0.0)
-    allison (2.0.3)
-    asciidoctor (1.5.5)
+    asciidoctor (1.5.4)
     bootstrap-sass (3.0.0.0)
       sass (~> 3.2)
-    builder (3.2.3)
-    chunky_png (1.3.8)
-    coderay (1.1.1)
+    builder (3.2.2)
+    chunky_png (1.3.5)
+    coderay (1.1.0)
     colored (1.2)
     commonjs (0.2.7)
     compass (0.12.2)
       chunky_png (~> 1.2)
       fssm (>= 0.2.7)
       sass (~> 3.1)
-    cri (2.7.1)
+    cri (2.7.0)
       colored (~> 1.2)
-    echoe (4.6.6)
-      allison (>= 2.0.3)
-      rake (>= 0.9.2)
-      rdoc (>= 2.5.11)
-      rubyforge (>= 2.0.4)
-    ffi (1.9.17)
+    ffi (1.9.10)
     formatador (0.2.5)
     fssm (0.2.10)
-    guard (2.14.0)
+    guard (2.13.0)
       formatador (>= 0.2.4)
-      listen (>= 2.7, < 4.0)
+      listen (>= 2.7, <= 4.0)
       lumberjack (~> 1.0)
       nenv (~> 0.1)
       notiffany (~> 0.0)
@@ -40,44 +34,36 @@ GEM
       nanoc (~> 3.6)
     haml (4.0.7)
       tilt
-    json_pure (2.0.3)
     kramdown (1.3.3)
     less (2.6.0)
       commonjs (~> 0.2.7)
-    libv8 (3.16.14.17)
-    listen (3.1.5)
-      rb-fsevent (~> 0.9, >= 0.9.4)
-      rb-inotify (~> 0.9, >= 0.9.7)
-      ruby_dep (~> 1.2)
-    lumberjack (1.0.11)
+    libv8 (3.16.14.13)
+    listen (3.0.5)
+      rb-fsevent (>= 0.9.3)
+      rb-inotify (>= 0.9)
+    lumberjack (1.0.9)
     method_source (0.8.2)
-    mini_portile2 (2.1.0)
+    mini_portile2 (2.0.0)
     nanoc (3.8.0)
       cri (~> 2.3)
-    nenv (0.3.0)
-    nokogiri (1.7.0.1)
-      mini_portile2 (~> 2.1.0)
-    notiffany (0.1.1)
+    nenv (0.2.0)
+    nokogiri (1.6.7)
+      mini_portile2 (~> 2.0.0.rc2)
+    notiffany (0.0.8)
       nenv (~> 0.1)
       shellany (~> 0.0)
-    oj (2.18.1)
-    pry (0.10.4)
+    oj (2.14.0)
+    pry (0.10.3)
       coderay (~> 1.1.0)
       method_source (~> 0.8.1)
       slop (~> 3.4)
-    rack (2.0.1)
+    rack (1.6.4)
     rainpress (1.0)
-      echoe
-    rake (12.0.0)
-    rb-fsevent (0.9.8)
-    rb-inotify (0.9.7)
+    rb-fsevent (0.9.6)
+    rb-inotify (0.9.5)
       ffi (>= 0.5.0)
-    rdoc (5.0.0)
     ref (2.0.0)
     ruby18_source_location (0.2)
-    ruby_dep (1.5.0)
-    rubyforge (2.0.4)
-      json_pure (>= 1.1.7)
     rubypants (0.2.0)
     sass (3.2.18)
     shellany (0.0.1)
@@ -86,11 +72,11 @@ GEM
       compass (>= 0.12.2)
       sass (>= 3.2.0)
     systemu (2.6.5)
-    therubyracer (0.12.3)
-      libv8 (~> 3.16.14.15)
+    therubyracer (0.12.2)
+      libv8 (~> 3.16.14.0)
       ref
-    thor (0.19.4)
-    tilt (2.0.5)
+    thor (0.19.1)
+    tilt (2.0.1)
 
 PLATFORMS
   ruby
@@ -117,6 +103,3 @@ DEPENDENCIES
   systemu (~> 2.6.4)
   therubyracer
   wdm (~> 0.1.0)
-
-BUNDLED WITH
-   1.12.5