ruff 2.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +5 -5
- data/docs/Ruff.html +3 -3
- data/docs/Ruff/Effect.html +2 -2
- data/docs/Ruff/Handler.html +2 -2
- data/docs/Ruff/Standard.html +2 -2
- data/docs/Ruff/Standard/Async.html +2 -2
- data/docs/Ruff/Standard/Async/Instance.html +2 -2
- data/docs/Ruff/Standard/Call1cc.html +2 -2
- data/docs/Ruff/Standard/CurrentTime.html +2 -2
- data/docs/Ruff/Standard/CurrentTime/Instance.html +2 -2
- data/docs/Ruff/Standard/Defer.html +2 -2
- data/docs/Ruff/Standard/Defer/Instance.html +2 -2
- data/docs/Ruff/Standard/MeasureTime.html +2 -2
- data/docs/Ruff/Standard/MeasureTime/Instance.html +2 -2
- data/docs/Ruff/Standard/State.html +2 -2
- data/docs/Ruff/Standard/State/Instance.html +2 -2
- data/docs/Ruff/Throws.html +2 -2
- data/docs/Ruff/Throws/Eff.html +2 -2
- data/docs/Ruff/Throws/Resend.html +2 -2
- data/docs/_index.html +3 -3
- data/docs/file.README.html +2 -2
- data/docs/frames.html +1 -1
- data/docs/index.html +2 -2
- data/docs/top-level-namespace.html +2 -2
- data/lib/ruff/version.rb +1 -1
- data/ruff.gemspec +1 -1
- data/version +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 313cceb02bfac2cac7ad9fa9ddda301065d2a2ffb58c35e89a163d6c99881e91
|
|
4
|
+
data.tar.gz: a03fa92293329f64730a1315de940b666be9a126e987e7d41bfadc620aa97960
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9b9f2e2fd20db71cc9dd5501e71bba26dc6db15f0fe620dbb6192eb1c332562b22d376cdb11cef94c209feebf16ee977914d67834b4b09af3cf09db554d91c99
|
|
7
|
+
data.tar.gz: 4eb17cce4224fbfa376503c032904f1198c7c1c9a10500cf744e47f5763bc5a0d3a91c6d9c19b5142bb6a0dcf13a744da1e438d6883c25ba2ddd1e7a98fdcb9f
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
ruff (2.0.
|
|
4
|
+
ruff (2.0.1)
|
|
5
5
|
|
|
6
6
|
GEM
|
|
7
7
|
remote: https://rubygems.org/
|
|
@@ -14,13 +14,13 @@ GEM
|
|
|
14
14
|
jaro_winkler (1.5.4)
|
|
15
15
|
maruku (0.7.3)
|
|
16
16
|
mini_portile2 (2.4.0)
|
|
17
|
-
nokogiri (1.10.
|
|
17
|
+
nokogiri (1.10.8)
|
|
18
18
|
mini_portile2 (~> 2.4.0)
|
|
19
19
|
parallel (1.19.1)
|
|
20
20
|
parser (2.7.0.1)
|
|
21
21
|
ast (~> 2.4.0)
|
|
22
22
|
rainbow (3.0.0)
|
|
23
|
-
rake (
|
|
23
|
+
rake (13.0.1)
|
|
24
24
|
redcarpet (3.5.0)
|
|
25
25
|
reline (0.1.2)
|
|
26
26
|
io-console (~> 0.5)
|
|
@@ -57,7 +57,7 @@ PLATFORMS
|
|
|
57
57
|
DEPENDENCIES
|
|
58
58
|
bundler (~> 2.0)
|
|
59
59
|
irb (~> 1.0)
|
|
60
|
-
rake (~>
|
|
60
|
+
rake (~> 13.0)
|
|
61
61
|
redcarpet
|
|
62
62
|
rubocop
|
|
63
63
|
ruff!
|
|
@@ -65,4 +65,4 @@ DEPENDENCIES
|
|
|
65
65
|
yard
|
|
66
66
|
|
|
67
67
|
BUNDLED WITH
|
|
68
|
-
2.1.
|
|
68
|
+
2.1.4
|
data/docs/Ruff.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: Ruff
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
<dt id="VERSION-constant" class="">VERSION =
|
|
110
110
|
|
|
111
111
|
</dt>
|
|
112
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>
|
|
112
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>2.0.0</span><span class='tstring_end'>'</span></span></pre></dd>
|
|
113
113
|
|
|
114
114
|
</dl>
|
|
115
115
|
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
</div>
|
|
302
302
|
|
|
303
303
|
<div id="footer">
|
|
304
|
-
Generated on Thu Jan 2
|
|
304
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
305
305
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
306
306
|
0.9.22 (ruby-2.6.5).
|
|
307
307
|
</div>
|
data/docs/Ruff/Effect.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: Ruff::Effect
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -546,7 +546,7 @@ from the subtyping of <code>id</code> object.</p>
|
|
|
546
546
|
</div>
|
|
547
547
|
|
|
548
548
|
<div id="footer">
|
|
549
|
-
Generated on Thu Jan 2
|
|
549
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
550
550
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
551
551
|
0.9.22 (ruby-2.6.5).
|
|
552
552
|
</div>
|
data/docs/Ruff/Handler.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: Ruff::Handler
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -618,7 +618,7 @@ in effect handlers of the handler.</p>
|
|
|
618
618
|
</div>
|
|
619
619
|
|
|
620
620
|
<div id="footer">
|
|
621
|
-
Generated on Thu Jan 2
|
|
621
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
622
622
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
623
623
|
0.9.22 (ruby-2.6.5).
|
|
624
624
|
</div>
|
data/docs/Ruff/Standard.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: Ruff::Standard
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -135,7 +135,7 @@ Each module provides <code>Instance</code> class to instantiate and handle the i
|
|
|
135
135
|
</div>
|
|
136
136
|
|
|
137
137
|
<div id="footer">
|
|
138
|
-
Generated on Thu Jan 2
|
|
138
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
139
139
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
140
140
|
0.9.22 (ruby-2.6.5).
|
|
141
141
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: Ruff::Standard::Async
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -537,7 +537,7 @@ The module has an instance of <code>Instance</code> and provides its methods as
|
|
|
537
537
|
</div>
|
|
538
538
|
|
|
539
539
|
<div id="footer">
|
|
540
|
-
Generated on Thu Jan 2
|
|
540
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
541
541
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
542
542
|
0.9.22 (ruby-2.6.5).
|
|
543
543
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: Ruff::Standard::Async::Instance
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -708,7 +708,7 @@ including <code>Async.async</code> , <code>Async.yield</code> and <code>Async.aw
|
|
|
708
708
|
</div>
|
|
709
709
|
|
|
710
710
|
<div id="footer">
|
|
711
|
-
Generated on Thu Jan 2
|
|
711
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
712
712
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
713
713
|
0.9.22 (ruby-2.6.5).
|
|
714
714
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: Ruff::Standard::Call1cc
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -287,7 +287,7 @@ The continuation can be run in the <code>context</code>.</p>
|
|
|
287
287
|
</div>
|
|
288
288
|
|
|
289
289
|
<div id="footer">
|
|
290
|
-
Generated on Thu Jan 2
|
|
290
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
291
291
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
292
292
|
0.9.22 (ruby-2.6.5).
|
|
293
293
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: Ruff::Standard::CurrentTime
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -362,7 +362,7 @@
|
|
|
362
362
|
</div>
|
|
363
363
|
|
|
364
364
|
<div id="footer">
|
|
365
|
-
Generated on Thu Jan 2
|
|
365
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
366
366
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
367
367
|
0.9.22 (ruby-2.6.5).
|
|
368
368
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: Ruff::Standard::CurrentTime::Instance
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -461,7 +461,7 @@ But it still has the possibility to invoke effects(<code>e</code>).</p>
|
|
|
461
461
|
</div>
|
|
462
462
|
|
|
463
463
|
<div id="footer">
|
|
464
|
-
Generated on Thu Jan 2
|
|
464
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
465
465
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
466
466
|
0.9.22 (ruby-2.6.5).
|
|
467
467
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: Ruff::Standard::Defer
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -363,7 +363,7 @@ and the implementation to defer procedures .</p>
|
|
|
363
363
|
</div>
|
|
364
364
|
|
|
365
365
|
<div id="footer">
|
|
366
|
-
Generated on Thu Jan 2
|
|
366
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
367
367
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
368
368
|
0.9.22 (ruby-2.6.5).
|
|
369
369
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: Ruff::Standard::Defer::Instance
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -503,7 +503,7 @@ But it still has the possibility to invoke effects(<code>e</code>).</p>
|
|
|
503
503
|
</div>
|
|
504
504
|
|
|
505
505
|
<div id="footer">
|
|
506
|
-
Generated on Thu Jan 2
|
|
506
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
507
507
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
508
508
|
0.9.22 (ruby-2.6.5).
|
|
509
509
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: Ruff::Standard::MeasureTime
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -379,7 +379,7 @@ and the implementation to measure and report execution time .</p>
|
|
|
379
379
|
</div>
|
|
380
380
|
|
|
381
381
|
<div id="footer">
|
|
382
|
-
Generated on Thu Jan 2
|
|
382
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
383
383
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
384
384
|
0.9.22 (ruby-2.6.5).
|
|
385
385
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: Ruff::Standard::MeasureTime::Instance
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -489,7 +489,7 @@ It still has the possibility to invoke effects(<code>e</code>).</p>
|
|
|
489
489
|
</div>
|
|
490
490
|
|
|
491
491
|
<div id="footer">
|
|
492
|
-
Generated on Thu Jan 2
|
|
492
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
493
493
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
494
494
|
0.9.22 (ruby-2.6.5).
|
|
495
495
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: Ruff::Standard::State
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -589,7 +589,7 @@ and the implementation of the mutable cell or so-called <em>state</em> .</p>
|
|
|
589
589
|
</div>
|
|
590
590
|
|
|
591
591
|
<div id="footer">
|
|
592
|
-
Generated on Thu Jan 2
|
|
592
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
593
593
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
594
594
|
0.9.22 (ruby-2.6.5).
|
|
595
595
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: Ruff::Standard::State::Instance
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -798,7 +798,7 @@ But it still has the possibility to invoke effects(<code>e</code>).</p>
|
|
|
798
798
|
</div>
|
|
799
799
|
|
|
800
800
|
<div id="footer">
|
|
801
|
-
Generated on Thu Jan 2
|
|
801
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
802
802
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
803
803
|
0.9.22 (ruby-2.6.5).
|
|
804
804
|
</div>
|
data/docs/Ruff/Throws.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Module: Ruff::Throws
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
</div>
|
|
106
106
|
|
|
107
107
|
<div id="footer">
|
|
108
|
-
Generated on Thu Jan 2
|
|
108
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
109
109
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
110
110
|
0.9.22 (ruby-2.6.5).
|
|
111
111
|
</div>
|
data/docs/Ruff/Throws/Eff.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: Ruff::Throws::Eff
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
</div>
|
|
356
356
|
|
|
357
357
|
<div id="footer">
|
|
358
|
-
Generated on Thu Jan 2
|
|
358
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
359
359
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
360
360
|
0.9.22 (ruby-2.6.5).
|
|
361
361
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: Ruff::Throws::Resend
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
</div>
|
|
356
356
|
|
|
357
357
|
<div id="footer">
|
|
358
|
-
Generated on Thu Jan 2
|
|
358
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
359
359
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
360
360
|
0.9.22 (ruby-2.6.5).
|
|
361
361
|
</div>
|
data/docs/_index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
6
|
<title>
|
|
7
|
-
Ruff
|
|
7
|
+
Ruff 2.0.0 Documentation
|
|
8
8
|
|
|
9
9
|
</title>
|
|
10
10
|
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
<div class="clear"></div>
|
|
53
53
|
</div>
|
|
54
54
|
|
|
55
|
-
<div id="content"><h1 class="noborder title">Ruff
|
|
55
|
+
<div id="content"><h1 class="noborder title">Ruff 2.0.0 Documentation</h1>
|
|
56
56
|
<div id="listing">
|
|
57
57
|
<h1 class="alphaindex">Alphabetic Index</h1>
|
|
58
58
|
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
</div>
|
|
292
292
|
|
|
293
293
|
<div id="footer">
|
|
294
|
-
Generated on Thu Jan 2
|
|
294
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
295
295
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
296
296
|
0.9.22 (ruby-2.6.5).
|
|
297
297
|
</div>
|
data/docs/file.README.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
File: README
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -131,7 +131,7 @@ You can use quickly powerful control flows.</p>
|
|
|
131
131
|
</div></div>
|
|
132
132
|
|
|
133
133
|
<div id="footer">
|
|
134
|
-
Generated on Thu Jan 2
|
|
134
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
135
135
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
136
136
|
0.9.22 (ruby-2.6.5).
|
|
137
137
|
</div>
|
data/docs/frames.html
CHANGED
data/docs/index.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
File: README
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -131,7 +131,7 @@ You can use quickly powerful control flows.</p>
|
|
|
131
131
|
</div></div>
|
|
132
132
|
|
|
133
133
|
<div id="footer">
|
|
134
|
-
Generated on Thu Jan 2
|
|
134
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
135
135
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
136
136
|
0.9.22 (ruby-2.6.5).
|
|
137
137
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Top Level Namespace
|
|
8
8
|
|
|
9
|
-
— Ruff
|
|
9
|
+
— Ruff 2.0.0 Documentation
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
</div>
|
|
101
101
|
|
|
102
102
|
<div id="footer">
|
|
103
|
-
Generated on Thu Jan 2
|
|
103
|
+
Generated on Thu Jan 2 20:01:55 2020 by
|
|
104
104
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
105
105
|
0.9.22 (ruby-2.6.5).
|
|
106
106
|
</div>
|
data/lib/ruff/version.rb
CHANGED
data/ruff.gemspec
CHANGED
|
@@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
|
|
|
21
21
|
spec.require_paths = ['lib']
|
|
22
22
|
|
|
23
23
|
spec.add_development_dependency 'bundler', '~> 2.0'
|
|
24
|
-
spec.add_development_dependency 'rake', '~>
|
|
24
|
+
spec.add_development_dependency 'rake', '~> 13.0'
|
|
25
25
|
|
|
26
26
|
spec.metadata = {
|
|
27
27
|
'documentation_uri' => 'https://nymphium.github.io/ruff'
|
data/version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.0.
|
|
1
|
+
2.0.1
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: ruff
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.
|
|
4
|
+
version: 2.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- nymphium
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-01
|
|
11
|
+
date: 2020-03-01 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
@@ -30,14 +30,14 @@ dependencies:
|
|
|
30
30
|
requirements:
|
|
31
31
|
- - "~>"
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: '
|
|
33
|
+
version: '13.0'
|
|
34
34
|
type: :development
|
|
35
35
|
prerelease: false
|
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
37
|
requirements:
|
|
38
38
|
- - "~>"
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
|
-
version: '
|
|
40
|
+
version: '13.0'
|
|
41
41
|
description: ONE-SHOT Algebraic Effects for Ruby!
|
|
42
42
|
email:
|
|
43
43
|
- s1311350@gmail.com
|