Gemfile: load REXML gem for brew bump
This commit is contained in:
parent
0f39516cf6
commit
dc2ded859b
@ -58,6 +58,8 @@ module Homebrew
|
||||
def bump
|
||||
args = bump_args.parse
|
||||
|
||||
Homebrew.install_bundler_gems!(groups: ["livecheck"])
|
||||
|
||||
if args.limit.present? && !args.formula? && !args.cask?
|
||||
raise UsageError, "`--limit` must be used with either `--formula` or `--cask`."
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user