ruff 2.0.0 → 2.0.1

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: d9e1dae67b058066cf8391de4fe3ca4f66008b75847ef6a0fcdb9f0c2fc34f83
4
- data.tar.gz: 5dd1da59faf5ba97b22b117c8e3ad167daddb753ff9d8056f5ccbe06113c9370
3
+ metadata.gz: 313cceb02bfac2cac7ad9fa9ddda301065d2a2ffb58c35e89a163d6c99881e91
4
+ data.tar.gz: a03fa92293329f64730a1315de940b666be9a126e987e7d41bfadc620aa97960
5
5
  SHA512:
6
- metadata.gz: 7871d5559cec31ce9eb44774ba4248f6f74eb7d03882bfc3962dc9a17e3cafc184c3aa5688b85b6612080fb84e59bacfbe227fda22a1245237fc7a7daba6f161
7
- data.tar.gz: c483a833deb4ddf6747fffd80e5e29ed987bf1a9347995e37ca5b454d585f4fbb2aebc13905acca15d9dba77341ef68c69719396b179e10fb206aaf11fb8f5b4
6
+ metadata.gz: 9b9f2e2fd20db71cc9dd5501e71bba26dc6db15f0fe620dbb6192eb1c332562b22d376cdb11cef94c209feebf16ee977914d67834b4b09af3cf09db554d91c99
7
+ data.tar.gz: 4eb17cce4224fbfa376503c032904f1198c7c1c9a10500cf744e47f5763bc5a0d3a91c6d9c19b5142bb6a0dcf13a744da1e438d6883c25ba2ddd1e7a98fdcb9f
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruff (2.0.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.7)
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 (10.5.0)
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 (~> 10.0)
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.2
68
+ 2.1.4
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Ruff
8
8
 
9
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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'>&#39;</span><span class='tstring_content'>1.4.0</span><span class='tstring_end'>&#39;</span></span></pre></dd>
112
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>2.0.0</span><span class='tstring_end'>&#39;</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 19:46:22 2020 by
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>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Ruff::Effect
8
8
 
9
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Ruff::Handler
8
8
 
9
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Ruff::Standard
8
8
 
9
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:22 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:22 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:22 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Ruff::Throws
8
8
 
9
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:22 2020 by
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>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Ruff::Throws::Eff
8
8
 
9
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:23 2020 by
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>
@@ -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 1.4.0 Documentation
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 1.4.0 Documentation</h1>
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 19:46:22 2020 by
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>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  File: README
8
8
 
9
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:22 2020 by
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>
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <title>Ruff 1.4.0 Documentation</title>
5
+ <title>Ruff 2.0.0 Documentation</title>
6
6
  </head>
7
7
  <script type="text/javascript">
8
8
  var match = unescape(window.location.hash).match(/^#!(.+)/);
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  File: README
8
8
 
9
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:22 2020 by
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
- &mdash; Ruff 1.4.0 Documentation
9
+ &mdash; 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 19:46:22 2020 by
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>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Ruff
4
- VERSION = '2.0.0'
4
+ VERSION = '2.0.1'
5
5
  end
@@ -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', '~> 10.0'
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.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.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-02 00:00:00.000000000 Z
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: '10.0'
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: '10.0'
40
+ version: '13.0'
41
41
  description: ONE-SHOT Algebraic Effects for Ruby!
42
42
  email:
43
43
  - s1311350@gmail.com