Skip to content

Commit 003568d

Browse files
committed
Avoid invalid list formatting in changelog
1 parent 802b306 commit 003568d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+82
-79
lines changed

Diff for: source/documentation/3.9/rspec-core/RSpec.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ <h3 class="signature " id="reset-class_method">
710710
</div>
711711

712712
<div id="footer">
713-
Generated on Wed Apr 8 11:50:47 2020 by
713+
Generated on Wed Apr 8 18:03:11 2020 by
714714
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
715715
0.9.24 (ruby-2.6.3).
716716
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h2>
145145
</div>
146146

147147
<div id="footer">
148-
Generated on Wed Apr 8 11:50:47 2020 by
148+
Generated on Wed Apr 8 18:03:11 2020 by
149149
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
150150
0.9.24 (ruby-2.6.3).
151151
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Configuration.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8696,7 +8696,7 @@ <h3 class="signature " id="when_first_matching_example_defined-instance_method">
86968696
</div>
86978697

86988698
<div id="footer">
8699-
Generated on Wed Apr 8 11:50:50 2020 by
8699+
Generated on Wed Apr 8 18:03:14 2020 by
87008700
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
87018701
0.9.24 (ruby-2.6.3).
87028702
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/ConfigurationOptions.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ <h3 class="signature " id="configure_filter_manager-instance_method">
592592
</div>
593593

594594
<div id="footer">
595-
Generated on Wed Apr 8 11:50:51 2020 by
595+
Generated on Wed Apr 8 18:03:15 2020 by
596596
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
597597
0.9.24 (ruby-2.6.3).
598598
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/DSL.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h3 class="signature " id="remove_globally!-class_method">
308308
</div>
309309

310310
<div id="footer">
311-
Generated on Wed Apr 8 11:50:47 2020 by
311+
Generated on Wed Apr 8 18:03:11 2020 by
312312
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
313313
0.9.24 (ruby-2.6.3).
314314
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Example.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1941,7 +1941,7 @@ <h3 class="signature " id="skip-instance_method">
19411941
</div>
19421942

19431943
<div id="footer">
1944-
Generated on Wed Apr 8 11:50:48 2020 by
1944+
Generated on Wed Apr 8 18:03:12 2020 by
19451945
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
19461946
0.9.24 (ruby-2.6.3).
19471947
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Example/ExecutionResult.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@ <h3 class="signature " id="record_finished-instance_method">
10751075
</div>
10761076

10771077
<div id="footer">
1078-
Generated on Wed Apr 8 11:50:48 2020 by
1078+
Generated on Wed Apr 8 18:03:12 2020 by
10791079
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
10801080
0.9.24 (ruby-2.6.3).
10811081
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Example/Procsy.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ <h3 class="signature " id="to_proc-instance_method">
528528
</div>
529529

530530
<div id="footer">
531-
Generated on Wed Apr 8 11:50:48 2020 by
531+
Generated on Wed Apr 8 18:03:12 2020 by
532532
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
533533
0.9.24 (ruby-2.6.3).
534534
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/ExampleGroup.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4796,7 +4796,7 @@ <h3 class="signature first" id="described_class-instance_method">
47964796
</div>
47974797

47984798
<div id="footer">
4799-
Generated on Wed Apr 8 11:50:50 2020 by
4799+
Generated on Wed Apr 8 18:03:14 2020 by
48004800
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
48014801
0.9.24 (ruby-2.6.3).
48024802
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Formatters.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ <h3 class="signature first" id="register-class_method">
337337
</div>
338338

339339
<div id="footer">
340-
Generated on Wed Apr 8 11:50:47 2020 by
340+
Generated on Wed Apr 8 18:03:11 2020 by
341341
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
342342
0.9.24 (ruby-2.6.3).
343343
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Formatters/BaseFormatter.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ <h3 class="signature " id="start-instance_method">
659659
</div>
660660

661661
<div id="footer">
662-
Generated on Wed Apr 8 11:50:51 2020 by
662+
Generated on Wed Apr 8 18:03:15 2020 by
663663
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
664664
0.9.24 (ruby-2.6.3).
665665
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Formatters/BaseTextFormatter.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ <h3 class="signature " id="message-instance_method">
511511
</div>
512512

513513
<div id="footer">
514-
Generated on Wed Apr 8 11:50:52 2020 by
514+
Generated on Wed Apr 8 18:03:16 2020 by
515515
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
516516
0.9.24 (ruby-2.6.3).
517517
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Formatters/ConsoleCodes.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ <h3 class="signature " id="wrap-class_method">
363363
</div>
364364

365365
<div id="footer">
366-
Generated on Wed Apr 8 11:50:48 2020 by
366+
Generated on Wed Apr 8 18:03:12 2020 by
367367
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
368368
0.9.24 (ruby-2.6.3).
369369
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Formatters/FallbackMessageFormatter.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h3 class="signature first" id="message-instance_method">
298298
</div>
299299

300300
<div id="footer">
301-
Generated on Wed Apr 8 11:50:52 2020 by
301+
Generated on Wed Apr 8 18:03:16 2020 by
302302
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
303303
0.9.24 (ruby-2.6.3).
304304
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Formatters/Helpers.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ <h3 class="signature " id="pluralize-class_method">
594594
</div>
595595

596596
<div id="footer">
597-
Generated on Wed Apr 8 11:50:47 2020 by
597+
Generated on Wed Apr 8 18:03:12 2020 by
598598
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
599599
0.9.24 (ruby-2.6.3).
600600
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Formatters/HtmlSnippetExtractor.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ <h3 class="signature " id="snippet_for-instance_method">
655655
</div>
656656

657657
<div id="footer">
658-
Generated on Wed Apr 8 11:50:52 2020 by
658+
Generated on Wed Apr 8 18:03:16 2020 by
659659
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
660660
0.9.24 (ruby-2.6.3).
661661
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Formatters/Loader.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ <h3 class="signature first" id="formatters-class_method">
579579
</div>
580580

581581
<div id="footer">
582-
Generated on Wed Apr 8 11:50:48 2020 by
582+
Generated on Wed Apr 8 18:03:12 2020 by
583583
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
584584
0.9.24 (ruby-2.6.3).
585585
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Formatters/ProfileFormatter.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ <h3 class="signature first" id="dump_profile-instance_method">
301301
</div>
302302

303303
<div id="footer">
304-
Generated on Wed Apr 8 11:50:51 2020 by
304+
Generated on Wed Apr 8 18:03:16 2020 by
305305
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
306306
0.9.24 (ruby-2.6.3).
307307
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Formatters/Protocol.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1519,7 +1519,7 @@ <h3 class="signature " id="stop-instance_method">
15191519
</div>
15201520

15211521
<div id="footer">
1522-
Generated on Wed Apr 8 11:50:51 2020 by
1522+
Generated on Wed Apr 8 18:03:15 2020 by
15231523
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
15241524
0.9.24 (ruby-2.6.3).
15251525
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Hooks.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,7 @@ <h3 class="signature " id="prepend_before-instance_method">
12041204
</div>
12051205

12061206
<div id="footer">
1207-
Generated on Wed Apr 8 11:50:47 2020 by
1207+
Generated on Wed Apr 8 18:03:11 2020 by
12081208
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
12091209
0.9.24 (ruby-2.6.3).
12101210
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/MemoizedHelpers.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ <h3 class="signature " id="subject-instance_method">
573573
</div>
574574

575575
<div id="footer">
576-
Generated on Wed Apr 8 11:50:47 2020 by
576+
Generated on Wed Apr 8 18:03:12 2020 by
577577
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
578578
0.9.24 (ruby-2.6.3).
579579
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/MemoizedHelpers/ClassMethods.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ <h3 class="signature " id="subject!-instance_method">
719719
</div>
720720

721721
<div id="footer">
722-
Generated on Wed Apr 8 11:50:47 2020 by
722+
Generated on Wed Apr 8 18:03:12 2020 by
723723
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
724724
0.9.24 (ruby-2.6.3).
725725
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Metadata.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ <h3 class="signature " id="relative_path_regex-class_method">
342342
</div>
343343

344344
<div id="footer">
345-
Generated on Wed Apr 8 11:50:47 2020 by
345+
Generated on Wed Apr 8 18:03:11 2020 by
346346
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
347347
0.9.24 (ruby-2.6.3).
348348
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/MetadataFilter.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h2>Overview</h2><div class="docstring">
109109
</div>
110110

111111
<div id="footer">
112-
Generated on Wed Apr 8 11:50:47 2020 by
112+
Generated on Wed Apr 8 18:03:11 2020 by
113113
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
114114
0.9.24 (ruby-2.6.3).
115115
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/MultipleExceptionError.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,7 @@ <h3 class="signature " id="summary-instance_method">
938938
</div>
939939

940940
<div id="footer">
941-
Generated on Wed Apr 8 11:50:52 2020 by
941+
Generated on Wed Apr 8 18:03:16 2020 by
942942
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
943943
0.9.24 (ruby-2.6.3).
944944
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h2>Overview</h2><div class="docstring">
116116
</div>
117117

118118
<div id="footer">
119-
Generated on Wed Apr 8 11:50:47 2020 by
119+
Generated on Wed Apr 8 18:03:11 2020 by
120120
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121121
0.9.24 (ruby-2.6.3).
122122
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/CustomNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ <h3 class="signature first" id="for-class_method">
242242
</div>
243243

244244
<div id="footer">
245-
Generated on Wed Apr 8 11:50:51 2020 by
245+
Generated on Wed Apr 8 18:03:15 2020 by
246246
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
247247
0.9.24 (ruby-2.6.3).
248248
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/DeprecationNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ <h3 class="signature first" id="from_hash-class_method">
560560
</div>
561561

562562
<div id="footer">
563-
Generated on Wed Apr 8 11:50:51 2020 by
563+
Generated on Wed Apr 8 18:03:15 2020 by
564564
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
565565
0.9.24 (ruby-2.6.3).
566566
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/ExampleNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ <h3 class="signature first" id="example-instance_method">
237237
</div>
238238

239239
<div id="footer">
240-
Generated on Wed Apr 8 11:50:50 2020 by
240+
Generated on Wed Apr 8 18:03:14 2020 by
241241
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
242242
0.9.24 (ruby-2.6.3).
243243
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/ExamplesNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,7 @@ <h3 class="signature " id="pending_notifications-instance_method">
884884
</div>
885885

886886
<div id="footer">
887-
Generated on Wed Apr 8 11:50:51 2020 by
887+
Generated on Wed Apr 8 18:03:15 2020 by
888888
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
889889
0.9.24 (ruby-2.6.3).
890890
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/FailedExampleNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ <h3 class="signature " id="message_lines-instance_method">
955955
</div>
956956

957957
<div id="footer">
958-
Generated on Wed Apr 8 11:50:51 2020 by
958+
Generated on Wed Apr 8 18:03:15 2020 by
959959
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
960960
0.9.24 (ruby-2.6.3).
961961
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/GroupNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ <h3 class="signature first" id="group-instance_method">
232232
</div>
233233

234234
<div id="footer">
235-
Generated on Wed Apr 8 11:50:51 2020 by
235+
Generated on Wed Apr 8 18:03:15 2020 by
236236
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
237237
0.9.24 (ruby-2.6.3).
238238
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/MessageNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h3 class="signature first" id="message-instance_method">
220220
</div>
221221

222222
<div id="footer">
223-
Generated on Wed Apr 8 11:50:51 2020 by
223+
Generated on Wed Apr 8 18:03:15 2020 by
224224
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
225225
0.9.24 (ruby-2.6.3).
226226
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/NullNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ <h2>Overview</h2><div class="docstring">
122122
</div>
123123

124124
<div id="footer">
125-
Generated on Wed Apr 8 11:50:51 2020 by
125+
Generated on Wed Apr 8 18:03:15 2020 by
126126
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
127127
0.9.24 (ruby-2.6.3).
128128
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/PendingExampleFailedAsExpectedNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h3 class="inherited">Methods inherited from <span class='object_link'><a href="
156156
</div>
157157

158158
<div id="footer">
159-
Generated on Wed Apr 8 11:50:51 2020 by
159+
Generated on Wed Apr 8 18:03:15 2020 by
160160
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
161161
0.9.24 (ruby-2.6.3).
162162
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/PendingExampleFixedNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h3 class="inherited">Methods inherited from <span class='object_link'><a href="
156156
</div>
157157

158158
<div id="footer">
159-
Generated on Wed Apr 8 11:50:51 2020 by
159+
Generated on Wed Apr 8 18:03:15 2020 by
160160
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
161161
0.9.24 (ruby-2.6.3).
162162
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/ProfileNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,7 @@ <h3 class="signature " id="slowest_groups-instance_method">
905905
</div>
906906

907907
<div id="footer">
908-
Generated on Wed Apr 8 11:50:51 2020 by
908+
Generated on Wed Apr 8 18:03:15 2020 by
909909
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
910910
0.9.24 (ruby-2.6.3).
911911
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/SeedNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ <h3 class="signature " id="seed_used?-instance_method">
507507
</div>
508508

509509
<div id="footer">
510-
Generated on Wed Apr 8 11:50:51 2020 by
510+
Generated on Wed Apr 8 18:03:15 2020 by
511511
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
512512
0.9.24 (ruby-2.6.3).
513513
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/SkippedExampleNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ <h3 class="signature first" id="fully_formatted-instance_method">
350350
</div>
351351

352352
<div id="footer">
353-
Generated on Wed Apr 8 11:50:51 2020 by
353+
Generated on Wed Apr 8 18:03:15 2020 by
354354
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
355355
0.9.24 (ruby-2.6.3).
356356
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/StartNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ <h3 class="signature " id="load_time-instance_method">
307307
</div>
308308

309309
<div id="footer">
310-
Generated on Wed Apr 8 11:50:50 2020 by
310+
Generated on Wed Apr 8 18:03:14 2020 by
311311
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
312312
0.9.24 (ruby-2.6.3).
313313
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Notifications/SummaryNotification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1502,7 +1502,7 @@ <h3 class="signature " id="totals_line-instance_method">
15021502
</div>
15031503

15041504
<div id="footer">
1505-
Generated on Wed Apr 8 11:50:51 2020 by
1505+
Generated on Wed Apr 8 18:03:15 2020 by
15061506
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
15071507
0.9.24 (ruby-2.6.3).
15081508
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Pending.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ <h3 class="signature " id="skip-instance_method">
448448
</div>
449449

450450
<div id="footer">
451-
Generated on Wed Apr 8 11:50:47 2020 by
451+
Generated on Wed Apr 8 18:03:11 2020 by
452452
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
453453
0.9.24 (ruby-2.6.3).
454454
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/Pending/SkipDeclaredInExample.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ <h3 class="signature first" id="argument-instance_method">
285285
</div>
286286

287287
<div id="footer">
288-
Generated on Wed Apr 8 11:50:48 2020 by
288+
Generated on Wed Apr 8 18:03:12 2020 by
289289
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
290290
0.9.24 (ruby-2.6.3).
291291
</div>

Diff for: source/documentation/3.9/rspec-core/RSpec/Core/RakeTask.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@ <h3 class="signature " id="with_clean_environment-instance_method">
975975
</div>
976976

977977
<div id="footer">
978-
Generated on Wed Apr 8 11:50:48 2020 by
978+
Generated on Wed Apr 8 18:03:12 2020 by
979979
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
980980
0.9.24 (ruby-2.6.3).
981981
</div>

0 commit comments

Comments
 (0)