@@ -72,7 +72,6 @@ fails:Public methods on UnboundMethod should include clone
72
72
fails:Public methods on UnboundMethod should include original_name
73
73
fails:Public methods on Regexp should not include match_from
74
74
fails:Public methods on Regexp should not include option_to_string
75
- fails:Public methods on SizedQueue should not include closed?
76
75
fails:Public methods on Struct should include filter
77
76
fails:Public methods on Symbol should not include eql?
78
77
fails:Public methods on Symbol should not include hash
@@ -88,18 +87,9 @@ fails:Public methods on Digest::Base should include digest_length
88
87
fails:Public methods on Digest::Base should include reset
89
88
fails:Public methods on Digest::MD5 should not include block_length
90
89
fails:Public methods on Digest::SHA1 should not include block_length
91
- fails:Public methods on Array should include deconstruct
92
- fails:Public methods on Complex should include <=>
93
90
fails:Public methods on ENV.singleton_class should include freeze
94
- fails:Public methods on Enumerable should include filter_map
95
- fails:Public methods on Enumerable should include tally
96
- fails:Public methods on Enumerator::Lazy should include eager
97
91
fails:Public methods on Enumerator::Lazy should include filter_map
98
92
fails:Public methods on Enumerator::Lazy should include with_index
99
93
fails:Public methods on Fiber should include raise
100
- fails:Public methods on Hash should include deconstruct_keys
101
94
fails:Public methods on IO should include set_encoding_by_bom
102
95
fails:Public methods on Module should include const_source_location
103
- fails:Public methods on Range should include count
104
- fails:Public methods on Struct should include deconstruct
105
- fails:Public methods on Struct should include deconstruct_keys
0 commit comments