lib/rubocop/cop/chef/deprecation/deprecated_mixins.rb in cookstyle-6.21.1 vs lib/rubocop/cop/chef/deprecation/deprecated_mixins.rb in cookstyle-7.0.0

- old
+ new

@@ -17,10 +17,10 @@ # module RuboCop module Cop module Chef - module ChefDeprecations + module Deprecations # Don't use deprecated Mixins no longer included in Chef Infra Client 14 and later # # @example # # # bad