class RuboCop::Cop::Chef::Modernize::DependsOnTimezoneLwrpCookbook

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

@example

### incorrect
depends 'timezone_lwrp'