diff options
| author | AnastasiaSulyagina | 2016-08-23 09:11:09 +0300 | 
|---|---|---|
| committer | AnastasiaSulyagina | 2016-08-23 23:44:45 +0300 | 
| commit | 65579f27dd905e4026bb514f60e875cfc41cc368 (patch) | |
| tree | 987493e2627feb20b5d94a6e08d770940218dcb6 /Library/Homebrew/cask/lib/hbc.rb | |
| parent | 0dbf485c4fc19663ba1eeb6fbe62be9c378a305c (diff) | |
| download | brew-65579f27dd905e4026bb514f60e875cfc41cc368.tar.bz2 | |
cask tty removed
Diffstat (limited to 'Library/Homebrew/cask/lib/hbc.rb')
| -rw-r--r-- | Library/Homebrew/cask/lib/hbc.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/cask/lib/hbc.rb b/Library/Homebrew/cask/lib/hbc.rb index a9a23f997..6b6279147 100644 --- a/Library/Homebrew/cask/lib/hbc.rb +++ b/Library/Homebrew/cask/lib/hbc.rb @@ -35,6 +35,7 @@ require "hbc/url_checker"  require "hbc/utils"  require "hbc/verify"  require "hbc/version" +require "utils"  require "vendor/plist"  | 
