litho 0.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.
Files changed (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/litho.rb +0 -0
  3. metadata +42 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 2221fd121436326891044efdd9beaec671533144827fb371a9a32f7e36a0a3bf
4
+ data.tar.gz: 15aed3c87368b1120173bc1334c336114ca0b8fb948e6ea90b9763d926476ae1
5
+ SHA512:
6
+ metadata.gz: 6e82db6ec47edb2d6e61ac5ddca5517d41de8bf543517717fc86be3108796c27a6c9700f72d4b7cd1a6a66b5ce0661a9aaf15dd43fe17c2a7a48700f97c5a0b1
7
+ data.tar.gz: 9a323a6179eacb5c1ec1fc004063f200f6906d9288f004cf4e8585c7d48b3b7876a9fe0c23ba54f930af1397e619a5d0d550eec02ec3f3b008bb5b843f425213
data/lib/litho.rb ADDED
File without changes
metadata ADDED
@@ -0,0 +1,42 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: litho
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Glacyr B.V.
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2022-09-27 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: ''
14
+ email: dev@glacyr.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/litho.rb
20
+ homepage:
21
+ licenses: []
22
+ metadata: {}
23
+ post_install_message:
24
+ rdoc_options: []
25
+ require_paths:
26
+ - lib
27
+ required_ruby_version: !ruby/object:Gem::Requirement
28
+ requirements:
29
+ - - ">="
30
+ - !ruby/object:Gem::Version
31
+ version: '0'
32
+ required_rubygems_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: '0'
37
+ requirements: []
38
+ rubygems_version: 3.0.3.1
39
+ signing_key:
40
+ specification_version: 4
41
+ summary: ''
42
+ test_files: []