class RuboCop::Cop::Chef::Modernize::DependsOnWindowsFirewallCookbook

Don’t depend on the windows_firewall cookbook made obsolete by Chef Infra Client 14.7. The windows_firewall resource is now included in Chef Infra Client itself.

@example

### incorrect
depends 'windows_firewall'