class RuboCop::Cop::Chef::Modernize::DependsOnLocaleCookbook

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

@example

### incorrect
depends 'locale'