This file is indexed.

/usr/share/rubygems-integration/all/specifications/foodcritic-8.1.0.gemspec is in foodcritic 8.1.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# -*- encoding: utf-8 -*-
# stub: foodcritic 8.1.0 ruby lib

Gem::Specification.new do |s|
  s.name = "foodcritic"
  s.version = "8.1.0"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Andrew Crump"]
  s.date = "2016-11-10"
  s.description = "Lint tool for Chef cookbooks."
  s.executables = ["foodcritic"]
  s.files = ["CHANGELOG.md", "Gemfile", "LICENSE", "README.md", "Rakefile", "bin/foodcritic", "chef_dsl_metadata/chef_12.0.0.json", "chef_dsl_metadata/chef_12.0.1.json", "chef_dsl_metadata/chef_12.0.3.json", "chef_dsl_metadata/chef_12.1.0.json", "chef_dsl_metadata/chef_12.1.1.json", "chef_dsl_metadata/chef_12.1.2.json", "chef_dsl_metadata/chef_12.10.24.json", "chef_dsl_metadata/chef_12.11.18.json", "chef_dsl_metadata/chef_12.12.13.json", "chef_dsl_metadata/chef_12.13.37.json", "chef_dsl_metadata/chef_12.14.89.json", "chef_dsl_metadata/chef_12.15.19.json", "chef_dsl_metadata/chef_12.2.1.json", "chef_dsl_metadata/chef_12.3.0.json", "chef_dsl_metadata/chef_12.4.0.json", "chef_dsl_metadata/chef_12.4.1.json", "chef_dsl_metadata/chef_12.5.1.json", "chef_dsl_metadata/chef_12.6.0.json", "chef_dsl_metadata/chef_12.7.2.json", "chef_dsl_metadata/chef_12.8.1.json", "chef_dsl_metadata/chef_12.9.38.json", "features/001_check_node_access.feature", "features/002_check_string_interpolation.feature", "features/003_check_for_chef_server.feature", "features/004_check_service_resource_used.feature", "features/005_check_for_resource_repetition.feature", "features/006_check_file_mode.feature", "features/007_check_for_undeclared_recipe_dependencies.feature", "features/008_check_for_boilerplate_metadata.feature", "features/009_check_for_unrecognised_resource_attributes.feature", "features/010_check_search_syntax.feature", "features/011_check_for_markdown_readme.feature", "features/012_check_for_deprecated_readme_format.feature", "features/013_check_for_hardcoded_tmpdir.feature", "features/014_check_for_long_ruby_blocks.feature", "features/015_check_for_definitions.feature", "features/016_check_for_no_lwrp_default_action.feature", "features/017_check_for_no_lwrp_notifications.feature", "features/018_check_for_old_lwrp_notification_syntax.feature", "features/019_check_for_consistent_node_access.feature", "features/021_check_for_dodgy_lwrp_conditions.feature", "features/022_check_for_dodgy_conditions_within_loop.feature", "features/023_check_for_condition_around_resource.feature", "features/024_check_for_missing_platforms.feature", "features/025_check_for_deprecated_gem_install.feature", "features/026_check_for_conditional_block_string.feature", "features/027_check_for_internal_attribute_use.feature", "features/028_check_for_incorrect_platform_method.feature", "features/029_check_for_no_leading_cookbook_name.feature", "features/030_check_for_debugger_breakpoints.feature", "features/031_check_for_metadata_existence.feature", "features/032_check_for_invalid_notification_timing.feature", "features/033_check_for_missing_template.feature", "features/034_check_for_unused_template_variables.feature", "features/037_check_for_invalid_notification_action.feature", "features/038_check_for_invalid_action.feature", "features/039_check_for_key_access_to_node_methods.feature", "features/040_check_raw_git_usage.feature", "features/041_check_raw_download.feature", "features/042_check_for_deprecated_require_recipe.feature", "features/043_check_for_old_notification_style.feature", "features/044_check_for_bare_attribute_keys.feature", "features/045_check_for_cookbook_name_in_metadata.feature", "features/046_check_for_assign_unless_nil_attributes.feature", "features/047_check_for_attribute_assignment_without_precedence.feature", "features/048_check_for_shellout.feature", "features/049_check_for_role_name_mismatch_with_file_name.feature", "features/050_check_for_invalid_name.feature", "features/051_check_for_template_partial_loops.feature", "features/052_check_for_metadata_using_suggests_keyword.feature", "features/053_check_for_metadata_using_recommends_keyword.feature", "features/055_check_for_no_maintainer.feature", "features/056_check_for_no_maintainer_email.feature", "features/057_check_for_library_provider_without_use_inline_resources.feature", "features/058_check_for_library_provider_bad_action_methods.feature", "features/059_check_for_lwrp_provider_without_use_inline_resources.feature", "features/060_check_for_lwrp_provider_bad_action_methods.feature", "features/061_valid_cookbook_version_should_be_defined.feature", "features/062_cookbook_should_have_cookbook_version.feature", "features/063_cookbook_incorrectly_depends_on_itself.feature", "features/064_check_for_no_issues_url.feature", "features/065_check_for_no_source_url.feature", "features/build_framework_support.feature", "features/checking_all_types_of_file.feature", "features/choose_rules_to_apply.feature", "features/command_line_help.feature", "features/continuous_integration_support.feature", "features/exclude_paths_to_lint.feature", "features/ignore_via_line_comments.feature", "features/include_custom_rules.feature", "features/individual_file.feature", "features/limit_rules_to_specific_versions.feature", "features/multiple_paths.feature", "features/show_lines_matched.feature", "features/sort_warnings.feature", "features/specify_search_grammar.feature", "features/step_definitions", "features/step_definitions/cookbook_steps.rb", "features/support", "features/support/command_helpers.rb", "features/support/cookbook_helpers.rb", "features/support/env.rb", "foodcritic.gemspec", "lib/foodcritic.rb", "lib/foodcritic/api.rb", "lib/foodcritic/ast.rb", "lib/foodcritic/chef.rb", "lib/foodcritic/command_line.rb", "lib/foodcritic/domain.rb", "lib/foodcritic/dsl.rb", "lib/foodcritic/error_checker.rb", "lib/foodcritic/linter.rb", "lib/foodcritic/notifications.rb", "lib/foodcritic/output.rb", "lib/foodcritic/rake_task.rb", "lib/foodcritic/rules.rb", "lib/foodcritic/template.rb", "lib/foodcritic/version.rb", "lib/foodcritic/xml.rb", "man/foodcritic.1", "man/foodcritic.1.ronn", "misc/lucene.treetop", "spec/foodcritic", "spec/foodcritic/api_spec.rb", "spec/foodcritic/chef_spec.rb", "spec/foodcritic/command_line_spec.rb", "spec/foodcritic/domain_spec.rb", "spec/foodcritic/linter_spec.rb", "spec/foodcritic/template_spec.rb", "spec/regression", "spec/regression/cookbooks.txt", "spec/regression/expected-output.txt", "spec/regression/regression_spec.rb", "spec/regression_helpers.rb", "spec/spec_helper.rb"]
  s.homepage = "http://foodcritic.io"
  s.licenses = ["MIT"]
  s.required_ruby_version = Gem::Requirement.new(">= 2.2.2")
  s.rubygems_version = "2.5.1"
  s.summary = "foodcritic-8.1.0"

  if s.respond_to? :specification_version then
    s.specification_version = 4

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_runtime_dependency(%q<cucumber-core>, [">= 1.3"])
      s.add_runtime_dependency(%q<nokogiri>, ["< 2.0", ">= 1.5"])
      s.add_runtime_dependency(%q<rake>, [">= 0"])
      s.add_runtime_dependency(%q<treetop>, ["~> 1.4"])
      s.add_runtime_dependency(%q<yajl-ruby>, ["~> 1.1"])
      s.add_runtime_dependency(%q<erubis>, [">= 0"])
      s.add_runtime_dependency(%q<hashery>, [">= 0"])
    else
      s.add_dependency(%q<cucumber-core>, [">= 1.3"])
      s.add_dependency(%q<nokogiri>, ["< 2.0", ">= 1.5"])
      s.add_dependency(%q<rake>, [">= 0"])
      s.add_dependency(%q<treetop>, ["~> 1.4"])
      s.add_dependency(%q<yajl-ruby>, ["~> 1.1"])
      s.add_dependency(%q<erubis>, [">= 0"])
      s.add_dependency(%q<hashery>, [">= 0"])
    end
  else
    s.add_dependency(%q<cucumber-core>, [">= 1.3"])
    s.add_dependency(%q<nokogiri>, ["< 2.0", ">= 1.5"])
    s.add_dependency(%q<rake>, [">= 0"])
    s.add_dependency(%q<treetop>, ["~> 1.4"])
    s.add_dependency(%q<yajl-ruby>, ["~> 1.1"])
    s.add_dependency(%q<erubis>, [">= 0"])
    s.add_dependency(%q<hashery>, [">= 0"])
  end
end