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

- old
+ new

@@ -16,10 +16,10 @@ # limitations under the License. # module RuboCop module Cop module Chef - module ChefDeprecations + module Deprecations # The poise_archive resource in the deprecated poise-archive should be replaced with the archive_file resource found in Chef Infra Client 15+. # # @example # # # bad