1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
|||||
#!/usr/bin/env ruby |
# this file expects to be required from within homebrew's ruby environment |
||||
|
|
||||
$LOAD_PATH << File.expand_path('../../lib', Pathname.new(__FILE__).realpath) |
$LOAD_PATH << File.expand_path('../../lib', Pathname.new(__FILE__).realpath) |
||||
require 'cask' |
require 'cask' |
Loading…
Reference in new issue