sous-chefs / homebrew

Development repository for the homebrew cookbook
https://supermarket.chef.io/cookbooks/homebrew
Apache License 2.0
152 stars 136 forks source link

Fix for mismatching partials #83

Closed bdwyertech closed 8 years ago

bdwyertech commented 8 years ago

This should prevent partial matches. Leave Ruby to do the matching.

For example, vagrant-manager was not getting installed due to the presence of vagrant.

tas50 commented 8 years ago

Huge improvement. Thanks