class RuboCop::Cop::Chef::Deprecations::DependsOnChefReportingCookbook

Don’t depend on the chef-reporting cookbook made obsolete by Chef Infra Client 11.6. This cookbook installs a gem that is not compatible with newer Chef Infra Client releases.

@example

### incorrect
depends 'chef-reporting'