osohq 0.0.0.pre.alpha.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
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 851d9e32f2e24e6aca35114575388da6ee55861897ac44fbaada079ef464cf93
4
+ data.tar.gz: f217b8b255f35f9df5490a41740a9b8cbb1c6a729f332c00cc30bda3724d372b
5
+ SHA512:
6
+ metadata.gz: a42193743b819ba4e56908ace32f059a499120308f621c78979e9165ce921ff38e5472dd4bc7c0a052741a69f3c6b465ee0f8c60d7788c81e5fe87f1b7d0a880
7
+ data.tar.gz: b9a1c99618820c965eb3fa31031274687aaaf89ae7a7043807a45599d34cabf449ef611cc13bda8c7a72795555539e3ded38ad6a72246f847c9a852591cccf28
metadata ADDED
@@ -0,0 +1,41 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: osohq
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0.pre.alpha.0
5
+ platform: ruby
6
+ authors:
7
+ - Oso Security
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2020-06-13 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email:
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage:
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: 1.3.1
36
+ requirements: []
37
+ rubygems_version: 3.1.2
38
+ signing_key:
39
+ specification_version: 4
40
+ summary: Placeholder.
41
+ test_files: []