mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Update Library/Homebrew/upgrade.rb
Co-authored-by: Bo Anderson <mail@boanderson.me>
This commit is contained in:
parent
bcc7f0f796
commit
0800faf093
@ -13,7 +13,7 @@ module Homebrew
|
|||||||
module Upgrade
|
module Upgrade
|
||||||
Dependents = Struct.new(:upgradeable, :pinned, :skipped)
|
Dependents = Struct.new(:upgradeable, :pinned, :skipped)
|
||||||
|
|
||||||
def self.formulae_installer(
|
def self.formula_installers(
|
||||||
formulae_to_install,
|
formulae_to_install,
|
||||||
flags:,
|
flags:,
|
||||||
dry_run: false,
|
dry_run: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user