tap: require string extensions

Fixes Homebrew/homebrew#47684.
This commit is contained in:
Misty De Meo 2016-01-04 16:22:26 -04:00
parent dafa11af9a
commit d99cfd1394

View File

@ -1,3 +1,5 @@
require "extend/string"
# a {Tap} is used to extend the formulae provided by Homebrew core.
# Usually, it's synced with a remote git repository. And it's likely
# a Github repository with the name of `user/homebrew-repo`. In such