# -*- encoding: utf-8 -*- # stub: cookstyle 5.4.13 ruby lib Gem::Specification.new do |s| s.name = "cookstyle".freeze s.version = "5.4.13".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Thom May".freeze, "Tim Smith".freeze] s.date = "2019-08-29" s.email = ["thom@chef.io".freeze, "tsmith@chef.io".freeze] s.executables = ["cookstyle".freeze] s.files = ["Gemfile".freeze, "LICENSE".freeze, "bin/cookstyle".freeze, "config/cookstyle.yml".freeze, "config/default.yml".freeze, "config/disable_all.yml".freeze, "config/upstream.yml".freeze, "cookstyle.gemspec".freeze, "lib/cookstyle.rb".freeze, "lib/cookstyle/version.rb".freeze, "lib/rubocop/chef.rb".freeze, "lib/rubocop/chef/cookbook_only.rb".freeze, "lib/rubocop/cop/chef/correctness/block_guard_clause_string_only.rb".freeze, "lib/rubocop/cop/chef/correctness/cb_depends_on_self.rb".freeze, "lib/rubocop/cop/chef/correctness/default_maintainer_metadata.rb".freeze, "lib/rubocop/cop/chef/correctness/insecure_cookbook_url.rb".freeze, "lib/rubocop/cop/chef/correctness/invalid_license_string.rb".freeze, "lib/rubocop/cop/chef/correctness/invalid_platform_metadata.rb".freeze, "lib/rubocop/cop/chef/correctness/metadata_missing_name.rb".freeze, "lib/rubocop/cop/chef/correctness/name_property_and_required.rb".freeze, "lib/rubocop/cop/chef/correctness/node_normal.rb".freeze, "lib/rubocop/cop/chef/correctness/node_normal_unless.rb".freeze, "lib/rubocop/cop/chef/correctness/property_with_default_and_required.rb".freeze, "lib/rubocop/cop/chef/correctness/property_with_name_attribute.rb".freeze, "lib/rubocop/cop/chef/correctness/service_resource.rb".freeze, "lib/rubocop/cop/chef/correctness/tmp_path.rb".freeze, "lib/rubocop/cop/chef/deprecation/attribute_metadata.rb".freeze, "lib/rubocop/cop/chef/deprecation/conflicts_metadata.rb".freeze, "lib/rubocop/cop/chef/deprecation/depends_compat_resource.rb".freeze, "lib/rubocop/cop/chef/deprecation/depends_partial_search.rb".freeze, "lib/rubocop/cop/chef/deprecation/depends_poise.rb".freeze, "lib/rubocop/cop/chef/deprecation/deprecated_mixins.rb".freeze, "lib/rubocop/cop/chef/deprecation/easy_install.rb".freeze, "lib/rubocop/cop/chef/deprecation/epic_fail.rb".freeze, "lib/rubocop/cop/chef/deprecation/erl_call.rb".freeze, "lib/rubocop/cop/chef/deprecation/legacy_yum_cookbook_recipes.rb".freeze, "lib/rubocop/cop/chef/deprecation/long_description_metadata.rb".freeze, "lib/rubocop/cop/chef/deprecation/node_methods_not_attributes.rb".freeze, "lib/rubocop/cop/chef/deprecation/node_set.rb".freeze, "lib/rubocop/cop/chef/deprecation/node_set_unless.rb".freeze, "lib/rubocop/cop/chef/deprecation/provides_metadata.rb".freeze, "lib/rubocop/cop/chef/deprecation/replaces_metadata.rb".freeze, "lib/rubocop/cop/chef/deprecation/require_recipe.rb".freeze, "lib/rubocop/cop/chef/deprecation/respond_to_metadata.rb".freeze, "lib/rubocop/cop/chef/deprecation/suggests_metadata.rb".freeze, "lib/rubocop/cop/chef/effortless/data_bags.rb".freeze, "lib/rubocop/cop/chef/effortless/node_save.rb".freeze, "lib/rubocop/cop/chef/effortless/search_used.rb".freeze, "lib/rubocop/cop/chef/modernize/apt_default_recipe.rb".freeze, "lib/rubocop/cop/chef/modernize/berksfile_source.rb".freeze, "lib/rubocop/cop/chef/modernize/build_essential.rb".freeze, "lib/rubocop/cop/chef/modernize/chef_14_resources.rb".freeze, "lib/rubocop/cop/chef/modernize/defines_chefspec_matchers.rb".freeze, "lib/rubocop/cop/chef/modernize/execute_apt_update.rb".freeze, "lib/rubocop/cop/chef/modernize/includes_mixin_shellout.rb".freeze, "lib/rubocop/cop/chef/modernize/minitest_handler_usage.rb".freeze, "lib/rubocop/cop/chef/modernize/ohai_default_recipe.rb".freeze, "lib/rubocop/cop/chef/modernize/resource_set_or_return.rb".freeze, "lib/rubocop/cop/chef/modernize/resource_with_allowed_action.rb".freeze, "lib/rubocop/cop/chef/modernize/resource_with_attributes.rb".freeze, "lib/rubocop/cop/chef/modernize/respond_to_provides.rb".freeze, "lib/rubocop/cop/chef/modernize/respond_to_resource_name.rb".freeze, "lib/rubocop/cop/chef/modernize/use_inline_resources.rb".freeze, "lib/rubocop/cop/chef/modernize/whyrun_supported_true.rb".freeze, "lib/rubocop/cop/chef/modernize/windows_default_recipe.rb".freeze, "lib/rubocop/cop/chef/modernize/windows_version_helper.rb".freeze, "lib/rubocop/cop/chef/modernize/windows_zipfile.rb".freeze, "lib/rubocop/cop/chef/modernize/xml_ruby_recipe.rb".freeze, "lib/rubocop/cop/chef/modernize/yum_dnf_compat_recipe.rb".freeze, "lib/rubocop/cop/chef/style/attribute_keys.rb".freeze, "lib/rubocop/cop/chef/style/comment_sentence_spacing.rb".freeze, "lib/rubocop/cop/chef/style/comments_copyright_format.rb".freeze, "lib/rubocop/cop/chef/style/comments_format.rb".freeze, "lib/rubocop/cop/chef/style/file_mode.rb".freeze] s.homepage = "https://github.com/chef/cookstyle".freeze s.licenses = ["Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.4".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "RuboCop configuration for Chef cookbooks".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.72.0".freeze]) end