diff --git a/checkout-after/Gemfile.lock b/checkout-after/Gemfile.lock
index 3f1cf85..52555b9 100644
--- a/checkout-after/Gemfile.lock
+++ b/checkout-after/Gemfile.lock
@@ -51,7 +51,9 @@ GEM
       guard (>= 1.1.0)
       multi_json
       thor
-    haml (3.1.6)
+    haml (5.1.2)
+      temple (>= 0.8.0)
+      tilt
     hike (1.2.1)
     i18n (0.6.0)
     jasminerice (0.0.9)
@@ -113,6 +115,7 @@ GEM
       rack (~> 1.0)
       tilt (~> 1.1, != 1.3.0)
     sqlite3 (1.3.6)
+    temple (0.8.2)
     thor (0.15.3)
     tilt (1.3.3)
     treetop (1.4.10)