talk_with_groot 0.0.1 → 0.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/lib/talk_with_groot.rb +4 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 958a225c4b6a8622dd1fc81bdc28a81b0c8c9403b2cf3b535389330eb433ef0f
|
|
4
|
+
data.tar.gz: c11849f60e168d0eafec1e034ef8a1bfb00c6d864db9ceca0ced0eca568850fa
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 991536573da86b26b6e043e6e1a1fdeec16dddf19662024f8da56825a8f671bf47f3bd776db5bc81f8c7caf6f3d01f9f83a70078c74021ed1813c613c1936181
|
|
7
|
+
data.tar.gz: e6921fe1ad058f702db8ad29dc25077c8184576b9226079f4a6650b2567926cc9a2a6283074a69d675f2cdb920c098753ff4268b96b918c153577700a6309464
|
data/lib/talk_with_groot.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: talk_with_groot
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Paulo Tijero
|
|
@@ -25,7 +25,7 @@ dependencies:
|
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
26
|
version: '3.7'
|
|
27
27
|
description: If you have any problems, it is always recommended that you talk to someone,
|
|
28
|
-
but I recommend talking to the
|
|
28
|
+
but I recommend talking to the Groot.
|
|
29
29
|
email: paulotijero@gmail.com
|
|
30
30
|
executables: []
|
|
31
31
|
extensions: []
|