ruff 0.0.8 → 1.0.0

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d4d0dce2716a0ba165a9acb786566df18cbab9172868b140c43ba5d31b1a06e9
4
- data.tar.gz: 8595a205410972638b3870db14ef5ee180f2c8c2998d770d68da9a1258ee915a
3
+ metadata.gz: b28d29df62b355432abd0c1a10417154c377b7e1c0f01ba7d5d81a9690769693
4
+ data.tar.gz: da7deabe641099ee836992bc9db3e86e77fc5434800e8ba9e7fcd68e2c54d9fa
5
5
  SHA512:
6
- metadata.gz: efd05cf55bd6ac053a6382e1fc98663f997008d66e03ef4607d3d02f7b776ad68811b95d91d3e8c2ddba8153ba62769120e570460a5836611e115e47299d37fb
7
- data.tar.gz: 634692859abe10b453fceb8055511e0df084d032ab3a87a088b80d21f27c85c1962264fc59ff76ef879c03dd02374855d53efe614743f901cdad66d5bce2b470
6
+ metadata.gz: 24a373737c693e27b79c76ed75b0208dd18628c633ee7c047bd528258911fc4cea7a5488d49e0b97bf00648e1e673eacfb76032a759049c46c294b24e6680826
7
+ data.tar.gz: 2b3c15540b958a02b58de06f47a7f865addc78e49a408d9827db53ed3874daa1b3676b49cfe8757a41fe709c8f35f45f57b120dde8fcdd11d83a599b54c489a0
data/docs/Ruff.html CHANGED
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Ruff
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -120,7 +120,7 @@ include &quot;../../version.h&quot;</p>
120
120
  <dt id="VERSION-constant" class="">VERSION =
121
121
 
122
122
  </dt>
123
- <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.0.8</span><span class='tstring_end'>&quot;</span></span></pre></dd>
123
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>1.0.0</span><span class='tstring_end'>&quot;</span></span></pre></dd>
124
124
 
125
125
  </dl>
126
126
 
@@ -312,7 +312,7 @@ include &quot;../../version.h&quot;</p>
312
312
  </div>
313
313
 
314
314
  <div id="footer">
315
- Generated on Thu Oct 3 03:25:53 2019 by
315
+ Generated on Thu Oct 3 03:27:26 2019 by
316
316
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
317
317
  0.9.20 (ruby-2.6.4).
318
318
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Ruff::Effect
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -404,7 +404,7 @@
404
404
  </div>
405
405
 
406
406
  <div id="footer">
407
- Generated on Thu Oct 3 03:25:53 2019 by
407
+ Generated on Thu Oct 3 03:27:26 2019 by
408
408
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
409
409
  0.9.20 (ruby-2.6.4).
410
410
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Ruff::Handler
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -723,7 +723,7 @@ For example, <code>Handler.new.to{|_x| 0}.run { value }</code> results in <code>
723
723
  </div>
724
724
 
725
725
  <div id="footer">
726
- Generated on Thu Oct 3 03:25:53 2019 by
726
+ Generated on Thu Oct 3 03:27:27 2019 by
727
727
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
728
728
  0.9.20 (ruby-2.6.4).
729
729
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Ruff::Standard
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.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 Oct 3 03:25:53 2019 by
108
+ Generated on Thu Oct 3 03:27:26 2019 by
109
109
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
110
110
  0.9.20 (ruby-2.6.4).
111
111
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Ruff::Standard::CurrentTime
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -226,7 +226,7 @@
226
226
  </div>
227
227
 
228
228
  <div id="footer">
229
- Generated on Thu Oct 3 03:25:53 2019 by
229
+ Generated on Thu Oct 3 03:27:26 2019 by
230
230
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
231
231
  0.9.20 (ruby-2.6.4).
232
232
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Ruff::Standard::CurrentTime::Instance
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -301,7 +301,7 @@
301
301
  </div>
302
302
 
303
303
  <div id="footer">
304
- Generated on Thu Oct 3 03:25:53 2019 by
304
+ Generated on Thu Oct 3 03:27:27 2019 by
305
305
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
306
306
  0.9.20 (ruby-2.6.4).
307
307
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Ruff::Standard::Defer
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -226,7 +226,7 @@
226
226
  </div>
227
227
 
228
228
  <div id="footer">
229
- Generated on Thu Oct 3 03:25:53 2019 by
229
+ Generated on Thu Oct 3 03:27:26 2019 by
230
230
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
231
231
  0.9.20 (ruby-2.6.4).
232
232
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Ruff::Standard::Defer::Instance
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -325,7 +325,7 @@
325
325
  </div>
326
326
 
327
327
  <div id="footer">
328
- Generated on Thu Oct 3 03:25:53 2019 by
328
+ Generated on Thu Oct 3 03:27:27 2019 by
329
329
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
330
330
  0.9.20 (ruby-2.6.4).
331
331
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Ruff::Standard::State
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -382,7 +382,7 @@
382
382
  </div>
383
383
 
384
384
  <div id="footer">
385
- Generated on Thu Oct 3 03:25:53 2019 by
385
+ Generated on Thu Oct 3 03:27:26 2019 by
386
386
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
387
387
  0.9.20 (ruby-2.6.4).
388
388
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Ruff::Standard::State::Instance
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -479,7 +479,7 @@
479
479
  </div>
480
480
 
481
481
  <div id="footer">
482
- Generated on Thu Oct 3 03:25:53 2019 by
482
+ Generated on Thu Oct 3 03:27:27 2019 by
483
483
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
484
484
  0.9.20 (ruby-2.6.4).
485
485
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Ruff::Throws
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -110,7 +110,7 @@
110
110
  </div>
111
111
 
112
112
  <div id="footer">
113
- Generated on Thu Oct 3 03:25:53 2019 by
113
+ Generated on Thu Oct 3 03:27:26 2019 by
114
114
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
115
115
  0.9.20 (ruby-2.6.4).
116
116
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Ruff::Throws::Eff
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -353,7 +353,7 @@
353
353
  </div>
354
354
 
355
355
  <div id="footer">
356
- Generated on Thu Oct 3 03:25:53 2019 by
356
+ Generated on Thu Oct 3 03:27:27 2019 by
357
357
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
358
358
  0.9.20 (ruby-2.6.4).
359
359
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Ruff::Throws::Resend
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -353,7 +353,7 @@
353
353
  </div>
354
354
 
355
355
  <div id="footer">
356
- Generated on Thu Oct 3 03:25:53 2019 by
356
+ Generated on Thu Oct 3 03:27:27 2019 by
357
357
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
358
358
  0.9.20 (ruby-2.6.4).
359
359
  </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 0.0.8 Documentation
7
+ Ruff 1.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 0.0.8 Documentation</h1>
55
+ <div id="content"><h1 class="noborder title">Ruff 1.0.0 Documentation</h1>
56
56
  <div id="listing">
57
57
  <h1 class="alphaindex">Alphabetic Index</h1>
58
58
 
@@ -240,7 +240,7 @@
240
240
  </div>
241
241
 
242
242
  <div id="footer">
243
- Generated on Thu Oct 3 03:25:52 2019 by
243
+ Generated on Thu Oct 3 03:27:26 2019 by
244
244
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
245
245
  0.9.20 (ruby-2.6.4).
246
246
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  File: README
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -162,7 +162,7 @@
162
162
  </div></div>
163
163
 
164
164
  <div id="footer">
165
- Generated on Thu Oct 3 03:25:52 2019 by
165
+ Generated on Thu Oct 3 03:27:26 2019 by
166
166
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
167
167
  0.9.20 (ruby-2.6.4).
168
168
  </div>
data/docs/frames.html CHANGED
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <title>Ruff 0.0.8 Documentation</title>
5
+ <title>Ruff 1.0.0 Documentation</title>
6
6
  </head>
7
7
  <script type="text/javascript" charset="utf-8">
8
8
  var match = unescape(window.location.hash).match(/^#!(.+)/);
data/docs/index.html CHANGED
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  File: README
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.0.0 Documentation
10
10
 
11
11
  </title>
12
12
 
@@ -162,7 +162,7 @@
162
162
  </div></div>
163
163
 
164
164
  <div id="footer">
165
- Generated on Thu Oct 3 03:25:52 2019 by
165
+ Generated on Thu Oct 3 03:27:26 2019 by
166
166
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
167
167
  0.9.20 (ruby-2.6.4).
168
168
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Top Level Namespace
8
8
 
9
- &mdash; Ruff 0.0.8 Documentation
9
+ &mdash; Ruff 1.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 Oct 3 03:25:53 2019 by
103
+ Generated on Thu Oct 3 03:27:26 2019 by
104
104
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
105
105
  0.9.20 (ruby-2.6.4).
106
106
  </div>
data/lib/ruff/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Ruff
2
- VERSION = "0.0.8"
2
+ VERSION = "1.0.0"
3
3
  end
data/version.h CHANGED
@@ -1 +1 @@
1
- #define RUFF_VERSION "0.0.8"
1
+ #define RUFF_VERSION "1.0.0"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruff
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - nymphium