Skip to content

Commit 8a499e3

Browse files
committed
Run rspec-dev commands on update script branch
bundle exec rake "update_docs[3.9, update-travis-build-scripts-2020-01-01-for-master]
1 parent 728d461 commit 8a499e3

File tree

241 files changed

+7299
-4079
lines changed

Some content is hidden

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

241 files changed

+7299
-4079
lines changed

source/documentation/3.9/rspec-core/RSpec.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<title>
66
Module: RSpec
77

8-
&mdash; Documentation by YARD 0.9.16
8+
&mdash; Documentation by YARD 0.9.22
99

1010
</title>
1111

1212
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/style.css" type="text/css" charset="utf-8" />
1313

1414
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/common.css" type="text/css" charset="utf-8" />
1515

16-
<script type="text/javascript" charset="utf-8">
16+
<script type="text/javascript">
1717
pathId = "RSpec";
1818
relpath = '';
1919
</script>
@@ -709,9 +709,9 @@ <h3 class="signature " id="reset-class_method">
709709
</div>
710710

711711
<div id="footer">
712-
Generated on Tue Oct 8 11:36:06 2019 by
712+
Generated on Thu Jan 2 10:51:07 2020 by
713713
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
714-
0.9.16 (ruby-2.6.5).
714+
0.9.22 (ruby-2.7.0).
715715
</div>
716716

717717
<script>

source/documentation/3.9/rspec-core/RSpec/Core.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<title>
66
Module: RSpec::Core
77

8-
&mdash; Documentation by YARD 0.9.16
8+
&mdash; Documentation by YARD 0.9.22
99

1010
</title>
1111

1212
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/style.css" type="text/css" charset="utf-8" />
1313

1414
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/common.css" type="text/css" charset="utf-8" />
1515

16-
<script type="text/javascript" charset="utf-8">
16+
<script type="text/javascript">
1717
pathId = "RSpec::Core";
1818
relpath = '../';
1919
</script>
@@ -144,9 +144,9 @@ <h2>
144144
</div>
145145

146146
<div id="footer">
147-
Generated on Tue Oct 8 11:36:06 2019 by
147+
Generated on Thu Jan 2 10:51:07 2020 by
148148
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
149-
0.9.16 (ruby-2.6.5).
149+
0.9.22 (ruby-2.7.0).
150150
</div>
151151

152152
<script>

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

+8-8
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<title>
66
Class: RSpec::Core::Configuration
77

8-
&mdash; Documentation by YARD 0.9.16
8+
&mdash; Documentation by YARD 0.9.22
99

1010
</title>
1111

1212
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/style.css" type="text/css" charset="utf-8" />
1313

1414
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/common.css" type="text/css" charset="utf-8" />
1515

16-
<script type="text/javascript" charset="utf-8">
16+
<script type="text/javascript">
1717
pathId = "RSpec::Core::Configuration";
1818
relpath = '../../';
1919
</script>
@@ -3223,7 +3223,7 @@ <h3 class="signature " id="example_status_persistence_file_path-instance_method"
32233223
<span class="signature">#<strong>example_status_persistence_file_path</strong> &#x21d2; <tt>String</tt> </span>
32243224
<div class="docstring">
32253225
<div class="discussion">
3226-
<p>Returns the file path</p>
3226+
<p>Returns the file path.</p>
32273227

32283228

32293229
</div>
@@ -4215,7 +4215,7 @@ <h3 class="signature " id="shared_context_metadata_behavior-instance_method">
42154215
<span class="signature">#<strong>shared_context_metadata_behavior</strong> &#x21d2; <tt>:trigger_inclusion</tt>, <tt>:apply_to_host_groups</tt> </span>
42164216
<div class="docstring">
42174217
<div class="discussion">
4218-
<p>Returns the configured behavior</p>
4218+
<p>Returns the configured behavior.</p>
42194219

42204220

42214221
</div>
@@ -7102,7 +7102,7 @@ <h3 class="signature " id="full_description-instance_method">
71027102

71037103
</h3><div class="docstring">
71047104
<div class="discussion">
7105-
<p>Returns full description filter</p>
7105+
<p>Returns full description filter.</p>
71067106

71077107

71087108
</div>
@@ -8306,7 +8306,7 @@ <h3 class="signature " id="reporter-instance_method">
83068306

83078307
</h3><div class="docstring">
83088308
<div class="discussion">
8309-
<p>Returns the currently configured reporter</p>
8309+
<p>Returns the currently configured reporter.</p>
83108310

83118311

83128312
</div>
@@ -8695,9 +8695,9 @@ <h3 class="signature " id="when_first_matching_example_defined-instance_method">
86958695
</div>
86968696

86978697
<div id="footer">
8698-
Generated on Tue Oct 8 11:36:08 2019 by
8698+
Generated on Thu Jan 2 10:51:09 2020 by
86998699
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
8700-
0.9.16 (ruby-2.6.5).
8700+
0.9.22 (ruby-2.7.0).
87018701
</div>
87028702

87038703
<script>

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

+7-7
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<title>
66
Class: RSpec::Core::ConfigurationOptions
77

8-
&mdash; Documentation by YARD 0.9.16
8+
&mdash; Documentation by YARD 0.9.22
99

1010
</title>
1111

1212
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/style.css" type="text/css" charset="utf-8" />
1313

1414
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/common.css" type="text/css" charset="utf-8" />
1515

16-
<script type="text/javascript" charset="utf-8">
16+
<script type="text/javascript">
1717
pathId = "RSpec::Core::ConfigurationOptions";
1818
relpath = '../../';
1919
</script>
@@ -275,7 +275,7 @@ <h3 class="signature first" id="initialize-instance_method">
275275

276276
</h3><div class="docstring">
277277
<div class="discussion">
278-
<p>Returns a new instance of ConfigurationOptions</p>
278+
<p>Returns a new instance of ConfigurationOptions.</p>
279279

280280

281281
</div>
@@ -343,7 +343,7 @@ <h3 class="signature first" id="args-instance_method">
343343

344344
</h3><div class="docstring">
345345
<div class="discussion">
346-
<p>Returns the original command-line arguments</p>
346+
<p>Returns the original command-line arguments.</p>
347347

348348

349349
</div>
@@ -402,7 +402,7 @@ <h3 class="signature " id="options-instance_method">
402402

403403
</h3><div class="docstring">
404404
<div class="discussion">
405-
<p>Returns the final merged options, drawn from all external sources</p>
405+
<p>Returns the final merged options, drawn from all external sources.</p>
406406

407407

408408
</div>
@@ -591,9 +591,9 @@ <h3 class="signature " id="configure_filter_manager-instance_method">
591591
</div>
592592

593593
<div id="footer">
594-
Generated on Tue Oct 8 11:36:09 2019 by
594+
Generated on Thu Jan 2 10:51:10 2020 by
595595
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
596-
0.9.16 (ruby-2.6.5).
596+
0.9.22 (ruby-2.7.0).
597597
</div>
598598

599599
<script>

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<title>
66
Module: RSpec::Core::DSL
77

8-
&mdash; Documentation by YARD 0.9.16
8+
&mdash; Documentation by YARD 0.9.22
99

1010
</title>
1111

1212
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/style.css" type="text/css" charset="utf-8" />
1313

1414
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/common.css" type="text/css" charset="utf-8" />
1515

16-
<script type="text/javascript" charset="utf-8">
16+
<script type="text/javascript">
1717
pathId = "RSpec::Core::DSL";
1818
relpath = '../../';
1919
</script>
@@ -307,9 +307,9 @@ <h3 class="signature " id="remove_globally!-class_method">
307307
</div>
308308

309309
<div id="footer">
310-
Generated on Tue Oct 8 11:36:06 2019 by
310+
Generated on Thu Jan 2 10:51:07 2020 by
311311
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
312-
0.9.16 (ruby-2.6.5).
312+
0.9.22 (ruby-2.7.0).
313313
</div>
314314

315315
<script>

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<title>
66
Class: RSpec::Core::Example
77

8-
&mdash; Documentation by YARD 0.9.16
8+
&mdash; Documentation by YARD 0.9.22
99

1010
</title>
1111

1212
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/style.css" type="text/css" charset="utf-8" />
1313

1414
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/common.css" type="text/css" charset="utf-8" />
1515

16-
<script type="text/javascript" charset="utf-8">
16+
<script type="text/javascript">
1717
pathId = "RSpec::Core::Example";
1818
relpath = '../../';
1919
</script>
@@ -935,7 +935,7 @@ <h3 class="signature " id="reporter-instance_method">
935935

936936
</h3><div class="docstring">
937937
<div class="discussion">
938-
<p>Returns the current reporter for the example</p>
938+
<p>Returns the current reporter for the example.</p>
939939

940940

941941
</div>
@@ -1512,7 +1512,7 @@ <h3 class="signature " id="location-instance_method">
15121512
</h3><div class="docstring">
15131513
<div class="discussion">
15141514
<p>Returns the exact source location of this example in a form
1515-
like <code>./path/to/spec.rb:17</code></p>
1515+
like <code>./path/to/spec.rb:17</code>.</p>
15161516

15171517

15181518
</div>
@@ -1940,9 +1940,9 @@ <h3 class="signature " id="skip-instance_method">
19401940
</div>
19411941

19421942
<div id="footer">
1943-
Generated on Tue Oct 8 11:36:06 2019 by
1943+
Generated on Thu Jan 2 10:51:08 2020 by
19441944
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1945-
0.9.16 (ruby-2.6.5).
1945+
0.9.22 (ruby-2.7.0).
19461946
</div>
19471947

19481948
<script>

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<title>
66
Class: RSpec::Core::Example::ExecutionResult
77

8-
&mdash; Documentation by YARD 0.9.16
8+
&mdash; Documentation by YARD 0.9.22
99

1010
</title>
1111

1212
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/style.css" type="text/css" charset="utf-8" />
1313

1414
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/common.css" type="text/css" charset="utf-8" />
1515

16-
<script type="text/javascript" charset="utf-8">
16+
<script type="text/javascript">
1717
pathId = "RSpec::Core::Example::ExecutionResult";
1818
relpath = '../../../';
1919
</script>
@@ -1074,9 +1074,9 @@ <h3 class="signature " id="record_finished-instance_method">
10741074
</div>
10751075

10761076
<div id="footer">
1077-
Generated on Tue Oct 8 11:36:06 2019 by
1077+
Generated on Thu Jan 2 10:51:08 2020 by
10781078
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1079-
0.9.16 (ruby-2.6.5).
1079+
0.9.22 (ruby-2.7.0).
10801080
</div>
10811081

10821082
<script>

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<title>
66
Class: RSpec::Core::Example::Procsy
77

8-
&mdash; Documentation by YARD 0.9.16
8+
&mdash; Documentation by YARD 0.9.22
99

1010
</title>
1111

1212
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/style.css" type="text/css" charset="utf-8" />
1313

1414
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/common.css" type="text/css" charset="utf-8" />
1515

16-
<script type="text/javascript" charset="utf-8">
16+
<script type="text/javascript">
1717
pathId = "RSpec::Core::Example::Procsy";
1818
relpath = '../../../';
1919
</script>
@@ -295,7 +295,7 @@ <h3 class="signature first" id="initialize-instance_method">
295295

296296
</h3><div class="docstring">
297297
<div class="discussion">
298-
<p>Returns a new instance of Procsy</p>
298+
<p>Returns a new instance of Procsy.</p>
299299

300300

301301
</div>
@@ -527,9 +527,9 @@ <h3 class="signature " id="to_proc-instance_method">
527527
</div>
528528

529529
<div id="footer">
530-
Generated on Tue Oct 8 11:36:06 2019 by
530+
Generated on Thu Jan 2 10:51:08 2020 by
531531
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
532-
0.9.16 (ruby-2.6.5).
532+
0.9.22 (ruby-2.7.0).
533533
</div>
534534

535535
<script>

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<title>
66
Class: RSpec::Core::ExampleGroup
77

8-
&mdash; Documentation by YARD 0.9.16
8+
&mdash; Documentation by YARD 0.9.22
99

1010
</title>
1111

1212
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/style.css" type="text/css" charset="utf-8" />
1313

1414
<link rel="stylesheet" href="/documentation/3.9/rspec-core/css/common.css" type="text/css" charset="utf-8" />
1515

16-
<script type="text/javascript" charset="utf-8">
16+
<script type="text/javascript">
1717
pathId = "RSpec::Core::ExampleGroup";
1818
relpath = '../../';
1919
</script>
@@ -822,7 +822,7 @@ <h3 class="signature first" id="initialize-instance_method">
822822

823823
</h3><div class="docstring">
824824
<div class="discussion">
825-
<p>Returns a new instance of ExampleGroup</p>
825+
<p>Returns a new instance of ExampleGroup.</p>
826826

827827

828828
</div>
@@ -1021,7 +1021,7 @@ <h3 class="signature " id="description-class_method">
10211021

10221022
</h3><div class="docstring">
10231023
<div class="discussion">
1024-
<p>Returns the current example group description</p>
1024+
<p>Returns the current example group description.</p>
10251025

10261026

10271027
</div>
@@ -4795,9 +4795,9 @@ <h3 class="signature first" id="described_class-instance_method">
47954795
</div>
47964796

47974797
<div id="footer">
4798-
Generated on Tue Oct 8 11:36:08 2019 by
4798+
Generated on Thu Jan 2 10:51:09 2020 by
47994799
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
4800-
0.9.16 (ruby-2.6.5).
4800+
0.9.22 (ruby-2.7.0).
48014801
</div>
48024802

48034803
<script>

0 commit comments

Comments
 (0)