lita-statistics 0.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- metadata +41 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 440aae3c3f37114ceaef177fe570e9b935f21863753d400b6c3eb74ecda1c22f
|
4
|
+
data.tar.gz: cc1d282105f3b061003c00dd20abd5d40c1a46b86c36c9545cbb51a1b4fc1ba7
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 3ecfc6f770be9254241c05df6a252ea1f9026cc67350faf35fae9451f499930231008fa0f9068114d1f286d12e0ec500f9db30c53804146a82de926f3ee88da6
|
7
|
+
data.tar.gz: 20dbf685e429b240a5233a32fa2294cd206400f18d85590d02020dd6fe0a1d7bb2b86b7a558ef07683b055f552bcf8289ade1fc625d99c0548483412165efb00
|
metadata
ADDED
@@ -0,0 +1,41 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: lita-statistics
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.0.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Clio
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2021-02-11 00:00:00.000000000 Z
|
12
|
+
dependencies: []
|
13
|
+
description: lita-statistics
|
14
|
+
email: services@clio.com
|
15
|
+
executables: []
|
16
|
+
extensions: []
|
17
|
+
extra_rdoc_files: []
|
18
|
+
files: []
|
19
|
+
homepage: https://clio.com
|
20
|
+
licenses: []
|
21
|
+
metadata: {}
|
22
|
+
post_install_message:
|
23
|
+
rdoc_options: []
|
24
|
+
require_paths:
|
25
|
+
- lib
|
26
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
27
|
+
requirements:
|
28
|
+
- - ">="
|
29
|
+
- !ruby/object:Gem::Version
|
30
|
+
version: '0'
|
31
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
32
|
+
requirements:
|
33
|
+
- - ">="
|
34
|
+
- !ruby/object:Gem::Version
|
35
|
+
version: '0'
|
36
|
+
requirements: []
|
37
|
+
rubygems_version: 3.0.3
|
38
|
+
signing_key:
|
39
|
+
specification_version: 4
|
40
|
+
summary: lita-statistics
|
41
|
+
test_files: []
|