class RuboCop::Cop::Chef::Modernize::DependsOnChefVaultCookbook

Don’t depend on the chef-vault cookbook made obsolete by Chef Infra Client 16.0. The chef-vault gem and helpers are now included in Chef Infra Client itself.

@example

### incorrect
depends 'chef-vault'