WIP
This commit is contained in:
parent
9fcdaa2b85
commit
8a2a16d521
@ -271,6 +271,7 @@ module Homebrew
|
||||
|
||||
already_broken_dependents = check_broken_dependents(installed_formulae)
|
||||
|
||||
# TODO: this should be refactored to use FormulaInstaller new logic
|
||||
outdated_dependents =
|
||||
installed_formulae.flat_map(&:runtime_installed_formula_dependents)
|
||||
.uniq
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user