foodcritic 14.2.0 → 14.3.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3bb80f16a97aa91487450fbcaa5745b11d2a0e8ab2ab4f48a8802b76f26e13e7
4
- data.tar.gz: 54a5fb992488afbe8ad0e8b63351d9c0e4c822043689f60e6790a3c63904d162
3
+ metadata.gz: 67fe6469d6dfdaef520bfc0a401613f0f815126e81cc7c16d6120133be7bb904
4
+ data.tar.gz: 2733501b4f45f2be2e4c37e82746e7c4930402c6119730d52dbb5e0d476beb8d
5
5
  SHA512:
6
- metadata.gz: 1658d031dbc3cc5becce7f79038c6cf0f39148f1622b4e69231f28034be0c654b9e9108929fd277430c8d888e74362e6825fe894d174a97b211a6e814c0700da
7
- data.tar.gz: 2e517e8a43e2991eae7e6441c1b046afe3e9ec57f7c720443d647fb9fe54ce23a5208f9eec5202571a610b0964259488e7b72ef4938c01c55795914b17724eda
6
+ metadata.gz: a04abe1c707a42655e87fccba63ddd11ac8385de2dd02cd2ea60ba5ca77eb9b8d2c4df30adf63797f126bd16b618e3a437a02fb0fdeabb82321d9acb046bfd16
7
+ data.tar.gz: 1d966af568c2f516995b5e5787b731407de363e11b3e2b20c46530eef8c4d04f7fc47d358080267ecb052341ef7bbbd2e9447f99aeef7dab6b8be35069a5d463
data/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Foodcritic Changelog:
2
2
 
3
+ ## [14.3.0](https://github.com/Foodcritic/foodcritic/tree/v14.3.0) (2018-10-23)
4
+
5
+ - Added Chef 13.11.3 metadata
6
+ - Removed Chef 13.5, 13.6, 13.7 and 13.9 metadata
7
+ - Disabled FC121 for now. This rule was causing a lot of confusion and resulting in authors dropping support for Chef 13 prematurely. This rule we get enabled again when Chef 13 goes EOL this coming April
8
+
3
9
  ## [14.2.0](https://github.com/Foodcritic/foodcritic/tree/v14.2.0) (2018-09-30)
4
10
 
5
11
  - Add Chef 14.5 metadata with 14.4 being the new default
@@ -226,7 +226,6 @@
226
226
  "private_methods",
227
227
  "protected_methods",
228
228
  "ps_credential",
229
- "psych_to_yaml",
230
229
  "public_key",
231
230
  "public_method",
232
231
  "public_methods",
@@ -312,7 +311,6 @@
312
311
  "to_json",
313
312
  "to_s",
314
313
  "to_yaml",
315
- "to_yaml_properties",
316
314
  "trust",
317
315
  "unlink",
318
316
  "unlink!",
@@ -347,6 +345,7 @@
347
345
  "wow64_directory",
348
346
  "write",
349
347
  "write!",
348
+ "yield_self",
350
349
  "yum_package",
351
350
  "yum_repository",
352
351
  "zypper_package",
@@ -579,7 +578,6 @@
579
578
  "primary_runlist",
580
579
  "private_methods",
581
580
  "protected_methods",
582
- "psych_to_yaml",
583
581
  "public_method",
584
582
  "public_methods",
585
583
  "public_send",
@@ -643,6 +641,7 @@
643
641
  "singleton_method",
644
642
  "singleton_methods",
645
643
  "size",
644
+ "slice",
646
645
  "slice_after",
647
646
  "slice_before",
648
647
  "slice_when",
@@ -670,7 +669,8 @@
670
669
  "to_s",
671
670
  "to_set",
672
671
  "to_yaml",
673
- "to_yaml_properties",
672
+ "transform_keys",
673
+ "transform_keys!",
674
674
  "transform_values",
675
675
  "transform_values!",
676
676
  "trust",
@@ -694,6 +694,7 @@
694
694
  "wow64_directory",
695
695
  "write",
696
696
  "write!",
697
+ "yield_self",
697
698
  "zip"
698
699
  ],
699
700
  "actions": {
@@ -1425,7 +1426,6 @@
1425
1426
  "provider",
1426
1427
  "provider=",
1427
1428
  "provider_for_action",
1428
- "psych_to_yaml",
1429
1429
  "public_method",
1430
1430
  "public_methods",
1431
1431
  "public_send",
@@ -1497,7 +1497,6 @@
1497
1497
  "to_s",
1498
1498
  "to_text",
1499
1499
  "to_yaml",
1500
- "to_yaml_properties",
1501
1500
  "trust",
1502
1501
  "untaint",
1503
1502
  "untrust",
@@ -1517,7 +1516,8 @@
1517
1516
  "version=",
1518
1517
  "with_os_architecture",
1519
1518
  "wow64_architecture_override_required?",
1520
- "wow64_directory"
1519
+ "wow64_directory",
1520
+ "yield_self"
1521
1521
  ],
1522
1522
  "apt_preference": [
1523
1523
  "!",
@@ -1653,7 +1653,6 @@
1653
1653
  "provider",
1654
1654
  "provider=",
1655
1655
  "provider_for_action",
1656
- "psych_to_yaml",
1657
1656
  "public_method",
1658
1657
  "public_methods",
1659
1658
  "public_send",
@@ -1717,7 +1716,6 @@
1717
1716
  "to_s",
1718
1717
  "to_text",
1719
1718
  "to_yaml",
1720
- "to_yaml_properties",
1721
1719
  "trust",
1722
1720
  "untaint",
1723
1721
  "untrust",
@@ -1735,7 +1733,8 @@
1735
1733
  "value_to_text",
1736
1734
  "with_os_architecture",
1737
1735
  "wow64_architecture_override_required?",
1738
- "wow64_directory"
1736
+ "wow64_directory",
1737
+ "yield_self"
1739
1738
  ],
1740
1739
  "apt_repository": [
1741
1740
  "!",
@@ -1881,7 +1880,6 @@
1881
1880
  "provider",
1882
1881
  "provider=",
1883
1882
  "provider_for_action",
1884
- "psych_to_yaml",
1885
1883
  "public_method",
1886
1884
  "public_methods",
1887
1885
  "public_send",
@@ -1947,7 +1945,6 @@
1947
1945
  "to_s",
1948
1946
  "to_text",
1949
1947
  "to_yaml",
1950
- "to_yaml_properties",
1951
1948
  "trust",
1952
1949
  "trusted",
1953
1950
  "trusted=",
@@ -1969,7 +1966,8 @@
1969
1966
  "value_to_text",
1970
1967
  "with_os_architecture",
1971
1968
  "wow64_architecture_override_required?",
1972
- "wow64_directory"
1969
+ "wow64_directory",
1970
+ "yield_self"
1973
1971
  ],
1974
1972
  "apt_update": [
1975
1973
  "!",
@@ -2099,7 +2097,6 @@
2099
2097
  "provider",
2100
2098
  "provider=",
2101
2099
  "provider_for_action",
2102
- "psych_to_yaml",
2103
2100
  "public_method",
2104
2101
  "public_methods",
2105
2102
  "public_send",
@@ -2163,7 +2160,6 @@
2163
2160
  "to_s",
2164
2161
  "to_text",
2165
2162
  "to_yaml",
2166
- "to_yaml_properties",
2167
2163
  "trust",
2168
2164
  "untaint",
2169
2165
  "untrust",
@@ -2181,7 +2177,8 @@
2181
2177
  "value_to_text",
2182
2178
  "with_os_architecture",
2183
2179
  "wow64_architecture_override_required?",
2184
- "wow64_directory"
2180
+ "wow64_directory",
2181
+ "yield_self"
2185
2182
  ],
2186
2183
  "bash": [
2187
2184
  "!",
@@ -2331,7 +2328,6 @@
2331
2328
  "provider",
2332
2329
  "provider=",
2333
2330
  "provider_for_action",
2334
- "psych_to_yaml",
2335
2331
  "public_method",
2336
2332
  "public_methods",
2337
2333
  "public_send",
@@ -2398,7 +2394,6 @@
2398
2394
  "to_s",
2399
2395
  "to_text",
2400
2396
  "to_yaml",
2401
- "to_yaml_properties",
2402
2397
  "trust",
2403
2398
  "umask",
2404
2399
  "untaint",
@@ -2420,7 +2415,8 @@
2420
2415
  "value_to_text",
2421
2416
  "with_os_architecture",
2422
2417
  "wow64_architecture_override_required?",
2423
- "wow64_directory"
2418
+ "wow64_directory",
2419
+ "yield_self"
2424
2420
  ],
2425
2421
  "batch": [
2426
2422
  "!",
@@ -2571,7 +2567,6 @@
2571
2567
  "provider",
2572
2568
  "provider=",
2573
2569
  "provider_for_action",
2574
- "psych_to_yaml",
2575
2570
  "public_method",
2576
2571
  "public_methods",
2577
2572
  "public_send",
@@ -2638,7 +2633,6 @@
2638
2633
  "to_s",
2639
2634
  "to_text",
2640
2635
  "to_yaml",
2641
- "to_yaml_properties",
2642
2636
  "trust",
2643
2637
  "umask",
2644
2638
  "untaint",
@@ -2660,7 +2654,8 @@
2660
2654
  "value_to_text",
2661
2655
  "with_os_architecture",
2662
2656
  "wow64_architecture_override_required?",
2663
- "wow64_directory"
2657
+ "wow64_directory",
2658
+ "yield_self"
2664
2659
  ],
2665
2660
  "bff_package": [
2666
2661
  "!",
@@ -2792,7 +2787,6 @@
2792
2787
  "provider",
2793
2788
  "provider=",
2794
2789
  "provider_for_action",
2795
- "psych_to_yaml",
2796
2790
  "public_method",
2797
2791
  "public_methods",
2798
2792
  "public_send",
@@ -2864,7 +2858,6 @@
2864
2858
  "to_s",
2865
2859
  "to_text",
2866
2860
  "to_yaml",
2867
- "to_yaml_properties",
2868
2861
  "trust",
2869
2862
  "untaint",
2870
2863
  "untrust",
@@ -2884,7 +2877,8 @@
2884
2877
  "version=",
2885
2878
  "with_os_architecture",
2886
2879
  "wow64_architecture_override_required?",
2887
- "wow64_directory"
2880
+ "wow64_directory",
2881
+ "yield_self"
2888
2882
  ],
2889
2883
  "breakpoint": [
2890
2884
  "!",
@@ -3012,7 +3006,6 @@
3012
3006
  "provider",
3013
3007
  "provider=",
3014
3008
  "provider_for_action",
3015
- "psych_to_yaml",
3016
3009
  "public_method",
3017
3010
  "public_methods",
3018
3011
  "public_send",
@@ -3076,7 +3069,6 @@
3076
3069
  "to_s",
3077
3070
  "to_text",
3078
3071
  "to_yaml",
3079
- "to_yaml_properties",
3080
3072
  "trust",
3081
3073
  "untaint",
3082
3074
  "untrust",
@@ -3094,7 +3086,8 @@
3094
3086
  "value_to_text",
3095
3087
  "with_os_architecture",
3096
3088
  "wow64_architecture_override_required?",
3097
- "wow64_directory"
3089
+ "wow64_directory",
3090
+ "yield_self"
3098
3091
  ],
3099
3092
  "cab_package": [
3100
3093
  "!",
@@ -3227,7 +3220,6 @@
3227
3220
  "provider",
3228
3221
  "provider=",
3229
3222
  "provider_for_action",
3230
- "psych_to_yaml",
3231
3223
  "public_method",
3232
3224
  "public_methods",
3233
3225
  "public_send",
@@ -3299,7 +3291,6 @@
3299
3291
  "to_s",
3300
3292
  "to_text",
3301
3293
  "to_yaml",
3302
- "to_yaml_properties",
3303
3294
  "trust",
3304
3295
  "untaint",
3305
3296
  "untrust",
@@ -3320,7 +3311,8 @@
3320
3311
  "version=",
3321
3312
  "with_os_architecture",
3322
3313
  "wow64_architecture_override_required?",
3323
- "wow64_directory"
3314
+ "wow64_directory",
3315
+ "yield_self"
3324
3316
  ],
3325
3317
  "chef_gem": [
3326
3318
  "!",
@@ -3460,7 +3452,6 @@
3460
3452
  "provider",
3461
3453
  "provider=",
3462
3454
  "provider_for_action",
3463
- "psych_to_yaml",
3464
3455
  "public_method",
3465
3456
  "public_methods",
3466
3457
  "public_send",
@@ -3532,7 +3523,6 @@
3532
3523
  "to_s",
3533
3524
  "to_text",
3534
3525
  "to_yaml",
3535
- "to_yaml_properties",
3536
3526
  "trust",
3537
3527
  "untaint",
3538
3528
  "untrust",
@@ -3552,7 +3542,8 @@
3552
3542
  "version=",
3553
3543
  "with_os_architecture",
3554
3544
  "wow64_architecture_override_required?",
3555
- "wow64_directory"
3545
+ "wow64_directory",
3546
+ "yield_self"
3556
3547
  ],
3557
3548
  "chocolatey_package": [
3558
3549
  "!",
@@ -3684,7 +3675,6 @@
3684
3675
  "provider",
3685
3676
  "provider=",
3686
3677
  "provider_for_action",
3687
- "psych_to_yaml",
3688
3678
  "public_method",
3689
3679
  "public_methods",
3690
3680
  "public_send",
@@ -3758,7 +3748,6 @@
3758
3748
  "to_s",
3759
3749
  "to_text",
3760
3750
  "to_yaml",
3761
- "to_yaml_properties",
3762
3751
  "trust",
3763
3752
  "untaint",
3764
3753
  "untrust",
@@ -3778,7 +3767,8 @@
3778
3767
  "version=",
3779
3768
  "with_os_architecture",
3780
3769
  "wow64_architecture_override_required?",
3781
- "wow64_directory"
3770
+ "wow64_directory",
3771
+ "yield_self"
3782
3772
  ],
3783
3773
  "cookbook_file": [
3784
3774
  "!",
@@ -3929,7 +3919,6 @@
3929
3919
  "provider",
3930
3920
  "provider=",
3931
3921
  "provider_for_action",
3932
- "psych_to_yaml",
3933
3922
  "public_method",
3934
3923
  "public_methods",
3935
3924
  "public_send",
@@ -3996,7 +3985,6 @@
3996
3985
  "to_s",
3997
3986
  "to_text",
3998
3987
  "to_yaml",
3999
- "to_yaml_properties",
4000
3988
  "trust",
4001
3989
  "untaint",
4002
3990
  "untrust",
@@ -4018,7 +4006,8 @@
4018
4006
  "verify",
4019
4007
  "with_os_architecture",
4020
4008
  "wow64_architecture_override_required?",
4021
- "wow64_directory"
4009
+ "wow64_directory",
4010
+ "yield_self"
4022
4011
  ],
4023
4012
  "cron": [
4024
4013
  "!",
@@ -4156,7 +4145,6 @@
4156
4145
  "provider",
4157
4146
  "provider=",
4158
4147
  "provider_for_action",
4159
- "psych_to_yaml",
4160
4148
  "public_method",
4161
4149
  "public_methods",
4162
4150
  "public_send",
@@ -4222,7 +4210,6 @@
4222
4210
  "to_s",
4223
4211
  "to_text",
4224
4212
  "to_yaml",
4225
- "to_yaml_properties",
4226
4213
  "trust",
4227
4214
  "untaint",
4228
4215
  "untrust",
@@ -4242,7 +4229,8 @@
4242
4229
  "weekday",
4243
4230
  "with_os_architecture",
4244
4231
  "wow64_architecture_override_required?",
4245
- "wow64_directory"
4232
+ "wow64_directory",
4233
+ "yield_self"
4246
4234
  ],
4247
4235
  "csh": [
4248
4236
  "!",
@@ -4392,7 +4380,6 @@
4392
4380
  "provider",
4393
4381
  "provider=",
4394
4382
  "provider_for_action",
4395
- "psych_to_yaml",
4396
4383
  "public_method",
4397
4384
  "public_methods",
4398
4385
  "public_send",
@@ -4459,7 +4446,6 @@
4459
4446
  "to_s",
4460
4447
  "to_text",
4461
4448
  "to_yaml",
4462
- "to_yaml_properties",
4463
4449
  "trust",
4464
4450
  "umask",
4465
4451
  "untaint",
@@ -4481,7 +4467,8 @@
4481
4467
  "value_to_text",
4482
4468
  "with_os_architecture",
4483
4469
  "wow64_architecture_override_required?",
4484
- "wow64_directory"
4470
+ "wow64_directory",
4471
+ "yield_self"
4485
4472
  ],
4486
4473
  "deploy": [
4487
4474
  "!",
@@ -4630,7 +4617,6 @@
4630
4617
  "provider",
4631
4618
  "provider=",
4632
4619
  "provider_for_action",
4633
- "psych_to_yaml",
4634
4620
  "public_method",
4635
4621
  "public_methods",
4636
4622
  "public_send",
@@ -4717,7 +4703,6 @@
4717
4703
  "to_s",
4718
4704
  "to_text",
4719
4705
  "to_yaml",
4720
- "to_yaml_properties",
4721
4706
  "trust",
4722
4707
  "untaint",
4723
4708
  "untrust",
@@ -4736,7 +4721,8 @@
4736
4721
  "value_to_text",
4737
4722
  "with_os_architecture",
4738
4723
  "wow64_architecture_override_required?",
4739
- "wow64_directory"
4724
+ "wow64_directory",
4725
+ "yield_self"
4740
4726
  ],
4741
4727
  "deploy_branch": [
4742
4728
  "!",
@@ -4885,7 +4871,6 @@
4885
4871
  "provider",
4886
4872
  "provider=",
4887
4873
  "provider_for_action",
4888
- "psych_to_yaml",
4889
4874
  "public_method",
4890
4875
  "public_methods",
4891
4876
  "public_send",
@@ -4972,7 +4957,6 @@
4972
4957
  "to_s",
4973
4958
  "to_text",
4974
4959
  "to_yaml",
4975
- "to_yaml_properties",
4976
4960
  "trust",
4977
4961
  "untaint",
4978
4962
  "untrust",
@@ -4991,7 +4975,8 @@
4991
4975
  "value_to_text",
4992
4976
  "with_os_architecture",
4993
4977
  "wow64_architecture_override_required?",
4994
- "wow64_directory"
4978
+ "wow64_directory",
4979
+ "yield_self"
4995
4980
  ],
4996
4981
  "deploy_revision": [
4997
4982
  "!",
@@ -5140,7 +5125,6 @@
5140
5125
  "provider",
5141
5126
  "provider=",
5142
5127
  "provider_for_action",
5143
- "psych_to_yaml",
5144
5128
  "public_method",
5145
5129
  "public_methods",
5146
5130
  "public_send",
@@ -5227,7 +5211,6 @@
5227
5211
  "to_s",
5228
5212
  "to_text",
5229
5213
  "to_yaml",
5230
- "to_yaml_properties",
5231
5214
  "trust",
5232
5215
  "untaint",
5233
5216
  "untrust",
@@ -5246,7 +5229,8 @@
5246
5229
  "value_to_text",
5247
5230
  "with_os_architecture",
5248
5231
  "wow64_architecture_override_required?",
5249
- "wow64_directory"
5232
+ "wow64_directory",
5233
+ "yield_self"
5250
5234
  ],
5251
5235
  "directory": [
5252
5236
  "!",
@@ -5379,7 +5363,6 @@
5379
5363
  "provider",
5380
5364
  "provider=",
5381
5365
  "provider_for_action",
5382
- "psych_to_yaml",
5383
5366
  "public_method",
5384
5367
  "public_methods",
5385
5368
  "public_send",
@@ -5445,7 +5428,6 @@
5445
5428
  "to_s",
5446
5429
  "to_text",
5447
5430
  "to_yaml",
5448
- "to_yaml_properties",
5449
5431
  "trust",
5450
5432
  "untaint",
5451
5433
  "untrust",
@@ -5464,7 +5446,8 @@
5464
5446
  "value_to_text",
5465
5447
  "with_os_architecture",
5466
5448
  "wow64_architecture_override_required?",
5467
- "wow64_directory"
5449
+ "wow64_directory",
5450
+ "yield_self"
5468
5451
  ],
5469
5452
  "dnf_package": [
5470
5453
  "!",
@@ -5601,7 +5584,6 @@
5601
5584
  "provider",
5602
5585
  "provider=",
5603
5586
  "provider_for_action",
5604
- "psych_to_yaml",
5605
5587
  "public_method",
5606
5588
  "public_methods",
5607
5589
  "public_send",
@@ -5673,7 +5655,6 @@
5673
5655
  "to_s",
5674
5656
  "to_text",
5675
5657
  "to_yaml",
5676
- "to_yaml_properties",
5677
5658
  "trust",
5678
5659
  "untaint",
5679
5660
  "untrust",
@@ -5693,7 +5674,8 @@
5693
5674
  "version=",
5694
5675
  "with_os_architecture",
5695
5676
  "wow64_architecture_override_required?",
5696
- "wow64_directory"
5677
+ "wow64_directory",
5678
+ "yield_self"
5697
5679
  ],
5698
5680
  "dpkg_package": [
5699
5681
  "!",
@@ -5825,7 +5807,6 @@
5825
5807
  "provider",
5826
5808
  "provider=",
5827
5809
  "provider_for_action",
5828
- "psych_to_yaml",
5829
5810
  "public_method",
5830
5811
  "public_methods",
5831
5812
  "public_send",
@@ -5897,7 +5878,6 @@
5897
5878
  "to_s",
5898
5879
  "to_text",
5899
5880
  "to_yaml",
5900
- "to_yaml_properties",
5901
5881
  "trust",
5902
5882
  "untaint",
5903
5883
  "untrust",
@@ -5917,7 +5897,8 @@
5917
5897
  "version=",
5918
5898
  "with_os_architecture",
5919
5899
  "wow64_architecture_override_required?",
5920
- "wow64_directory"
5900
+ "wow64_directory",
5901
+ "yield_self"
5921
5902
  ],
5922
5903
  "dsc_resource": [
5923
5904
  "!",
@@ -6050,7 +6031,6 @@
6050
6031
  "provider=",
6051
6032
  "provider_for_action",
6052
6033
  "ps_credential",
6053
- "psych_to_yaml",
6054
6034
  "public_method",
6055
6035
  "public_methods",
6056
6036
  "public_send",
@@ -6117,7 +6097,6 @@
6117
6097
  "to_s",
6118
6098
  "to_text",
6119
6099
  "to_yaml",
6120
- "to_yaml_properties",
6121
6100
  "trust",
6122
6101
  "untaint",
6123
6102
  "untrust",
@@ -6135,7 +6114,8 @@
6135
6114
  "value_to_text",
6136
6115
  "with_os_architecture",
6137
6116
  "wow64_architecture_override_required?",
6138
- "wow64_directory"
6117
+ "wow64_directory",
6118
+ "yield_self"
6139
6119
  ],
6140
6120
  "dsc_script": [
6141
6121
  "!",
@@ -6273,7 +6253,6 @@
6273
6253
  "provider=",
6274
6254
  "provider_for_action",
6275
6255
  "ps_credential",
6276
- "psych_to_yaml",
6277
6256
  "public_method",
6278
6257
  "public_methods",
6279
6258
  "public_send",
@@ -6338,7 +6317,6 @@
6338
6317
  "to_s",
6339
6318
  "to_text",
6340
6319
  "to_yaml",
6341
- "to_yaml_properties",
6342
6320
  "trust",
6343
6321
  "untaint",
6344
6322
  "untrust",
@@ -6356,7 +6334,8 @@
6356
6334
  "value_to_text",
6357
6335
  "with_os_architecture",
6358
6336
  "wow64_architecture_override_required?",
6359
- "wow64_directory"
6337
+ "wow64_directory",
6338
+ "yield_self"
6360
6339
  ],
6361
6340
  "env": [
6362
6341
  "!",
@@ -6488,7 +6467,6 @@
6488
6467
  "provider",
6489
6468
  "provider=",
6490
6469
  "provider_for_action",
6491
- "psych_to_yaml",
6492
6470
  "public_method",
6493
6471
  "public_methods",
6494
6472
  "public_send",
@@ -6552,7 +6530,6 @@
6552
6530
  "to_s",
6553
6531
  "to_text",
6554
6532
  "to_yaml",
6555
- "to_yaml_properties",
6556
6533
  "trust",
6557
6534
  "untaint",
6558
6535
  "untrust",
@@ -6572,7 +6549,8 @@
6572
6549
  "value_to_text",
6573
6550
  "with_os_architecture",
6574
6551
  "wow64_architecture_override_required?",
6575
- "wow64_directory"
6552
+ "wow64_directory",
6553
+ "yield_self"
6576
6554
  ],
6577
6555
  "erl_call": [
6578
6556
  "!",
@@ -6705,7 +6683,6 @@
6705
6683
  "provider",
6706
6684
  "provider=",
6707
6685
  "provider_for_action",
6708
- "psych_to_yaml",
6709
6686
  "public_method",
6710
6687
  "public_methods",
6711
6688
  "public_send",
@@ -6769,7 +6746,6 @@
6769
6746
  "to_s",
6770
6747
  "to_text",
6771
6748
  "to_yaml",
6772
- "to_yaml_properties",
6773
6749
  "trust",
6774
6750
  "untaint",
6775
6751
  "untrust",
@@ -6787,7 +6763,8 @@
6787
6763
  "value_to_text",
6788
6764
  "with_os_architecture",
6789
6765
  "wow64_architecture_override_required?",
6790
- "wow64_directory"
6766
+ "wow64_directory",
6767
+ "yield_self"
6791
6768
  ],
6792
6769
  "execute": [
6793
6770
  "!",
@@ -6930,7 +6907,6 @@
6930
6907
  "provider",
6931
6908
  "provider=",
6932
6909
  "provider_for_action",
6933
- "psych_to_yaml",
6934
6910
  "public_method",
6935
6911
  "public_methods",
6936
6912
  "public_send",
@@ -6997,7 +6973,6 @@
6997
6973
  "to_s",
6998
6974
  "to_text",
6999
6975
  "to_yaml",
7000
- "to_yaml_properties",
7001
6976
  "trust",
7002
6977
  "umask",
7003
6978
  "untaint",
@@ -7019,7 +6994,8 @@
7019
6994
  "value_to_text",
7020
6995
  "with_os_architecture",
7021
6996
  "wow64_architecture_override_required?",
7022
- "wow64_directory"
6997
+ "wow64_directory",
6998
+ "yield_self"
7023
6999
  ],
7024
7000
  "file": [
7025
7001
  "!",
@@ -7168,7 +7144,6 @@
7168
7144
  "provider",
7169
7145
  "provider=",
7170
7146
  "provider_for_action",
7171
- "psych_to_yaml",
7172
7147
  "public_method",
7173
7148
  "public_methods",
7174
7149
  "public_send",
@@ -7233,7 +7208,6 @@
7233
7208
  "to_s",
7234
7209
  "to_text",
7235
7210
  "to_yaml",
7236
- "to_yaml_properties",
7237
7211
  "trust",
7238
7212
  "untaint",
7239
7213
  "untrust",
@@ -7255,7 +7229,8 @@
7255
7229
  "verify",
7256
7230
  "with_os_architecture",
7257
7231
  "wow64_architecture_override_required?",
7258
- "wow64_directory"
7232
+ "wow64_directory",
7233
+ "yield_self"
7259
7234
  ],
7260
7235
  "freebsd_package": [
7261
7236
  "!",
@@ -7387,7 +7362,6 @@
7387
7362
  "provider",
7388
7363
  "provider=",
7389
7364
  "provider_for_action",
7390
- "psych_to_yaml",
7391
7365
  "public_method",
7392
7366
  "public_methods",
7393
7367
  "public_send",
@@ -7460,7 +7434,6 @@
7460
7434
  "to_s",
7461
7435
  "to_text",
7462
7436
  "to_yaml",
7463
- "to_yaml_properties",
7464
7437
  "trust",
7465
7438
  "untaint",
7466
7439
  "untrust",
@@ -7480,7 +7453,8 @@
7480
7453
  "version=",
7481
7454
  "with_os_architecture",
7482
7455
  "wow64_architecture_override_required?",
7483
- "wow64_directory"
7456
+ "wow64_directory",
7457
+ "yield_self"
7484
7458
  ],
7485
7459
  "gem_package": [
7486
7460
  "!",
@@ -7618,7 +7592,6 @@
7618
7592
  "provider",
7619
7593
  "provider=",
7620
7594
  "provider_for_action",
7621
- "psych_to_yaml",
7622
7595
  "public_method",
7623
7596
  "public_methods",
7624
7597
  "public_send",
@@ -7690,7 +7663,6 @@
7690
7663
  "to_s",
7691
7664
  "to_text",
7692
7665
  "to_yaml",
7693
- "to_yaml_properties",
7694
7666
  "trust",
7695
7667
  "untaint",
7696
7668
  "untrust",
@@ -7710,7 +7682,8 @@
7710
7682
  "version=",
7711
7683
  "with_os_architecture",
7712
7684
  "wow64_architecture_override_required?",
7713
- "wow64_directory"
7685
+ "wow64_directory",
7686
+ "yield_self"
7714
7687
  ],
7715
7688
  "git": [
7716
7689
  "!",
@@ -7849,7 +7822,6 @@
7849
7822
  "provider",
7850
7823
  "provider=",
7851
7824
  "provider_for_action",
7852
- "psych_to_yaml",
7853
7825
  "public_method",
7854
7826
  "public_methods",
7855
7827
  "public_send",
@@ -7925,7 +7897,6 @@
7925
7897
  "to_s",
7926
7898
  "to_text",
7927
7899
  "to_yaml",
7928
- "to_yaml_properties",
7929
7900
  "trust",
7930
7901
  "untaint",
7931
7902
  "untrust",
@@ -7944,7 +7915,8 @@
7944
7915
  "value_to_text",
7945
7916
  "with_os_architecture",
7946
7917
  "wow64_architecture_override_required?",
7947
- "wow64_directory"
7918
+ "wow64_directory",
7919
+ "yield_self"
7948
7920
  ],
7949
7921
  "group": [
7950
7922
  "!",
@@ -8079,7 +8051,6 @@
8079
8051
  "provider",
8080
8052
  "provider=",
8081
8053
  "provider_for_action",
8082
- "psych_to_yaml",
8083
8054
  "public_method",
8084
8055
  "public_methods",
8085
8056
  "public_send",
@@ -8144,7 +8115,6 @@
8144
8115
  "to_s",
8145
8116
  "to_text",
8146
8117
  "to_yaml",
8147
- "to_yaml_properties",
8148
8118
  "trust",
8149
8119
  "untaint",
8150
8120
  "untrust",
@@ -8163,7 +8133,8 @@
8163
8133
  "value_to_text",
8164
8134
  "with_os_architecture",
8165
8135
  "wow64_architecture_override_required?",
8166
- "wow64_directory"
8136
+ "wow64_directory",
8137
+ "yield_self"
8167
8138
  ],
8168
8139
  "homebrew_package": [
8169
8140
  "!",
@@ -8297,7 +8268,6 @@
8297
8268
  "provider",
8298
8269
  "provider=",
8299
8270
  "provider_for_action",
8300
- "psych_to_yaml",
8301
8271
  "public_method",
8302
8272
  "public_methods",
8303
8273
  "public_send",
@@ -8369,7 +8339,6 @@
8369
8339
  "to_s",
8370
8340
  "to_text",
8371
8341
  "to_yaml",
8372
- "to_yaml_properties",
8373
8342
  "trust",
8374
8343
  "untaint",
8375
8344
  "untrust",
@@ -8389,7 +8358,8 @@
8389
8358
  "version=",
8390
8359
  "with_os_architecture",
8391
8360
  "wow64_architecture_override_required?",
8392
- "wow64_directory"
8361
+ "wow64_directory",
8362
+ "yield_self"
8393
8363
  ],
8394
8364
  "http_request": [
8395
8365
  "!",
@@ -8519,7 +8489,6 @@
8519
8489
  "provider",
8520
8490
  "provider=",
8521
8491
  "provider_for_action",
8522
- "psych_to_yaml",
8523
8492
  "public_method",
8524
8493
  "public_methods",
8525
8494
  "public_send",
@@ -8583,7 +8552,6 @@
8583
8552
  "to_s",
8584
8553
  "to_text",
8585
8554
  "to_yaml",
8586
- "to_yaml_properties",
8587
8555
  "trust",
8588
8556
  "untaint",
8589
8557
  "untrust",
@@ -8602,7 +8570,8 @@
8602
8570
  "value_to_text",
8603
8571
  "with_os_architecture",
8604
8572
  "wow64_architecture_override_required?",
8605
- "wow64_directory"
8573
+ "wow64_directory",
8574
+ "yield_self"
8606
8575
  ],
8607
8576
  "ifconfig": [
8608
8577
  "!",
@@ -8758,7 +8727,6 @@
8758
8727
  "provider",
8759
8728
  "provider=",
8760
8729
  "provider_for_action",
8761
- "psych_to_yaml",
8762
8730
  "public_method",
8763
8731
  "public_methods",
8764
8732
  "public_send",
@@ -8826,7 +8794,6 @@
8826
8794
  "to_s",
8827
8795
  "to_text",
8828
8796
  "to_yaml",
8829
- "to_yaml_properties",
8830
8797
  "trust",
8831
8798
  "untaint",
8832
8799
  "untrust",
@@ -8844,7 +8811,8 @@
8844
8811
  "value_to_text",
8845
8812
  "with_os_architecture",
8846
8813
  "wow64_architecture_override_required?",
8847
- "wow64_directory"
8814
+ "wow64_directory",
8815
+ "yield_self"
8848
8816
  ],
8849
8817
  "ips_package": [
8850
8818
  "!",
@@ -8978,7 +8946,6 @@
8978
8946
  "provider",
8979
8947
  "provider=",
8980
8948
  "provider_for_action",
8981
- "psych_to_yaml",
8982
8949
  "public_method",
8983
8950
  "public_methods",
8984
8951
  "public_send",
@@ -9050,7 +9017,6 @@
9050
9017
  "to_s",
9051
9018
  "to_text",
9052
9019
  "to_yaml",
9053
- "to_yaml_properties",
9054
9020
  "trust",
9055
9021
  "untaint",
9056
9022
  "untrust",
@@ -9070,7 +9036,8 @@
9070
9036
  "version=",
9071
9037
  "with_os_architecture",
9072
9038
  "wow64_architecture_override_required?",
9073
- "wow64_directory"
9039
+ "wow64_directory",
9040
+ "yield_self"
9074
9041
  ],
9075
9042
  "ksh": [
9076
9043
  "!",
@@ -9220,7 +9187,6 @@
9220
9187
  "provider",
9221
9188
  "provider=",
9222
9189
  "provider_for_action",
9223
- "psych_to_yaml",
9224
9190
  "public_method",
9225
9191
  "public_methods",
9226
9192
  "public_send",
@@ -9287,7 +9253,6 @@
9287
9253
  "to_s",
9288
9254
  "to_text",
9289
9255
  "to_yaml",
9290
- "to_yaml_properties",
9291
9256
  "trust",
9292
9257
  "umask",
9293
9258
  "untaint",
@@ -9309,7 +9274,8 @@
9309
9274
  "value_to_text",
9310
9275
  "with_os_architecture",
9311
9276
  "wow64_architecture_override_required?",
9312
- "wow64_directory"
9277
+ "wow64_directory",
9278
+ "yield_self"
9313
9279
  ],
9314
9280
  "launchd": [
9315
9281
  "!",
@@ -9499,7 +9465,6 @@
9499
9465
  "provider",
9500
9466
  "provider=",
9501
9467
  "provider_for_action",
9502
- "psych_to_yaml",
9503
9468
  "public_method",
9504
9469
  "public_methods",
9505
9470
  "public_send",
@@ -9593,7 +9558,6 @@
9593
9558
  "to_s",
9594
9559
  "to_text",
9595
9560
  "to_yaml",
9596
- "to_yaml_properties",
9597
9561
  "trust",
9598
9562
  "type",
9599
9563
  "type=",
@@ -9623,7 +9587,8 @@
9623
9587
  "working_directory",
9624
9588
  "working_directory=",
9625
9589
  "wow64_architecture_override_required?",
9626
- "wow64_directory"
9590
+ "wow64_directory",
9591
+ "yield_self"
9627
9592
  ],
9628
9593
  "link": [
9629
9594
  "!",
@@ -9756,7 +9721,6 @@
9756
9721
  "provider",
9757
9722
  "provider=",
9758
9723
  "provider_for_action",
9759
- "psych_to_yaml",
9760
9724
  "public_method",
9761
9725
  "public_methods",
9762
9726
  "public_send",
@@ -9823,7 +9787,6 @@
9823
9787
  "to_s",
9824
9788
  "to_text",
9825
9789
  "to_yaml",
9826
- "to_yaml_properties",
9827
9790
  "trust",
9828
9791
  "untaint",
9829
9792
  "untrust",
@@ -9842,7 +9805,8 @@
9842
9805
  "value_to_text",
9843
9806
  "with_os_architecture",
9844
9807
  "wow64_architecture_override_required?",
9845
- "wow64_directory"
9808
+ "wow64_directory",
9809
+ "yield_self"
9846
9810
  ],
9847
9811
  "log": [
9848
9812
  "!",
@@ -9974,7 +9938,6 @@
9974
9938
  "provider",
9975
9939
  "provider=",
9976
9940
  "provider_for_action",
9977
- "psych_to_yaml",
9978
9941
  "public_method",
9979
9942
  "public_methods",
9980
9943
  "public_send",
@@ -10038,7 +10001,6 @@
10038
10001
  "to_s",
10039
10002
  "to_text",
10040
10003
  "to_yaml",
10041
- "to_yaml_properties",
10042
10004
  "trust",
10043
10005
  "untaint",
10044
10006
  "untrust",
@@ -10056,7 +10018,8 @@
10056
10018
  "value_to_text",
10057
10019
  "with_os_architecture",
10058
10020
  "wow64_architecture_override_required?",
10059
- "wow64_directory"
10021
+ "wow64_directory",
10022
+ "yield_self"
10060
10023
  ],
10061
10024
  "macosx_service": [
10062
10025
  "!",
@@ -10192,7 +10155,6 @@
10192
10155
  "provider",
10193
10156
  "provider=",
10194
10157
  "provider_for_action",
10195
- "psych_to_yaml",
10196
10158
  "public_method",
10197
10159
  "public_methods",
10198
10160
  "public_send",
@@ -10269,7 +10231,6 @@
10269
10231
  "to_s",
10270
10232
  "to_text",
10271
10233
  "to_yaml",
10272
- "to_yaml_properties",
10273
10234
  "trust",
10274
10235
  "untaint",
10275
10236
  "untrust",
@@ -10288,7 +10249,8 @@
10288
10249
  "value_to_text",
10289
10250
  "with_os_architecture",
10290
10251
  "wow64_architecture_override_required?",
10291
- "wow64_directory"
10252
+ "wow64_directory",
10253
+ "yield_self"
10292
10254
  ],
10293
10255
  "macports_package": [
10294
10256
  "!",
@@ -10420,7 +10382,6 @@
10420
10382
  "provider",
10421
10383
  "provider=",
10422
10384
  "provider_for_action",
10423
- "psych_to_yaml",
10424
10385
  "public_method",
10425
10386
  "public_methods",
10426
10387
  "public_send",
@@ -10492,7 +10453,6 @@
10492
10453
  "to_s",
10493
10454
  "to_text",
10494
10455
  "to_yaml",
10495
- "to_yaml_properties",
10496
10456
  "trust",
10497
10457
  "untaint",
10498
10458
  "untrust",
@@ -10512,7 +10472,8 @@
10512
10472
  "version=",
10513
10473
  "with_os_architecture",
10514
10474
  "wow64_architecture_override_required?",
10515
- "wow64_directory"
10475
+ "wow64_directory",
10476
+ "yield_self"
10516
10477
  ],
10517
10478
  "mdadm": [
10518
10479
  "!",
@@ -10647,7 +10608,6 @@
10647
10608
  "provider",
10648
10609
  "provider=",
10649
10610
  "provider_for_action",
10650
- "psych_to_yaml",
10651
10611
  "public_method",
10652
10612
  "public_methods",
10653
10613
  "public_send",
@@ -10713,7 +10673,6 @@
10713
10673
  "to_s",
10714
10674
  "to_text",
10715
10675
  "to_yaml",
10716
- "to_yaml_properties",
10717
10676
  "trust",
10718
10677
  "untaint",
10719
10678
  "untrust",
@@ -10731,7 +10690,8 @@
10731
10690
  "value_to_text",
10732
10691
  "with_os_architecture",
10733
10692
  "wow64_architecture_override_required?",
10734
- "wow64_directory"
10693
+ "wow64_directory",
10694
+ "yield_self"
10735
10695
  ],
10736
10696
  "mount": [
10737
10697
  "!",
@@ -10873,7 +10833,6 @@
10873
10833
  "provider",
10874
10834
  "provider=",
10875
10835
  "provider_for_action",
10876
- "psych_to_yaml",
10877
10836
  "public_method",
10878
10837
  "public_methods",
10879
10838
  "public_send",
@@ -10939,7 +10898,6 @@
10939
10898
  "to_s",
10940
10899
  "to_text",
10941
10900
  "to_yaml",
10942
- "to_yaml_properties",
10943
10901
  "trust",
10944
10902
  "untaint",
10945
10903
  "untrust",
@@ -10958,7 +10916,8 @@
10958
10916
  "value_to_text",
10959
10917
  "with_os_architecture",
10960
10918
  "wow64_architecture_override_required?",
10961
- "wow64_directory"
10919
+ "wow64_directory",
10920
+ "yield_self"
10962
10921
  ],
10963
10922
  "msu_package": [
10964
10923
  "!",
@@ -11093,7 +11052,6 @@
11093
11052
  "provider",
11094
11053
  "provider=",
11095
11054
  "provider_for_action",
11096
- "psych_to_yaml",
11097
11055
  "public_method",
11098
11056
  "public_methods",
11099
11057
  "public_send",
@@ -11165,7 +11123,6 @@
11165
11123
  "to_s",
11166
11124
  "to_text",
11167
11125
  "to_yaml",
11168
- "to_yaml_properties",
11169
11126
  "trust",
11170
11127
  "untaint",
11171
11128
  "untrust",
@@ -11186,7 +11143,8 @@
11186
11143
  "version=",
11187
11144
  "with_os_architecture",
11188
11145
  "wow64_architecture_override_required?",
11189
- "wow64_directory"
11146
+ "wow64_directory",
11147
+ "yield_self"
11190
11148
  ],
11191
11149
  "ohai": [
11192
11150
  "!",
@@ -11318,7 +11276,6 @@
11318
11276
  "provider",
11319
11277
  "provider=",
11320
11278
  "provider_for_action",
11321
- "psych_to_yaml",
11322
11279
  "public_method",
11323
11280
  "public_methods",
11324
11281
  "public_send",
@@ -11382,7 +11339,6 @@
11382
11339
  "to_s",
11383
11340
  "to_text",
11384
11341
  "to_yaml",
11385
- "to_yaml_properties",
11386
11342
  "trust",
11387
11343
  "untaint",
11388
11344
  "untrust",
@@ -11400,7 +11356,8 @@
11400
11356
  "value_to_text",
11401
11357
  "with_os_architecture",
11402
11358
  "wow64_architecture_override_required?",
11403
- "wow64_directory"
11359
+ "wow64_directory",
11360
+ "yield_self"
11404
11361
  ],
11405
11362
  "openbsd_package": [
11406
11363
  "!",
@@ -11532,7 +11489,6 @@
11532
11489
  "provider",
11533
11490
  "provider=",
11534
11491
  "provider_for_action",
11535
- "psych_to_yaml",
11536
11492
  "public_method",
11537
11493
  "public_methods",
11538
11494
  "public_send",
@@ -11604,7 +11560,6 @@
11604
11560
  "to_s",
11605
11561
  "to_text",
11606
11562
  "to_yaml",
11607
- "to_yaml_properties",
11608
11563
  "trust",
11609
11564
  "untaint",
11610
11565
  "untrust",
@@ -11624,7 +11579,8 @@
11624
11579
  "version=",
11625
11580
  "with_os_architecture",
11626
11581
  "wow64_architecture_override_required?",
11627
- "wow64_directory"
11582
+ "wow64_directory",
11583
+ "yield_self"
11628
11584
  ],
11629
11585
  "osx_profile": [
11630
11586
  "!",
@@ -11760,7 +11716,6 @@
11760
11716
  "provider",
11761
11717
  "provider=",
11762
11718
  "provider_for_action",
11763
- "psych_to_yaml",
11764
11719
  "public_method",
11765
11720
  "public_methods",
11766
11721
  "public_send",
@@ -11824,7 +11779,6 @@
11824
11779
  "to_s",
11825
11780
  "to_text",
11826
11781
  "to_yaml",
11827
- "to_yaml_properties",
11828
11782
  "trust",
11829
11783
  "untaint",
11830
11784
  "untrust",
@@ -11842,7 +11796,8 @@
11842
11796
  "value_to_text",
11843
11797
  "with_os_architecture",
11844
11798
  "wow64_architecture_override_required?",
11845
- "wow64_directory"
11799
+ "wow64_directory",
11800
+ "yield_self"
11846
11801
  ],
11847
11802
  "package": [
11848
11803
  "!",
@@ -11974,7 +11929,6 @@
11974
11929
  "provider",
11975
11930
  "provider=",
11976
11931
  "provider_for_action",
11977
- "psych_to_yaml",
11978
11932
  "public_method",
11979
11933
  "public_methods",
11980
11934
  "public_send",
@@ -12046,7 +12000,6 @@
12046
12000
  "to_s",
12047
12001
  "to_text",
12048
12002
  "to_yaml",
12049
- "to_yaml_properties",
12050
12003
  "trust",
12051
12004
  "untaint",
12052
12005
  "untrust",
@@ -12066,7 +12019,8 @@
12066
12019
  "version=",
12067
12020
  "with_os_architecture",
12068
12021
  "wow64_architecture_override_required?",
12069
- "wow64_directory"
12022
+ "wow64_directory",
12023
+ "yield_self"
12070
12024
  ],
12071
12025
  "pacman_package": [
12072
12026
  "!",
@@ -12198,7 +12152,6 @@
12198
12152
  "provider",
12199
12153
  "provider=",
12200
12154
  "provider_for_action",
12201
- "psych_to_yaml",
12202
12155
  "public_method",
12203
12156
  "public_methods",
12204
12157
  "public_send",
@@ -12270,7 +12223,6 @@
12270
12223
  "to_s",
12271
12224
  "to_text",
12272
12225
  "to_yaml",
12273
- "to_yaml_properties",
12274
12226
  "trust",
12275
12227
  "untaint",
12276
12228
  "untrust",
@@ -12290,7 +12242,8 @@
12290
12242
  "version=",
12291
12243
  "with_os_architecture",
12292
12244
  "wow64_architecture_override_required?",
12293
- "wow64_directory"
12245
+ "wow64_directory",
12246
+ "yield_self"
12294
12247
  ],
12295
12248
  "paludis_package": [
12296
12249
  "!",
@@ -12422,7 +12375,6 @@
12422
12375
  "provider",
12423
12376
  "provider=",
12424
12377
  "provider_for_action",
12425
- "psych_to_yaml",
12426
12378
  "public_method",
12427
12379
  "public_methods",
12428
12380
  "public_send",
@@ -12494,7 +12446,6 @@
12494
12446
  "to_s",
12495
12447
  "to_text",
12496
12448
  "to_yaml",
12497
- "to_yaml_properties",
12498
12449
  "trust",
12499
12450
  "untaint",
12500
12451
  "untrust",
@@ -12514,7 +12465,8 @@
12514
12465
  "version=",
12515
12466
  "with_os_architecture",
12516
12467
  "wow64_architecture_override_required?",
12517
- "wow64_directory"
12468
+ "wow64_directory",
12469
+ "yield_self"
12518
12470
  ],
12519
12471
  "perl": [
12520
12472
  "!",
@@ -12664,7 +12616,6 @@
12664
12616
  "provider",
12665
12617
  "provider=",
12666
12618
  "provider_for_action",
12667
- "psych_to_yaml",
12668
12619
  "public_method",
12669
12620
  "public_methods",
12670
12621
  "public_send",
@@ -12731,7 +12682,6 @@
12731
12682
  "to_s",
12732
12683
  "to_text",
12733
12684
  "to_yaml",
12734
- "to_yaml_properties",
12735
12685
  "trust",
12736
12686
  "umask",
12737
12687
  "untaint",
@@ -12753,7 +12703,8 @@
12753
12703
  "value_to_text",
12754
12704
  "with_os_architecture",
12755
12705
  "wow64_architecture_override_required?",
12756
- "wow64_directory"
12706
+ "wow64_directory",
12707
+ "yield_self"
12757
12708
  ],
12758
12709
  "portage_package": [
12759
12710
  "!",
@@ -12885,7 +12836,6 @@
12885
12836
  "provider",
12886
12837
  "provider=",
12887
12838
  "provider_for_action",
12888
- "psych_to_yaml",
12889
12839
  "public_method",
12890
12840
  "public_methods",
12891
12841
  "public_send",
@@ -12957,7 +12907,6 @@
12957
12907
  "to_s",
12958
12908
  "to_text",
12959
12909
  "to_yaml",
12960
- "to_yaml_properties",
12961
12910
  "trust",
12962
12911
  "untaint",
12963
12912
  "untrust",
@@ -12977,7 +12926,8 @@
12977
12926
  "version=",
12978
12927
  "with_os_architecture",
12979
12928
  "wow64_architecture_override_required?",
12980
- "wow64_directory"
12929
+ "wow64_directory",
12930
+ "yield_self"
12981
12931
  ],
12982
12932
  "powershell_package": [
12983
12933
  "!",
@@ -13110,7 +13060,6 @@
13110
13060
  "provider",
13111
13061
  "provider=",
13112
13062
  "provider_for_action",
13113
- "psych_to_yaml",
13114
13063
  "public_method",
13115
13064
  "public_methods",
13116
13065
  "public_send",
@@ -13182,7 +13131,6 @@
13182
13131
  "to_s",
13183
13132
  "to_text",
13184
13133
  "to_yaml",
13185
- "to_yaml_properties",
13186
13134
  "trust",
13187
13135
  "untaint",
13188
13136
  "untrust",
@@ -13203,7 +13151,8 @@
13203
13151
  "version=",
13204
13152
  "with_os_architecture",
13205
13153
  "wow64_architecture_override_required?",
13206
- "wow64_directory"
13154
+ "wow64_directory",
13155
+ "yield_self"
13207
13156
  ],
13208
13157
  "powershell_script": [
13209
13158
  "!",
@@ -13355,7 +13304,6 @@
13355
13304
  "provider",
13356
13305
  "provider=",
13357
13306
  "provider_for_action",
13358
- "psych_to_yaml",
13359
13307
  "public_method",
13360
13308
  "public_methods",
13361
13309
  "public_send",
@@ -13422,7 +13370,6 @@
13422
13370
  "to_s",
13423
13371
  "to_text",
13424
13372
  "to_yaml",
13425
- "to_yaml_properties",
13426
13373
  "trust",
13427
13374
  "umask",
13428
13375
  "untaint",
@@ -13444,7 +13391,8 @@
13444
13391
  "value_to_text",
13445
13392
  "with_os_architecture",
13446
13393
  "wow64_architecture_override_required?",
13447
- "wow64_directory"
13394
+ "wow64_directory",
13395
+ "yield_self"
13448
13396
  ],
13449
13397
  "python": [
13450
13398
  "!",
@@ -13594,7 +13542,6 @@
13594
13542
  "provider",
13595
13543
  "provider=",
13596
13544
  "provider_for_action",
13597
- "psych_to_yaml",
13598
13545
  "public_method",
13599
13546
  "public_methods",
13600
13547
  "public_send",
@@ -13661,7 +13608,6 @@
13661
13608
  "to_s",
13662
13609
  "to_text",
13663
13610
  "to_yaml",
13664
- "to_yaml_properties",
13665
13611
  "trust",
13666
13612
  "umask",
13667
13613
  "untaint",
@@ -13683,7 +13629,8 @@
13683
13629
  "value_to_text",
13684
13630
  "with_os_architecture",
13685
13631
  "wow64_architecture_override_required?",
13686
- "wow64_directory"
13632
+ "wow64_directory",
13633
+ "yield_self"
13687
13634
  ],
13688
13635
  "reboot": [
13689
13636
  "!",
@@ -13813,7 +13760,6 @@
13813
13760
  "provider",
13814
13761
  "provider=",
13815
13762
  "provider_for_action",
13816
- "psych_to_yaml",
13817
13763
  "public_method",
13818
13764
  "public_methods",
13819
13765
  "public_send",
@@ -13879,7 +13825,6 @@
13879
13825
  "to_s",
13880
13826
  "to_text",
13881
13827
  "to_yaml",
13882
- "to_yaml_properties",
13883
13828
  "trust",
13884
13829
  "untaint",
13885
13830
  "untrust",
@@ -13897,7 +13842,8 @@
13897
13842
  "value_to_text",
13898
13843
  "with_os_architecture",
13899
13844
  "wow64_architecture_override_required?",
13900
- "wow64_directory"
13845
+ "wow64_directory",
13846
+ "yield_self"
13901
13847
  ],
13902
13848
  "registry_key": [
13903
13849
  "!",
@@ -14028,7 +13974,6 @@
14028
13974
  "provider",
14029
13975
  "provider=",
14030
13976
  "provider_for_action",
14031
- "psych_to_yaml",
14032
13977
  "public_method",
14033
13978
  "public_methods",
14034
13979
  "public_send",
@@ -14093,7 +14038,6 @@
14093
14038
  "to_s",
14094
14039
  "to_text",
14095
14040
  "to_yaml",
14096
- "to_yaml_properties",
14097
14041
  "trust",
14098
14042
  "unscrubbed_values",
14099
14043
  "untaint",
@@ -14113,7 +14057,8 @@
14113
14057
  "values",
14114
14058
  "with_os_architecture",
14115
14059
  "wow64_architecture_override_required?",
14116
- "wow64_directory"
14060
+ "wow64_directory",
14061
+ "yield_self"
14117
14062
  ],
14118
14063
  "remote_directory": [
14119
14064
  "!",
@@ -14253,7 +14198,6 @@
14253
14198
  "provider",
14254
14199
  "provider=",
14255
14200
  "provider_for_action",
14256
- "psych_to_yaml",
14257
14201
  "public_method",
14258
14202
  "public_methods",
14259
14203
  "public_send",
@@ -14321,7 +14265,6 @@
14321
14265
  "to_s",
14322
14266
  "to_text",
14323
14267
  "to_yaml",
14324
- "to_yaml_properties",
14325
14268
  "trust",
14326
14269
  "untaint",
14327
14270
  "untrust",
@@ -14340,7 +14283,8 @@
14340
14283
  "value_to_text",
14341
14284
  "with_os_architecture",
14342
14285
  "wow64_architecture_override_required?",
14343
- "wow64_directory"
14286
+ "wow64_directory",
14287
+ "yield_self"
14344
14288
  ],
14345
14289
  "remote_file": [
14346
14290
  "!",
@@ -14493,7 +14437,6 @@
14493
14437
  "provider",
14494
14438
  "provider=",
14495
14439
  "provider_for_action",
14496
- "psych_to_yaml",
14497
14440
  "public_method",
14498
14441
  "public_methods",
14499
14442
  "public_send",
@@ -14567,7 +14510,6 @@
14567
14510
  "to_s",
14568
14511
  "to_text",
14569
14512
  "to_yaml",
14570
- "to_yaml_properties",
14571
14513
  "trust",
14572
14514
  "untaint",
14573
14515
  "untrust",
@@ -14595,7 +14537,8 @@
14595
14537
  "verify",
14596
14538
  "with_os_architecture",
14597
14539
  "wow64_architecture_override_required?",
14598
- "wow64_directory"
14540
+ "wow64_directory",
14541
+ "yield_self"
14599
14542
  ],
14600
14543
  "route": [
14601
14544
  "!",
@@ -14741,7 +14684,6 @@
14741
14684
  "provider",
14742
14685
  "provider=",
14743
14686
  "provider_for_action",
14744
- "psych_to_yaml",
14745
14687
  "public_method",
14746
14688
  "public_methods",
14747
14689
  "public_send",
@@ -14809,7 +14751,6 @@
14809
14751
  "to_s",
14810
14752
  "to_text",
14811
14753
  "to_yaml",
14812
- "to_yaml_properties",
14813
14754
  "trust",
14814
14755
  "untaint",
14815
14756
  "untrust",
@@ -14827,7 +14768,8 @@
14827
14768
  "value_to_text",
14828
14769
  "with_os_architecture",
14829
14770
  "wow64_architecture_override_required?",
14830
- "wow64_directory"
14771
+ "wow64_directory",
14772
+ "yield_self"
14831
14773
  ],
14832
14774
  "rpm_package": [
14833
14775
  "!",
@@ -14961,7 +14903,6 @@
14961
14903
  "provider",
14962
14904
  "provider=",
14963
14905
  "provider_for_action",
14964
- "psych_to_yaml",
14965
14906
  "public_method",
14966
14907
  "public_methods",
14967
14908
  "public_send",
@@ -15033,7 +14974,6 @@
15033
14974
  "to_s",
15034
14975
  "to_text",
15035
14976
  "to_yaml",
15036
- "to_yaml_properties",
15037
14977
  "trust",
15038
14978
  "untaint",
15039
14979
  "untrust",
@@ -15053,7 +14993,8 @@
15053
14993
  "version=",
15054
14994
  "with_os_architecture",
15055
14995
  "wow64_architecture_override_required?",
15056
- "wow64_directory"
14996
+ "wow64_directory",
14997
+ "yield_self"
15057
14998
  ],
15058
14999
  "ruby": [
15059
15000
  "!",
@@ -15203,7 +15144,6 @@
15203
15144
  "provider",
15204
15145
  "provider=",
15205
15146
  "provider_for_action",
15206
- "psych_to_yaml",
15207
15147
  "public_method",
15208
15148
  "public_methods",
15209
15149
  "public_send",
@@ -15270,7 +15210,6 @@
15270
15210
  "to_s",
15271
15211
  "to_text",
15272
15212
  "to_yaml",
15273
- "to_yaml_properties",
15274
15213
  "trust",
15275
15214
  "umask",
15276
15215
  "untaint",
@@ -15292,7 +15231,8 @@
15292
15231
  "value_to_text",
15293
15232
  "with_os_architecture",
15294
15233
  "wow64_architecture_override_required?",
15295
- "wow64_directory"
15234
+ "wow64_directory",
15235
+ "yield_self"
15296
15236
  ],
15297
15237
  "ruby_block": [
15298
15238
  "!",
@@ -15422,7 +15362,6 @@
15422
15362
  "provider",
15423
15363
  "provider=",
15424
15364
  "provider_for_action",
15425
- "psych_to_yaml",
15426
15365
  "public_method",
15427
15366
  "public_methods",
15428
15367
  "public_send",
@@ -15486,7 +15425,6 @@
15486
15425
  "to_s",
15487
15426
  "to_text",
15488
15427
  "to_yaml",
15489
- "to_yaml_properties",
15490
15428
  "trust",
15491
15429
  "untaint",
15492
15430
  "untrust",
@@ -15504,7 +15442,8 @@
15504
15442
  "value_to_text",
15505
15443
  "with_os_architecture",
15506
15444
  "wow64_architecture_override_required?",
15507
- "wow64_directory"
15445
+ "wow64_directory",
15446
+ "yield_self"
15508
15447
  ],
15509
15448
  "scm": [
15510
15449
  "!",
@@ -15641,7 +15580,6 @@
15641
15580
  "provider",
15642
15581
  "provider=",
15643
15582
  "provider_for_action",
15644
- "psych_to_yaml",
15645
15583
  "public_method",
15646
15584
  "public_methods",
15647
15585
  "public_send",
@@ -15715,7 +15653,6 @@
15715
15653
  "to_s",
15716
15654
  "to_text",
15717
15655
  "to_yaml",
15718
- "to_yaml_properties",
15719
15656
  "trust",
15720
15657
  "untaint",
15721
15658
  "untrust",
@@ -15734,7 +15671,8 @@
15734
15671
  "value_to_text",
15735
15672
  "with_os_architecture",
15736
15673
  "wow64_architecture_override_required?",
15737
- "wow64_directory"
15674
+ "wow64_directory",
15675
+ "yield_self"
15738
15676
  ],
15739
15677
  "script": [
15740
15678
  "!",
@@ -15884,7 +15822,6 @@
15884
15822
  "provider",
15885
15823
  "provider=",
15886
15824
  "provider_for_action",
15887
- "psych_to_yaml",
15888
15825
  "public_method",
15889
15826
  "public_methods",
15890
15827
  "public_send",
@@ -15951,7 +15888,6 @@
15951
15888
  "to_s",
15952
15889
  "to_text",
15953
15890
  "to_yaml",
15954
- "to_yaml_properties",
15955
15891
  "trust",
15956
15892
  "umask",
15957
15893
  "untaint",
@@ -15973,7 +15909,8 @@
15973
15909
  "value_to_text",
15974
15910
  "with_os_architecture",
15975
15911
  "wow64_architecture_override_required?",
15976
- "wow64_directory"
15912
+ "wow64_directory",
15913
+ "yield_self"
15977
15914
  ],
15978
15915
  "service": [
15979
15916
  "!",
@@ -16108,7 +16045,6 @@
16108
16045
  "provider",
16109
16046
  "provider=",
16110
16047
  "provider_for_action",
16111
- "psych_to_yaml",
16112
16048
  "public_method",
16113
16049
  "public_methods",
16114
16050
  "public_send",
@@ -16184,7 +16120,6 @@
16184
16120
  "to_s",
16185
16121
  "to_text",
16186
16122
  "to_yaml",
16187
- "to_yaml_properties",
16188
16123
  "trust",
16189
16124
  "untaint",
16190
16125
  "untrust",
@@ -16203,7 +16138,8 @@
16203
16138
  "value_to_text",
16204
16139
  "with_os_architecture",
16205
16140
  "wow64_architecture_override_required?",
16206
- "wow64_directory"
16141
+ "wow64_directory",
16142
+ "yield_self"
16207
16143
  ],
16208
16144
  "smartos_package": [
16209
16145
  "!",
@@ -16335,7 +16271,6 @@
16335
16271
  "provider",
16336
16272
  "provider=",
16337
16273
  "provider_for_action",
16338
- "psych_to_yaml",
16339
16274
  "public_method",
16340
16275
  "public_methods",
16341
16276
  "public_send",
@@ -16407,7 +16342,6 @@
16407
16342
  "to_s",
16408
16343
  "to_text",
16409
16344
  "to_yaml",
16410
- "to_yaml_properties",
16411
16345
  "trust",
16412
16346
  "untaint",
16413
16347
  "untrust",
@@ -16427,7 +16361,8 @@
16427
16361
  "version=",
16428
16362
  "with_os_architecture",
16429
16363
  "wow64_architecture_override_required?",
16430
- "wow64_directory"
16364
+ "wow64_directory",
16365
+ "yield_self"
16431
16366
  ],
16432
16367
  "solaris_package": [
16433
16368
  "!",
@@ -16559,7 +16494,6 @@
16559
16494
  "provider",
16560
16495
  "provider=",
16561
16496
  "provider_for_action",
16562
- "psych_to_yaml",
16563
16497
  "public_method",
16564
16498
  "public_methods",
16565
16499
  "public_send",
@@ -16631,7 +16565,6 @@
16631
16565
  "to_s",
16632
16566
  "to_text",
16633
16567
  "to_yaml",
16634
- "to_yaml_properties",
16635
16568
  "trust",
16636
16569
  "untaint",
16637
16570
  "untrust",
@@ -16651,7 +16584,8 @@
16651
16584
  "version=",
16652
16585
  "with_os_architecture",
16653
16586
  "wow64_architecture_override_required?",
16654
- "wow64_directory"
16587
+ "wow64_directory",
16588
+ "yield_self"
16655
16589
  ],
16656
16590
  "subversion": [
16657
16591
  "!",
@@ -16788,7 +16722,6 @@
16788
16722
  "provider",
16789
16723
  "provider=",
16790
16724
  "provider_for_action",
16791
- "psych_to_yaml",
16792
16725
  "public_method",
16793
16726
  "public_methods",
16794
16727
  "public_send",
@@ -16863,7 +16796,6 @@
16863
16796
  "to_s",
16864
16797
  "to_text",
16865
16798
  "to_yaml",
16866
- "to_yaml_properties",
16867
16799
  "trust",
16868
16800
  "untaint",
16869
16801
  "untrust",
@@ -16882,7 +16814,8 @@
16882
16814
  "value_to_text",
16883
16815
  "with_os_architecture",
16884
16816
  "wow64_architecture_override_required?",
16885
- "wow64_directory"
16817
+ "wow64_directory",
16818
+ "yield_self"
16886
16819
  ],
16887
16820
  "systemd_unit": [
16888
16821
  "!",
@@ -17018,7 +16951,6 @@
17018
16951
  "provider",
17019
16952
  "provider=",
17020
16953
  "provider_for_action",
17021
- "psych_to_yaml",
17022
16954
  "public_method",
17023
16955
  "public_methods",
17024
16956
  "public_send",
@@ -17085,7 +17017,6 @@
17085
17017
  "to_s",
17086
17018
  "to_text",
17087
17019
  "to_yaml",
17088
- "to_yaml_properties",
17089
17020
  "triggers_reload",
17090
17021
  "triggers_reload=",
17091
17022
  "trust",
@@ -17111,7 +17042,8 @@
17111
17042
  "verify=",
17112
17043
  "with_os_architecture",
17113
17044
  "wow64_architecture_override_required?",
17114
- "wow64_directory"
17045
+ "wow64_directory",
17046
+ "yield_self"
17115
17047
  ],
17116
17048
  "template": [
17117
17049
  "!",
@@ -17267,7 +17199,6 @@
17267
17199
  "provider",
17268
17200
  "provider=",
17269
17201
  "provider_for_action",
17270
- "psych_to_yaml",
17271
17202
  "public_method",
17272
17203
  "public_methods",
17273
17204
  "public_send",
@@ -17333,7 +17264,6 @@
17333
17264
  "to_s",
17334
17265
  "to_text",
17335
17266
  "to_yaml",
17336
- "to_yaml_properties",
17337
17267
  "trust",
17338
17268
  "untaint",
17339
17269
  "untrust",
@@ -17356,7 +17286,8 @@
17356
17286
  "verify",
17357
17287
  "with_os_architecture",
17358
17288
  "wow64_architecture_override_required?",
17359
- "wow64_directory"
17289
+ "wow64_directory",
17290
+ "yield_self"
17360
17291
  ],
17361
17292
  "timestamped_deploy": [
17362
17293
  "!",
@@ -17505,7 +17436,6 @@
17505
17436
  "provider",
17506
17437
  "provider=",
17507
17438
  "provider_for_action",
17508
- "psych_to_yaml",
17509
17439
  "public_method",
17510
17440
  "public_methods",
17511
17441
  "public_send",
@@ -17592,7 +17522,6 @@
17592
17522
  "to_s",
17593
17523
  "to_text",
17594
17524
  "to_yaml",
17595
- "to_yaml_properties",
17596
17525
  "trust",
17597
17526
  "untaint",
17598
17527
  "untrust",
@@ -17611,7 +17540,8 @@
17611
17540
  "value_to_text",
17612
17541
  "with_os_architecture",
17613
17542
  "wow64_architecture_override_required?",
17614
- "wow64_directory"
17543
+ "wow64_directory",
17544
+ "yield_self"
17615
17545
  ],
17616
17546
  "user": [
17617
17547
  "!",
@@ -17748,7 +17678,6 @@
17748
17678
  "provider",
17749
17679
  "provider=",
17750
17680
  "provider_for_action",
17751
- "psych_to_yaml",
17752
17681
  "public_method",
17753
17682
  "public_methods",
17754
17683
  "public_send",
@@ -17815,7 +17744,6 @@
17815
17744
  "to_s",
17816
17745
  "to_text",
17817
17746
  "to_yaml",
17818
- "to_yaml_properties",
17819
17747
  "trust",
17820
17748
  "uid",
17821
17749
  "untaint",
@@ -17836,7 +17764,8 @@
17836
17764
  "value_to_text",
17837
17765
  "with_os_architecture",
17838
17766
  "wow64_architecture_override_required?",
17839
- "wow64_directory"
17767
+ "wow64_directory",
17768
+ "yield_self"
17840
17769
  ],
17841
17770
  "whyrun_safe_ruby_block": [
17842
17771
  "!",
@@ -17966,7 +17895,6 @@
17966
17895
  "provider",
17967
17896
  "provider=",
17968
17897
  "provider_for_action",
17969
- "psych_to_yaml",
17970
17898
  "public_method",
17971
17899
  "public_methods",
17972
17900
  "public_send",
@@ -18030,7 +17958,6 @@
18030
17958
  "to_s",
18031
17959
  "to_text",
18032
17960
  "to_yaml",
18033
- "to_yaml_properties",
18034
17961
  "trust",
18035
17962
  "untaint",
18036
17963
  "untrust",
@@ -18048,7 +17975,8 @@
18048
17975
  "value_to_text",
18049
17976
  "with_os_architecture",
18050
17977
  "wow64_architecture_override_required?",
18051
- "wow64_directory"
17978
+ "wow64_directory",
17979
+ "yield_self"
18052
17980
  ],
18053
17981
  "windows_package": [
18054
17982
  "!",
@@ -18185,7 +18113,6 @@
18185
18113
  "provider",
18186
18114
  "provider=",
18187
18115
  "provider_for_action",
18188
- "psych_to_yaml",
18189
18116
  "public_method",
18190
18117
  "public_methods",
18191
18118
  "public_send",
@@ -18261,7 +18188,6 @@
18261
18188
  "to_s",
18262
18189
  "to_text",
18263
18190
  "to_yaml",
18264
- "to_yaml_properties",
18265
18191
  "trust",
18266
18192
  "untaint",
18267
18193
  "untrust",
@@ -18282,7 +18208,8 @@
18282
18208
  "version=",
18283
18209
  "with_os_architecture",
18284
18210
  "wow64_architecture_override_required?",
18285
- "wow64_directory"
18211
+ "wow64_directory",
18212
+ "yield_self"
18286
18213
  ],
18287
18214
  "windows_path": [
18288
18215
  "!",
@@ -18412,7 +18339,6 @@
18412
18339
  "provider",
18413
18340
  "provider=",
18414
18341
  "provider_for_action",
18415
- "psych_to_yaml",
18416
18342
  "public_method",
18417
18343
  "public_methods",
18418
18344
  "public_send",
@@ -18476,7 +18402,6 @@
18476
18402
  "to_s",
18477
18403
  "to_text",
18478
18404
  "to_yaml",
18479
- "to_yaml_properties",
18480
18405
  "trust",
18481
18406
  "untaint",
18482
18407
  "untrust",
@@ -18494,7 +18419,8 @@
18494
18419
  "value_to_text",
18495
18420
  "with_os_architecture",
18496
18421
  "wow64_architecture_override_required?",
18497
- "wow64_directory"
18422
+ "wow64_directory",
18423
+ "yield_self"
18498
18424
  ],
18499
18425
  "windows_script": [
18500
18426
  "!",
@@ -18645,7 +18571,6 @@
18645
18571
  "provider",
18646
18572
  "provider=",
18647
18573
  "provider_for_action",
18648
- "psych_to_yaml",
18649
18574
  "public_method",
18650
18575
  "public_methods",
18651
18576
  "public_send",
@@ -18712,7 +18637,6 @@
18712
18637
  "to_s",
18713
18638
  "to_text",
18714
18639
  "to_yaml",
18715
- "to_yaml_properties",
18716
18640
  "trust",
18717
18641
  "umask",
18718
18642
  "untaint",
@@ -18734,7 +18658,8 @@
18734
18658
  "value_to_text",
18735
18659
  "with_os_architecture",
18736
18660
  "wow64_architecture_override_required?",
18737
- "wow64_directory"
18661
+ "wow64_directory",
18662
+ "yield_self"
18738
18663
  ],
18739
18664
  "windows_service": [
18740
18665
  "!",
@@ -18869,7 +18794,6 @@
18869
18794
  "provider",
18870
18795
  "provider=",
18871
18796
  "provider_for_action",
18872
- "psych_to_yaml",
18873
18797
  "public_method",
18874
18798
  "public_methods",
18875
18799
  "public_send",
@@ -18948,7 +18872,6 @@
18948
18872
  "to_s",
18949
18873
  "to_text",
18950
18874
  "to_yaml",
18951
- "to_yaml_properties",
18952
18875
  "trust",
18953
18876
  "untaint",
18954
18877
  "untrust",
@@ -18967,7 +18890,8 @@
18967
18890
  "value_to_text",
18968
18891
  "with_os_architecture",
18969
18892
  "wow64_architecture_override_required?",
18970
- "wow64_directory"
18893
+ "wow64_directory",
18894
+ "yield_self"
18971
18895
  ],
18972
18896
  "windows_task": [
18973
18897
  "!",
@@ -19121,7 +19045,6 @@
19121
19045
  "provider",
19122
19046
  "provider=",
19123
19047
  "provider_for_action",
19124
- "psych_to_yaml",
19125
19048
  "public_method",
19126
19049
  "public_methods",
19127
19050
  "public_send",
@@ -19197,7 +19120,6 @@
19197
19120
  "to_s",
19198
19121
  "to_text",
19199
19122
  "to_yaml",
19200
- "to_yaml_properties",
19201
19123
  "trust",
19202
19124
  "untaint",
19203
19125
  "untrust",
@@ -19217,7 +19139,8 @@
19217
19139
  "value_to_text",
19218
19140
  "with_os_architecture",
19219
19141
  "wow64_architecture_override_required?",
19220
- "wow64_directory"
19142
+ "wow64_directory",
19143
+ "yield_self"
19221
19144
  ],
19222
19145
  "yum_package": [
19223
19146
  "!",
@@ -19355,7 +19278,6 @@
19355
19278
  "provider",
19356
19279
  "provider=",
19357
19280
  "provider_for_action",
19358
- "psych_to_yaml",
19359
19281
  "public_method",
19360
19282
  "public_methods",
19361
19283
  "public_send",
@@ -19427,7 +19349,6 @@
19427
19349
  "to_s",
19428
19350
  "to_text",
19429
19351
  "to_yaml",
19430
- "to_yaml_properties",
19431
19352
  "trust",
19432
19353
  "untaint",
19433
19354
  "untrust",
@@ -19448,6 +19369,7 @@
19448
19369
  "with_os_architecture",
19449
19370
  "wow64_architecture_override_required?",
19450
19371
  "wow64_directory",
19372
+ "yield_self",
19451
19373
  "yum_binary",
19452
19374
  "yum_binary="
19453
19375
  ],
@@ -19640,7 +19562,6 @@
19640
19562
  "proxy_password=",
19641
19563
  "proxy_username",
19642
19564
  "proxy_username=",
19643
- "psych_to_yaml",
19644
19565
  "public_method",
19645
19566
  "public_methods",
19646
19567
  "public_send",
@@ -19726,7 +19647,6 @@
19726
19647
  "to_s",
19727
19648
  "to_text",
19728
19649
  "to_yaml",
19729
- "to_yaml_properties",
19730
19650
  "trust",
19731
19651
  "untaint",
19732
19652
  "untrust",
@@ -19747,7 +19667,8 @@
19747
19667
  "value_to_text",
19748
19668
  "with_os_architecture",
19749
19669
  "wow64_architecture_override_required?",
19750
- "wow64_directory"
19670
+ "wow64_directory",
19671
+ "yield_self"
19751
19672
  ],
19752
19673
  "zypper_package": [
19753
19674
  "!",
@@ -19883,7 +19804,6 @@
19883
19804
  "provider",
19884
19805
  "provider=",
19885
19806
  "provider_for_action",
19886
- "psych_to_yaml",
19887
19807
  "public_method",
19888
19808
  "public_methods",
19889
19809
  "public_send",
@@ -19955,7 +19875,6 @@
19955
19875
  "to_s",
19956
19876
  "to_text",
19957
19877
  "to_yaml",
19958
- "to_yaml_properties",
19959
19878
  "trust",
19960
19879
  "untaint",
19961
19880
  "untrust",
@@ -19975,7 +19894,8 @@
19975
19894
  "version=",
19976
19895
  "with_os_architecture",
19977
19896
  "wow64_architecture_override_required?",
19978
- "wow64_directory"
19897
+ "wow64_directory",
19898
+ "yield_self"
19979
19899
  ],
19980
19900
  "zypper_repository": [
19981
19901
  "!",
@@ -20130,7 +20050,6 @@
20130
20050
  "provider",
20131
20051
  "provider=",
20132
20052
  "provider_for_action",
20133
- "psych_to_yaml",
20134
20053
  "public_method",
20135
20054
  "public_methods",
20136
20055
  "public_send",
@@ -20200,7 +20119,6 @@
20200
20119
  "to_s",
20201
20120
  "to_text",
20202
20121
  "to_yaml",
20203
- "to_yaml_properties",
20204
20122
  "trust",
20205
20123
  "type",
20206
20124
  "type=",
@@ -20221,7 +20139,8 @@
20221
20139
  "value_to_text",
20222
20140
  "with_os_architecture",
20223
20141
  "wow64_architecture_override_required?",
20224
- "wow64_directory"
20142
+ "wow64_directory",
20143
+ "yield_self"
20225
20144
  ]
20226
20145
  }
20227
20146
  }