foodcritic 15.0.0 → 15.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (233) hide show
  1. checksums.yaml +4 -4
  2. data/chef_dsl_metadata/{chef_14.7.17.json → chef_14.8.12.json} +61 -1
  3. data/foodcritic.gemspec +1 -3
  4. data/lib/foodcritic/linter.rb +1 -1
  5. data/lib/foodcritic/version.rb +1 -1
  6. metadata +5 -232
  7. data/Rakefile +0 -73
  8. data/features/002_check_string_interpolation.feature +0 -50
  9. data/features/005_check_for_resource_repetition.feature +0 -64
  10. data/features/006_check_file_mode.feature +0 -36
  11. data/features/009_check_for_unrecognised_resource_attributes.feature +0 -55
  12. data/features/014_check_for_long_ruby_blocks.feature +0 -30
  13. data/features/018_check_for_old_lwrp_notification_syntax.feature +0 -25
  14. data/features/019_check_for_consistent_node_access.feature +0 -108
  15. data/features/021_check_for_dodgy_lwrp_conditions.feature +0 -28
  16. data/features/022_check_for_dodgy_conditions_within_loop.feature +0 -43
  17. data/features/024_check_for_missing_platforms.feature +0 -43
  18. data/features/027_check_for_internal_attribute_use.feature +0 -22
  19. data/features/030_check_for_debugger_breakpoints.feature +0 -25
  20. data/features/032_check_for_invalid_notification_timing.feature +0 -24
  21. data/features/033_check_for_missing_template.feature +0 -39
  22. data/features/034_check_for_unused_template_variables.feature +0 -80
  23. data/features/037_check_for_invalid_notification_action.feature +0 -34
  24. data/features/038_check_for_invalid_action.feature +0 -39
  25. data/features/039_check_for_key_access_to_node_methods.feature +0 -33
  26. data/features/044_check_for_bare_attribute_keys.feature +0 -53
  27. data/features/046_check_for_assign_unless_nil_attributes.feature +0 -21
  28. data/features/047_check_for_attribute_assignment_without_precedence.feature +0 -49
  29. data/features/051_check_for_template_partial_loops.feature +0 -40
  30. data/features/build_framework_support.feature +0 -109
  31. data/features/checking_all_types_of_file.feature +0 -40
  32. data/features/choose_rules_to_apply.feature +0 -47
  33. data/features/command_line_help.feature +0 -58
  34. data/features/continuous_integration_support.feature +0 -33
  35. data/features/exclude_paths_to_lint.feature +0 -12
  36. data/features/ignore_via_line_comments.feature +0 -69
  37. data/features/include_custom_rules.feature +0 -29
  38. data/features/individual_file.feature +0 -28
  39. data/features/limit_rules_to_specific_versions.feature +0 -65
  40. data/features/multiple_paths.feature +0 -35
  41. data/features/show_lines_matched.feature +0 -20
  42. data/features/sort_warnings.feature +0 -10
  43. data/features/specify_search_grammar.feature +0 -25
  44. data/features/step_definitions/cookbook_steps.rb +0 -1826
  45. data/features/support/command_helpers.rb +0 -418
  46. data/features/support/cookbook_helpers.rb +0 -599
  47. data/features/support/env.rb +0 -19
  48. data/man/foodcritic.1.ronn +0 -76
  49. data/spec/functional/fc001_spec.rb +0 -72
  50. data/spec/functional/fc004_spec.rb +0 -84
  51. data/spec/functional/fc007_spec.rb +0 -127
  52. data/spec/functional/fc008_spec.rb +0 -33
  53. data/spec/functional/fc009_spec.rb +0 -37
  54. data/spec/functional/fc010_spec.rb +0 -32
  55. data/spec/functional/fc011_spec.rb +0 -20
  56. data/spec/functional/fc013_spec.rb +0 -39
  57. data/spec/functional/fc015_spec.rb +0 -19
  58. data/spec/functional/fc016_spec.rb +0 -57
  59. data/spec/functional/fc025_spec.rb +0 -60
  60. data/spec/functional/fc026_spec.rb +0 -66
  61. data/spec/functional/fc028_spec.rb +0 -93
  62. data/spec/functional/fc029_spec.rb +0 -33
  63. data/spec/functional/fc031_spec.rb +0 -14
  64. data/spec/functional/fc037_spec.rb +0 -75
  65. data/spec/functional/fc038_spec.rb +0 -28
  66. data/spec/functional/fc040_spec.rb +0 -156
  67. data/spec/functional/fc041_spec.rb +0 -121
  68. data/spec/functional/fc042_spec.rb +0 -13
  69. data/spec/functional/fc043_spec.rb +0 -28
  70. data/spec/functional/fc045_spec.rb +0 -18
  71. data/spec/functional/fc048_spec.rb +0 -67
  72. data/spec/functional/fc049_spec.rb +0 -56
  73. data/spec/functional/fc050_spec.rb +0 -85
  74. data/spec/functional/fc052_spec.rb +0 -13
  75. data/spec/functional/fc053_spec.rb +0 -13
  76. data/spec/functional/fc055_spec.rb +0 -18
  77. data/spec/functional/fc056_spec.rb +0 -18
  78. data/spec/functional/fc058_spec.rb +0 -102
  79. data/spec/functional/fc060_spec.rb +0 -45
  80. data/spec/functional/fc061_spec.rb +0 -48
  81. data/spec/functional/fc062_spec.rb +0 -13
  82. data/spec/functional/fc063_spec.rb +0 -18
  83. data/spec/functional/fc064_spec.rb +0 -13
  84. data/spec/functional/fc065_spec.rb +0 -13
  85. data/spec/functional/fc066_spec.rb +0 -33
  86. data/spec/functional/fc067_spec.rb +0 -13
  87. data/spec/functional/fc068_spec.rb +0 -13
  88. data/spec/functional/fc069_spec.rb +0 -38
  89. data/spec/functional/fc070_spec.rb +0 -65
  90. data/spec/functional/fc071_spec.rb +0 -36
  91. data/spec/functional/fc072_spec.rb +0 -13
  92. data/spec/functional/fc073_spec.rb +0 -56
  93. data/spec/functional/fc074_spec.rb +0 -39
  94. data/spec/functional/fc075_spec.rb +0 -41
  95. data/spec/functional/fc076_spec.rb +0 -13
  96. data/spec/functional/fc077_spec.rb +0 -13
  97. data/spec/functional/fc078_spec.rb +0 -35
  98. data/spec/functional/fc079_spec.rb +0 -21
  99. data/spec/functional/fc080_spec.rb +0 -68
  100. data/spec/functional/fc081_spec.rb +0 -25
  101. data/spec/functional/fc082_spec.rb +0 -23
  102. data/spec/functional/fc083_spec.rb +0 -34
  103. data/spec/functional/fc084_spec.rb +0 -49
  104. data/spec/functional/fc085_spec.rb +0 -77
  105. data/spec/functional/fc086_spec.rb +0 -45
  106. data/spec/functional/fc087_spec.rb +0 -43
  107. data/spec/functional/fc088_spec.rb +0 -18
  108. data/spec/functional/fc089_spec.rb +0 -23
  109. data/spec/functional/fc091_spec.rb +0 -38
  110. data/spec/functional/fc092_spec.rb +0 -31
  111. data/spec/functional/fc093_spec.rb +0 -27
  112. data/spec/functional/fc094_spec.rb +0 -18
  113. data/spec/functional/fc095_spec.rb +0 -18
  114. data/spec/functional/fc096_spec.rb +0 -18
  115. data/spec/functional/fc097_spec.rb +0 -18
  116. data/spec/functional/fc098_spec.rb +0 -18
  117. data/spec/functional/fc099_spec.rb +0 -18
  118. data/spec/functional/fc100_spec.rb +0 -18
  119. data/spec/functional/fc101_spec.rb +0 -23
  120. data/spec/functional/fc102_spec.rb +0 -18
  121. data/spec/functional/fc103_spec.rb +0 -30
  122. data/spec/functional/fc104_spec.rb +0 -54
  123. data/spec/functional/fc105_spec.rb +0 -36
  124. data/spec/functional/fc106_spec.rb +0 -21
  125. data/spec/functional/fc107_spec.rb +0 -22
  126. data/spec/functional/fc108_spec.rb +0 -43
  127. data/spec/functional/fc109_spec.rb +0 -22
  128. data/spec/functional/fc110_spec.rb +0 -21
  129. data/spec/functional/fc111_spec.rb +0 -17
  130. data/spec/functional/fc112_spec.rb +0 -17
  131. data/spec/functional/fc113_spec.rb +0 -98
  132. data/spec/functional/fc114_spec.rb +0 -31
  133. data/spec/functional/fc115_spec.rb +0 -24
  134. data/spec/functional/fc116_spec.rb +0 -18
  135. data/spec/functional/fc117_spec.rb +0 -23
  136. data/spec/functional/fc118_spec.rb +0 -17
  137. data/spec/functional/fc119_spec.rb +0 -27
  138. data/spec/functional/fc120_spec.rb +0 -21
  139. data/spec/functional/fc121_spec.rb +0 -45
  140. data/spec/functional/fc122_spec.rb +0 -18
  141. data/spec/functional/root_aliases_spec.rb +0 -13
  142. data/spec/regression/cookbooks.txt +0 -83
  143. data/spec/regression/expected/activemq.txt +0 -6
  144. data/spec/regression/expected/aix.txt +0 -27
  145. data/spec/regression/expected/apparmor.txt +0 -9
  146. data/spec/regression/expected/apt.txt +0 -14
  147. data/spec/regression/expected/ark.txt +0 -3
  148. data/spec/regression/expected/auditd.txt +0 -2
  149. data/spec/regression/expected/aws.txt +0 -16
  150. data/spec/regression/expected/bluepill.txt +0 -12
  151. data/spec/regression/expected/boost.txt +0 -8
  152. data/spec/regression/expected/build-essential.txt +0 -8
  153. data/spec/regression/expected/chef-client.txt +0 -17
  154. data/spec/regression/expected/chef-ingredient.txt +0 -6
  155. data/spec/regression/expected/chef-server.txt +0 -13
  156. data/spec/regression/expected/chef-vault.txt +0 -7
  157. data/spec/regression/expected/chef.txt +0 -104
  158. data/spec/regression/expected/chef_client_updater.txt +0 -2
  159. data/spec/regression/expected/chef_handler.txt +0 -7
  160. data/spec/regression/expected/chef_hostname.txt +0 -3
  161. data/spec/regression/expected/chef_nginx.txt +0 -4
  162. data/spec/regression/expected/cron.txt +0 -7
  163. data/spec/regression/expected/database.txt +0 -42
  164. data/spec/regression/expected/dmg.txt +0 -11
  165. data/spec/regression/expected/docker.txt +0 -4
  166. data/spec/regression/expected/drbd.txt +0 -29
  167. data/spec/regression/expected/dynect.txt +0 -33
  168. data/spec/regression/expected/erlang.txt +0 -6
  169. data/spec/regression/expected/fail2ban.txt +0 -5
  170. data/spec/regression/expected/firewall.txt +0 -11
  171. data/spec/regression/expected/gecode.txt +0 -10
  172. data/spec/regression/expected/gems.txt +0 -32
  173. data/spec/regression/expected/gunicorn.txt +0 -11
  174. data/spec/regression/expected/heartbeat.txt +0 -8
  175. data/spec/regression/expected/homebrew.txt +0 -7
  176. data/spec/regression/expected/iis.txt +0 -22
  177. data/spec/regression/expected/iptables.txt +0 -9
  178. data/spec/regression/expected/jetty.txt +0 -13
  179. data/spec/regression/expected/jpackage.txt +0 -9
  180. data/spec/regression/expected/keepalived.txt +0 -3
  181. data/spec/regression/expected/kickstart.txt +0 -15
  182. data/spec/regression/expected/libarchive.txt +0 -6
  183. data/spec/regression/expected/logwatch.txt +0 -5
  184. data/spec/regression/expected/lvm.txt +0 -14
  185. data/spec/regression/expected/maradns.txt +0 -14
  186. data/spec/regression/expected/maven.txt +0 -8
  187. data/spec/regression/expected/memcached.txt +0 -31
  188. data/spec/regression/expected/motd-tail.txt +0 -5
  189. data/spec/regression/expected/mysql.txt +0 -19
  190. data/spec/regression/expected/ohai.txt +0 -9
  191. data/spec/regression/expected/openldap.txt +0 -12
  192. data/spec/regression/expected/openssh.txt +0 -6
  193. data/spec/regression/expected/openssl.txt +0 -6
  194. data/spec/regression/expected/partial_search.txt +0 -7
  195. data/spec/regression/expected/passenger_apache2.txt +0 -31
  196. data/spec/regression/expected/perl.txt +0 -14
  197. data/spec/regression/expected/php.txt +0 -6
  198. data/spec/regression/expected/postfix.txt +0 -8
  199. data/spec/regression/expected/powershell.txt +0 -8
  200. data/spec/regression/expected/resolver.txt +0 -7
  201. data/spec/regression/expected/rsync.txt +0 -9
  202. data/spec/regression/expected/rsyslog.txt +0 -11
  203. data/spec/regression/expected/runit.txt +0 -4
  204. data/spec/regression/expected/smokeping.txt +0 -6
  205. data/spec/regression/expected/sql_server.txt +0 -7
  206. data/spec/regression/expected/ssh_known_hosts.txt +0 -6
  207. data/spec/regression/expected/stompserver.txt +0 -6
  208. data/spec/regression/expected/subversion.txt +0 -6
  209. data/spec/regression/expected/sudo.txt +0 -10
  210. data/spec/regression/expected/tar.txt +0 -10
  211. data/spec/regression/expected/tftp.txt +0 -6
  212. data/spec/regression/expected/tomcat.txt +0 -18
  213. data/spec/regression/expected/transmission.txt +0 -13
  214. data/spec/regression/expected/ubuntu.txt +0 -5
  215. data/spec/regression/expected/ufw.txt +0 -12
  216. data/spec/regression/expected/unicorn.txt +0 -7
  217. data/spec/regression/expected/users.txt +0 -12
  218. data/spec/regression/expected/vcruntime.txt +0 -8
  219. data/spec/regression/expected/vim.txt +0 -7
  220. data/spec/regression/expected/webpi.txt +0 -7
  221. data/spec/regression/expected/whitelist-node-attrs.txt +0 -7
  222. data/spec/regression/expected/windows.txt +0 -35
  223. data/spec/regression/expected/wix.txt +0 -5
  224. data/spec/regression/expected/xml.txt +0 -7
  225. data/spec/regression/expected/yum.txt +0 -15
  226. data/spec/regression/regression_spec.rb +0 -23
  227. data/spec/spec_helper.rb +0 -132
  228. data/spec/unit/api_spec.rb +0 -1939
  229. data/spec/unit/chef_spec.rb +0 -66
  230. data/spec/unit/command_line_spec.rb +0 -136
  231. data/spec/unit/domain_spec.rb +0 -78
  232. data/spec/unit/linter_spec.rb +0 -107
  233. data/spec/unit/template_spec.rb +0 -53
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c62615bf3eef8460592338a963111572124c27437cceb14f03fe7dfc210ffde0
4
- data.tar.gz: a33534bfe06a130db61887925bdfa5cc067e42c24e3f00a288c1f089ce9da34a
3
+ metadata.gz: a6be0923f4f14ca0fe5de8a41f9a372ad20917bab80adc4c7c460852bde6332c
4
+ data.tar.gz: 27b981ea14c0fe364ed78f44bc669c9d9a515d0e194bc8de0dcb71d3af4abfc7
5
5
  SHA512:
6
- metadata.gz: a8d94ea9920bf332dd58ff193f8a80bfcca543568599484684f48caea6fefb42ed6a1ffa841aa42c1767c80ce896b7f0dd201b8fc40d6e8a534818882be27312
7
- data.tar.gz: 9cef5c93d03b3c6d8f6810385016882343478e502d644375dec926e9fbe2407492bca4de016fae07179ad2dfdaf961b5ff65a1ce9aa160eaa3c8b091d440414c
6
+ metadata.gz: ee2ecef5adb45dc3207e9eb28ee6762202f4fcffa2bf189919f50cbef0ed10a8ed354bde25f6a91f9776a65c8231d089271024c763ca8ad2f898d5f2a263fd76
7
+ data.tar.gz: 12c5ccab834b85d15bdbe91bb0a8cacf3a6d8fb14a12079699b41ef0f57870f854c8c5f0fa6e69f8531f0e586b407269bb21e346582ed3bc81671a464934a88f
@@ -1500,7 +1500,14 @@
1500
1500
  "nothing"
1501
1501
  ],
1502
1502
  "windows_task": [
1503
- "nothing"
1503
+ "change",
1504
+ "create",
1505
+ "delete",
1506
+ "disable",
1507
+ "enable",
1508
+ "end",
1509
+ "nothing",
1510
+ "run"
1504
1511
  ],
1505
1512
  "windows_workgroup": [
1506
1513
  "join",
@@ -29785,6 +29792,10 @@
29785
29792
  "class",
29786
29793
  "clean_array",
29787
29794
  "clone",
29795
+ "command",
29796
+ "command=",
29797
+ "command_arguments",
29798
+ "command_arguments=",
29788
29799
  "constantize",
29789
29800
  "convert_to_class_name",
29790
29801
  "convert_to_snake_case",
@@ -29795,8 +29806,12 @@
29795
29806
  "current_value_does_not_exist!",
29796
29807
  "custom_exception_message",
29797
29808
  "customize_exception",
29809
+ "cwd",
29810
+ "cwd=",
29798
29811
  "data_bag",
29799
29812
  "data_bag_item",
29813
+ "day",
29814
+ "day=",
29800
29815
  "dclone",
29801
29816
  "declare_resource",
29802
29817
  "declared_key",
@@ -29814,7 +29829,11 @@
29814
29829
  "deprecated_attr_reader",
29815
29830
  "deprecated_attr_writer",
29816
29831
  "deprecated_ivar",
29832
+ "description",
29833
+ "description=",
29817
29834
  "disable_wow64_file_redirection",
29835
+ "disallow_start_if_on_batteries",
29836
+ "disallow_start_if_on_batteries=",
29818
29837
  "display",
29819
29838
  "docker?",
29820
29839
  "dup",
@@ -29828,18 +29847,30 @@
29828
29847
  "eql?",
29829
29848
  "equal?",
29830
29849
  "events",
29850
+ "execution_time_limit",
29851
+ "execution_time_limit=",
29852
+ "exists",
29853
+ "exists=",
29831
29854
  "extend",
29832
29855
  "ffi_yajl",
29833
29856
  "filename_to_qualified_string",
29834
29857
  "find_resource",
29835
29858
  "find_resource!",
29859
+ "force",
29860
+ "force=",
29836
29861
  "forced_32bit_override_required?",
29837
29862
  "freeze",
29863
+ "frequency",
29864
+ "frequency=",
29865
+ "frequency_modifier",
29866
+ "frequency_modifier=",
29838
29867
  "frozen?",
29839
29868
  "gem",
29840
29869
  "guard_interpreter",
29841
29870
  "hash",
29842
29871
  "identity",
29872
+ "idle_time",
29873
+ "idle_time=",
29843
29874
  "ignore_failure",
29844
29875
  "ignore_failure=",
29845
29876
  "immediate_notifications",
@@ -29852,6 +29883,8 @@
29852
29883
  "instance_variable_get",
29853
29884
  "instance_variable_set",
29854
29885
  "instance_variables",
29886
+ "interactive_enabled",
29887
+ "interactive_enabled=",
29855
29888
  "is_a?",
29856
29889
  "is_i386_process_on_x86_64_windows?",
29857
29890
  "itself",
@@ -29863,6 +29896,12 @@
29863
29896
  "method",
29864
29897
  "method_missing",
29865
29898
  "methods",
29899
+ "minutes_duration",
29900
+ "minutes_duration=",
29901
+ "minutes_interval",
29902
+ "minutes_interval=",
29903
+ "months",
29904
+ "months=",
29866
29905
  "name",
29867
29906
  "name=",
29868
29907
  "nil?",
@@ -29880,6 +29919,8 @@
29880
29919
  "only_if",
29881
29920
  "params",
29882
29921
  "params=",
29922
+ "password",
29923
+ "password=",
29883
29924
  "platform?",
29884
29925
  "platform_family?",
29885
29926
  "powershell_exec",
@@ -29890,6 +29931,8 @@
29890
29931
  "pretty_print_cycle",
29891
29932
  "pretty_print_inspect",
29892
29933
  "pretty_print_instance_variables",
29934
+ "priority",
29935
+ "priority=",
29893
29936
  "private_methods",
29894
29937
  "property_description",
29895
29938
  "property_is_set?",
@@ -29900,6 +29943,8 @@
29900
29943
  "public_method",
29901
29944
  "public_methods",
29902
29945
  "public_send",
29946
+ "random_delay",
29947
+ "random_delay=",
29903
29948
  "reboot_pending?",
29904
29949
  "recipe_name",
29905
29950
  "recipe_name=",
@@ -29926,6 +29971,8 @@
29926
29971
  "run_action",
29927
29972
  "run_context",
29928
29973
  "run_context=",
29974
+ "run_level",
29975
+ "run_level=",
29929
29976
  "search",
29930
29977
  "send",
29931
29978
  "sensitive",
@@ -29948,11 +29995,21 @@
29948
29995
  "source_line=",
29949
29996
  "source_line_file",
29950
29997
  "source_line_number",
29998
+ "start_day",
29999
+ "start_day=",
30000
+ "start_time",
30001
+ "start_time=",
29951
30002
  "state_for_resource_reporter",
30003
+ "stop_if_going_on_batteries",
30004
+ "stop_if_going_on_batteries=",
29952
30005
  "subscribes",
29953
30006
  "taint",
29954
30007
  "tainted?",
29955
30008
  "tap",
30009
+ "task",
30010
+ "task=",
30011
+ "task_name",
30012
+ "task_name=",
29956
30013
  "to_enum",
29957
30014
  "to_h",
29958
30015
  "to_hash",
@@ -29968,6 +30025,8 @@
29968
30025
  "updated?",
29969
30026
  "updated_by_last_action",
29970
30027
  "updated_by_last_action?",
30028
+ "user",
30029
+ "user=",
29971
30030
  "valid_windows_architecture?",
29972
30031
  "validate",
29973
30032
  "validate_action",
@@ -30001,6 +30060,7 @@
30001
30060
  "assert_valid_windows_architecture!",
30002
30061
  "before_notifications",
30003
30062
  "build_resource",
30063
+ "clarify_reboot",
30004
30064
  "class",
30005
30065
  "clean_array",
30006
30066
  "clone",
@@ -15,9 +15,7 @@ Gem::Specification.new do |s|
15
15
  s.files = Dir["chef_dsl_metadata/*.json"] +
16
16
  Dir["lib/**/*.rb"] +
17
17
  Dir["misc/**/*"]
18
- s.files += Dir["Rakefile"] + Dir["Gemfile"] + Dir["*.gemspec"]
19
- s.files += Dir["spec/**/*"] + Dir["features/**/*"]
20
- s.files += Dir["LICENSE"] + Dir["man/*"]
18
+ s.files += Dir["Gemfile", "foodcritic.gemspec", "LICENSE"]
21
19
 
22
20
  s.add_dependency("cucumber-core", ">= 1.3", "< 4.0")
23
21
  s.add_dependency("nokogiri", ">= 1.5", "< 2.0")
@@ -9,7 +9,7 @@ module FoodCritic
9
9
 
10
10
  # The default version that will be used to determine relevant rules. This
11
11
  # can be over-ridden at the command line with the `--chef-version` option.
12
- DEFAULT_CHEF_VERSION = "14.7.17".freeze
12
+ DEFAULT_CHEF_VERSION = "14.8.12".freeze
13
13
  attr_reader :chef_version
14
14
 
15
15
  # Perform a lint check. This method is intended for use by the command-line
@@ -1,4 +1,4 @@
1
1
  module FoodCritic
2
2
  # The current version of foodcritic
3
- VERSION = "15.0.0".freeze
3
+ VERSION = "15.1.0".freeze
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foodcritic
3
3
  version: !ruby/object:Gem::Version
4
- version: 15.0.0
4
+ version: 15.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Crump
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-12-03 00:00:00.000000000 Z
11
+ date: 2018-12-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cucumber-core
@@ -171,50 +171,9 @@ extra_rdoc_files: []
171
171
  files:
172
172
  - Gemfile
173
173
  - LICENSE
174
- - Rakefile
175
174
  - bin/foodcritic
176
175
  - chef_dsl_metadata/chef_13.12.3.json
177
- - chef_dsl_metadata/chef_14.7.17.json
178
- - features/002_check_string_interpolation.feature
179
- - features/005_check_for_resource_repetition.feature
180
- - features/006_check_file_mode.feature
181
- - features/009_check_for_unrecognised_resource_attributes.feature
182
- - features/014_check_for_long_ruby_blocks.feature
183
- - features/018_check_for_old_lwrp_notification_syntax.feature
184
- - features/019_check_for_consistent_node_access.feature
185
- - features/021_check_for_dodgy_lwrp_conditions.feature
186
- - features/022_check_for_dodgy_conditions_within_loop.feature
187
- - features/024_check_for_missing_platforms.feature
188
- - features/027_check_for_internal_attribute_use.feature
189
- - features/030_check_for_debugger_breakpoints.feature
190
- - features/032_check_for_invalid_notification_timing.feature
191
- - features/033_check_for_missing_template.feature
192
- - features/034_check_for_unused_template_variables.feature
193
- - features/037_check_for_invalid_notification_action.feature
194
- - features/038_check_for_invalid_action.feature
195
- - features/039_check_for_key_access_to_node_methods.feature
196
- - features/044_check_for_bare_attribute_keys.feature
197
- - features/046_check_for_assign_unless_nil_attributes.feature
198
- - features/047_check_for_attribute_assignment_without_precedence.feature
199
- - features/051_check_for_template_partial_loops.feature
200
- - features/build_framework_support.feature
201
- - features/checking_all_types_of_file.feature
202
- - features/choose_rules_to_apply.feature
203
- - features/command_line_help.feature
204
- - features/continuous_integration_support.feature
205
- - features/exclude_paths_to_lint.feature
206
- - features/ignore_via_line_comments.feature
207
- - features/include_custom_rules.feature
208
- - features/individual_file.feature
209
- - features/limit_rules_to_specific_versions.feature
210
- - features/multiple_paths.feature
211
- - features/show_lines_matched.feature
212
- - features/sort_warnings.feature
213
- - features/specify_search_grammar.feature
214
- - features/step_definitions/cookbook_steps.rb
215
- - features/support/command_helpers.rb
216
- - features/support/cookbook_helpers.rb
217
- - features/support/env.rb
176
+ - chef_dsl_metadata/chef_14.8.12.json
218
177
  - foodcritic.gemspec
219
178
  - lib/foodcritic.rb
220
179
  - lib/foodcritic/api.rb
@@ -342,193 +301,7 @@ files:
342
301
  - lib/foodcritic/template.rb
343
302
  - lib/foodcritic/version.rb
344
303
  - lib/foodcritic/xml.rb
345
- - man/foodcritic.1.ronn
346
304
  - misc/lucene.treetop
347
- - spec/functional/fc001_spec.rb
348
- - spec/functional/fc004_spec.rb
349
- - spec/functional/fc007_spec.rb
350
- - spec/functional/fc008_spec.rb
351
- - spec/functional/fc009_spec.rb
352
- - spec/functional/fc010_spec.rb
353
- - spec/functional/fc011_spec.rb
354
- - spec/functional/fc013_spec.rb
355
- - spec/functional/fc015_spec.rb
356
- - spec/functional/fc016_spec.rb
357
- - spec/functional/fc025_spec.rb
358
- - spec/functional/fc026_spec.rb
359
- - spec/functional/fc028_spec.rb
360
- - spec/functional/fc029_spec.rb
361
- - spec/functional/fc031_spec.rb
362
- - spec/functional/fc037_spec.rb
363
- - spec/functional/fc038_spec.rb
364
- - spec/functional/fc040_spec.rb
365
- - spec/functional/fc041_spec.rb
366
- - spec/functional/fc042_spec.rb
367
- - spec/functional/fc043_spec.rb
368
- - spec/functional/fc045_spec.rb
369
- - spec/functional/fc048_spec.rb
370
- - spec/functional/fc049_spec.rb
371
- - spec/functional/fc050_spec.rb
372
- - spec/functional/fc052_spec.rb
373
- - spec/functional/fc053_spec.rb
374
- - spec/functional/fc055_spec.rb
375
- - spec/functional/fc056_spec.rb
376
- - spec/functional/fc058_spec.rb
377
- - spec/functional/fc060_spec.rb
378
- - spec/functional/fc061_spec.rb
379
- - spec/functional/fc062_spec.rb
380
- - spec/functional/fc063_spec.rb
381
- - spec/functional/fc064_spec.rb
382
- - spec/functional/fc065_spec.rb
383
- - spec/functional/fc066_spec.rb
384
- - spec/functional/fc067_spec.rb
385
- - spec/functional/fc068_spec.rb
386
- - spec/functional/fc069_spec.rb
387
- - spec/functional/fc070_spec.rb
388
- - spec/functional/fc071_spec.rb
389
- - spec/functional/fc072_spec.rb
390
- - spec/functional/fc073_spec.rb
391
- - spec/functional/fc074_spec.rb
392
- - spec/functional/fc075_spec.rb
393
- - spec/functional/fc076_spec.rb
394
- - spec/functional/fc077_spec.rb
395
- - spec/functional/fc078_spec.rb
396
- - spec/functional/fc079_spec.rb
397
- - spec/functional/fc080_spec.rb
398
- - spec/functional/fc081_spec.rb
399
- - spec/functional/fc082_spec.rb
400
- - spec/functional/fc083_spec.rb
401
- - spec/functional/fc084_spec.rb
402
- - spec/functional/fc085_spec.rb
403
- - spec/functional/fc086_spec.rb
404
- - spec/functional/fc087_spec.rb
405
- - spec/functional/fc088_spec.rb
406
- - spec/functional/fc089_spec.rb
407
- - spec/functional/fc091_spec.rb
408
- - spec/functional/fc092_spec.rb
409
- - spec/functional/fc093_spec.rb
410
- - spec/functional/fc094_spec.rb
411
- - spec/functional/fc095_spec.rb
412
- - spec/functional/fc096_spec.rb
413
- - spec/functional/fc097_spec.rb
414
- - spec/functional/fc098_spec.rb
415
- - spec/functional/fc099_spec.rb
416
- - spec/functional/fc100_spec.rb
417
- - spec/functional/fc101_spec.rb
418
- - spec/functional/fc102_spec.rb
419
- - spec/functional/fc103_spec.rb
420
- - spec/functional/fc104_spec.rb
421
- - spec/functional/fc105_spec.rb
422
- - spec/functional/fc106_spec.rb
423
- - spec/functional/fc107_spec.rb
424
- - spec/functional/fc108_spec.rb
425
- - spec/functional/fc109_spec.rb
426
- - spec/functional/fc110_spec.rb
427
- - spec/functional/fc111_spec.rb
428
- - spec/functional/fc112_spec.rb
429
- - spec/functional/fc113_spec.rb
430
- - spec/functional/fc114_spec.rb
431
- - spec/functional/fc115_spec.rb
432
- - spec/functional/fc116_spec.rb
433
- - spec/functional/fc117_spec.rb
434
- - spec/functional/fc118_spec.rb
435
- - spec/functional/fc119_spec.rb
436
- - spec/functional/fc120_spec.rb
437
- - spec/functional/fc121_spec.rb
438
- - spec/functional/fc122_spec.rb
439
- - spec/functional/root_aliases_spec.rb
440
- - spec/regression/cookbooks.txt
441
- - spec/regression/expected/activemq.txt
442
- - spec/regression/expected/aix.txt
443
- - spec/regression/expected/apparmor.txt
444
- - spec/regression/expected/apt.txt
445
- - spec/regression/expected/ark.txt
446
- - spec/regression/expected/auditd.txt
447
- - spec/regression/expected/aws.txt
448
- - spec/regression/expected/bluepill.txt
449
- - spec/regression/expected/boost.txt
450
- - spec/regression/expected/build-essential.txt
451
- - spec/regression/expected/chef-client.txt
452
- - spec/regression/expected/chef-ingredient.txt
453
- - spec/regression/expected/chef-server.txt
454
- - spec/regression/expected/chef-vault.txt
455
- - spec/regression/expected/chef.txt
456
- - spec/regression/expected/chef_client_updater.txt
457
- - spec/regression/expected/chef_handler.txt
458
- - spec/regression/expected/chef_hostname.txt
459
- - spec/regression/expected/chef_nginx.txt
460
- - spec/regression/expected/cron.txt
461
- - spec/regression/expected/database.txt
462
- - spec/regression/expected/dmg.txt
463
- - spec/regression/expected/docker.txt
464
- - spec/regression/expected/drbd.txt
465
- - spec/regression/expected/dynect.txt
466
- - spec/regression/expected/erlang.txt
467
- - spec/regression/expected/fail2ban.txt
468
- - spec/regression/expected/firewall.txt
469
- - spec/regression/expected/gecode.txt
470
- - spec/regression/expected/gems.txt
471
- - spec/regression/expected/gunicorn.txt
472
- - spec/regression/expected/heartbeat.txt
473
- - spec/regression/expected/homebrew.txt
474
- - spec/regression/expected/iis.txt
475
- - spec/regression/expected/iptables.txt
476
- - spec/regression/expected/jetty.txt
477
- - spec/regression/expected/jpackage.txt
478
- - spec/regression/expected/keepalived.txt
479
- - spec/regression/expected/kickstart.txt
480
- - spec/regression/expected/libarchive.txt
481
- - spec/regression/expected/logwatch.txt
482
- - spec/regression/expected/lvm.txt
483
- - spec/regression/expected/maradns.txt
484
- - spec/regression/expected/maven.txt
485
- - spec/regression/expected/memcached.txt
486
- - spec/regression/expected/motd-tail.txt
487
- - spec/regression/expected/mysql.txt
488
- - spec/regression/expected/ohai.txt
489
- - spec/regression/expected/openldap.txt
490
- - spec/regression/expected/openssh.txt
491
- - spec/regression/expected/openssl.txt
492
- - spec/regression/expected/partial_search.txt
493
- - spec/regression/expected/passenger_apache2.txt
494
- - spec/regression/expected/perl.txt
495
- - spec/regression/expected/php.txt
496
- - spec/regression/expected/postfix.txt
497
- - spec/regression/expected/powershell.txt
498
- - spec/regression/expected/resolver.txt
499
- - spec/regression/expected/rsync.txt
500
- - spec/regression/expected/rsyslog.txt
501
- - spec/regression/expected/runit.txt
502
- - spec/regression/expected/smokeping.txt
503
- - spec/regression/expected/sql_server.txt
504
- - spec/regression/expected/ssh_known_hosts.txt
505
- - spec/regression/expected/stompserver.txt
506
- - spec/regression/expected/subversion.txt
507
- - spec/regression/expected/sudo.txt
508
- - spec/regression/expected/tar.txt
509
- - spec/regression/expected/tftp.txt
510
- - spec/regression/expected/tomcat.txt
511
- - spec/regression/expected/transmission.txt
512
- - spec/regression/expected/ubuntu.txt
513
- - spec/regression/expected/ufw.txt
514
- - spec/regression/expected/unicorn.txt
515
- - spec/regression/expected/users.txt
516
- - spec/regression/expected/vcruntime.txt
517
- - spec/regression/expected/vim.txt
518
- - spec/regression/expected/webpi.txt
519
- - spec/regression/expected/whitelist-node-attrs.txt
520
- - spec/regression/expected/windows.txt
521
- - spec/regression/expected/wix.txt
522
- - spec/regression/expected/xml.txt
523
- - spec/regression/expected/yum.txt
524
- - spec/regression/regression_spec.rb
525
- - spec/spec_helper.rb
526
- - spec/unit/api_spec.rb
527
- - spec/unit/chef_spec.rb
528
- - spec/unit/command_line_spec.rb
529
- - spec/unit/domain_spec.rb
530
- - spec/unit/linter_spec.rb
531
- - spec/unit/template_spec.rb
532
305
  homepage: http://foodcritic.io
533
306
  licenses:
534
307
  - MIT
@@ -549,8 +322,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
549
322
  version: '0'
550
323
  requirements: []
551
324
  rubyforge_project:
552
- rubygems_version: 2.7.8
325
+ rubygems_version: 2.7.7
553
326
  signing_key:
554
327
  specification_version: 4
555
- summary: foodcritic-15.0.0
328
+ summary: foodcritic-15.1.0
556
329
  test_files: []