diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock
index 6757b156c2d7b0d0ca555b80a1f360f767602913..dbf7ae68501f019684767d503505f2d22ca040cf 100644
--- a/Library/Homebrew/Gemfile.lock
+++ b/Library/Homebrew/Gemfile.lock
@@ -14,6 +14,7 @@ GEM
       json
       simplecov
     coderay (1.1.3)
+    colorize (0.8.1)
     commander (4.5.2)
       highline (~> 2.0.0)
     concurrent-ruby (1.1.7)
@@ -122,11 +123,17 @@ GEM
       sorbet-static (= 0.5.5880)
     sorbet-runtime (0.5.5877)
     sorbet-static (0.5.5880-universal-darwin-14)
-    tapioca (0.4.3)
+    spoom (1.0.4)
+      colorize
+      sorbet (~> 0.5.5)
+      sorbet-runtime
+      thor (>= 0.19.2)
+    tapioca (0.4.4)
       parlour (>= 2.1.0)
       pry (>= 0.12.2)
       sorbet-runtime
       sorbet-static (>= 0.4.4471)
+      spoom
       thor (>= 0.19.2)
     thor (1.0.1)
     thread_safe (0.3.6)