Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Sep 3, 2023
1 parent 9fcdaa2 commit 8a2a16d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Homebrew/upgrade.rb
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ def check_installed_dependents(

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
Expand Down

0 comments on commit 8a2a16d

Please sign in to comment.