tls 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 (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +41 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: afec9c626d6eb75a9e8e495ca1ec463f6dd6a40ad16bcf52f9a67fed3c355d07
4
+ data.tar.gz: c20f9d3fb12247c4f08fac2d7ffd8605611b5a34d679e9932f2cddb8477c69f0
5
+ SHA512:
6
+ metadata.gz: '0122379639858a26512575543027652236e7d8455ce08b9493c81d78cc7008aa8a81e9d383c722c5044990941ae7cd8b189dbbfa9a3713db139868635c21c2e2'
7
+ data.tar.gz: 0b15d67f80d0d93b1402b539dd8e167b31a64e3eb26d4683ea34d736bb2f7e87759aa83d9189ea711afb81e3b3b388a98897f47d970f8a99e1f984c9c45de2fa
metadata ADDED
@@ -0,0 +1,41 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: tls
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Leo Grove
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2021-11-09 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: TLS library
14
+ email: leo@ssl.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: https://rubygems.org/gems/tls
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.1.2
38
+ signing_key:
39
+ specification_version: 4
40
+ summary: TLS library
41
+ test_files: []