funt 0.2.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.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +46 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: fa0143510eb170d9bc8a2bdc210307de6265217698a3ece6e8b5859af6ee744d
4
+ data.tar.gz: 25d94274a445485131f0c2af5426715f2212db74a7c3ad396cce9462144f81fb
5
+ SHA512:
6
+ metadata.gz: 35e1c85ecc64451955efc31caad7414d5ff68b2ac8eed4f7f76610d055867b386535ce8fe2eb7c54f1d558dce19e063ee517714e4577b044eedeb048d87ca659
7
+ data.tar.gz: de94700a72843b2dfc1a2cee7a5f9b2ec7ac11df320b38f3aaa8f10f49eae54d7109530d3306d7b36ea568368b0e316436d60ba609fa45e9f4d663def7f58b9a
metadata ADDED
@@ -0,0 +1,46 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: funt
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.2.0
5
+ platform: ruby
6
+ authors:
7
+ - Taras
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2019-11-15 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: coloring symbols of word or sentence
14
+ email:
15
+ - swex99@gmail.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files: []
20
+ homepage: https://github.com/Sweex99/funt.git
21
+ licenses:
22
+ - MIT
23
+ metadata:
24
+ allowed_push_host: https://rubygems.org
25
+ homepage_uri: https://github.com/Sweex99/funt.git
26
+ source_code_uri: https://github.com/Sweex99/funt.git
27
+ post_install_message:
28
+ rdoc_options: []
29
+ require_paths:
30
+ - lib
31
+ required_ruby_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ">="
34
+ - !ruby/object:Gem::Version
35
+ version: '0'
36
+ required_rubygems_version: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ requirements: []
42
+ rubygems_version: 3.0.6
43
+ signing_key:
44
+ specification_version: 4
45
+ summary: Write a short summary, because RubyGems requires one.
46
+ test_files: []