Commit Graph

5 Commits

Author SHA1 Message Date
Vítor Galvão a6d00697fd last changes of 'brew --prefix' into 'brew --repository' 2015-10-27 23:56:51 +00:00
Juliusz Gonera 2d116920a7 Improve Ruby version check in the formula
Previously if a person was using RVM or Rbenv and set a Ruby < 2.0 as
their global Ruby, cask would use brew to install a newer Ruby even
though a new enough Ruby could be present already.
2015-10-09 09:29:52 -07:00
Roland Walker ba12a2aaaa replace brew-cask.rb subcommand with bash shim
The `brew-cask` shim finds and executes `lib/brew-cask-cmd.rb`,
but only if Ruby 2.0+ is found.
2014-12-16 07:23:57 -05:00
phinze aca9beece1 back to .rb for bin, so homebrew `require`s us 2012-03-10 01:01:38 -06:00
phinze e5de5f47aa drop the .rb from the binary 2012-03-09 23:58:19 -06:00