rubytree 2.0.1 → 2.0.2
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 +1 -1
- data/LICENSE.md +21 -30
- data/lib/tree/version.rb +1 -1
- metadata +3 -4
- data/TAGS +0 -46267
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0f639a13afc57ffbe28198cec86928d2dc123fb5c4ecc0ed048d17a3c45d6192
|
4
|
+
data.tar.gz: 3fe121a4a22b4e924db7c85819361bedf582f07569bd0380b76c84b94b24acba
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 228560789b89fe1aeaace489ef73cde05f1bfa33021bbc6bbbe89eaab33590193bdbffb90c1d7bab2f1c8d50f58f05414775be399fb54fd39bc3da0f57a7d4d8
|
7
|
+
data.tar.gz: 132a627d6d8be134c73ab8b63cce4431d161333212121c3e033b0226bfacc3bb3ae7ae5790d268616f7d14c4a76c6dc7e0d18481c0f6999b5b01de6e8cd9029f
|
data/Gemfile.lock
CHANGED
data/LICENSE.md
CHANGED
@@ -1,36 +1,27 @@
|
|
1
|
-
[RubyTree][] is licensed under the [BSD][] license.
|
1
|
+
[RubyTree][] is licensed under the [BSD-2-clause][] license.
|
2
2
|
|
3
|
-
Copyright (c) 2006-
|
3
|
+
Copyright (c) 2006-2023 Anupam Sengupta (<anupamsg@gmail.com>).
|
4
4
|
|
5
|
-
|
5
|
+
Redistribution and use in source and binary forms, with or without modification,
|
6
|
+
are permitted provided that the following conditions are met:
|
6
7
|
|
7
|
-
|
8
|
-
|
8
|
+
1. Redistributions of source code must retain the above copyright notice, this
|
9
|
+
list of conditions and the following disclaimer.
|
9
10
|
|
10
|
-
|
11
|
-
|
11
|
+
2. Redistributions in binary form must reproduce the above copyright notice,
|
12
|
+
this list of conditions and the following disclaimer in the documentation
|
13
|
+
and/or other materials provided with the distribution.
|
12
14
|
|
13
|
-
|
14
|
-
|
15
|
-
|
15
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND
|
16
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
17
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
18
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
|
19
|
+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
20
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
21
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
22
|
+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
23
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
24
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
16
25
|
|
17
|
-
-
|
18
|
-
|
19
|
-
specific prior written permission.
|
20
|
-
|
21
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
22
|
-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
23
|
-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
24
|
-
A PARTICULAR PURPOSE ARE DISCLAIMED.
|
25
|
-
|
26
|
-
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
27
|
-
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
28
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
|
29
|
-
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
30
|
-
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
|
31
|
-
IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
|
32
|
-
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
33
|
-
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
34
|
-
|
35
|
-
[BSD]: http://opensource.org/licenses/bsd-license.php "BSD License"
|
36
|
-
[RubyTree]: http://rubytree.anupamsg.me/ "RubyTree Home Page"
|
26
|
+
[BSD-2-clause]: https://opensource.org/license/bsd-2-clause/ "BSD License"
|
27
|
+
[RubyTree]: http://rubytree.anupamsg.me/ "RubyTree Home Page"
|
data/lib/tree/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rubytree
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
4
|
+
version: 2.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Anupam Sengupta
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06-
|
11
|
+
date: 2023-06-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: json
|
@@ -245,7 +245,6 @@ files:
|
|
245
245
|
- LICENSE.md
|
246
246
|
- README.md
|
247
247
|
- Rakefile
|
248
|
-
- TAGS
|
249
248
|
- TODO.org
|
250
249
|
- examples/example_basic.rb
|
251
250
|
- lib/rubytree.rb
|
@@ -299,7 +298,7 @@ post_install_message: |2
|
|
299
298
|
========================================================================
|
300
299
|
rdoc_options:
|
301
300
|
- "--title"
|
302
|
-
- 'Rubytree Documentation: rubytree-2.0.
|
301
|
+
- 'Rubytree Documentation: rubytree-2.0.2'
|
303
302
|
- "--main"
|
304
303
|
- README.md
|
305
304
|
- "--quiet"
|