extract: explicitly load cli_parser

This commit is contained in:
Caleb Xu 2018-08-25 10:58:13 -04:00
parent 0e080eba97
commit be0cd21d0f

View File

@ -10,6 +10,7 @@
#: will be extracted and placed in the destination tap. Otherwise, the most
#: recent version that can be found will be used.
require "cli_parser"
require "utils/git"
require "formulary"
require "tap"