dev-cmd/typecheck: use new tapioca command

This commit is contained in:
Bo Anderson 2021-09-09 01:16:10 +01:00
parent 1537e2eccd
commit d00b387bc2
No known key found for this signature in database
GPG Key ID: 3DB94E204E137D65

View File

@ -53,7 +53,7 @@ module Homebrew
]
ohai "Updating Tapioca RBI files..."
system "bundle", "exec", "tapioca", "sync", "--exclude", *excluded_gems
system "bundle", "exec", "tapioca", "gem", "--exclude", *excluded_gems
system "bundle", "exec", "parlour"
system "bundle", "exec", "srb", "rbi", "hidden-definitions"
system "bundle", "exec", "srb", "rbi", "todo"