blackops 1.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: ae17b1fbf01908e53ca54eac007080f7379da2d953a9aa88b868a06237e82b6f
4
+ data.tar.gz: ca1a11346eeed57d207a6e0f1e3f2145d4d9d1f13f596e0d02b3e4e19451370b
5
+ SHA512:
6
+ metadata.gz: c93b6c2333c8dc3e66af9094625ae79a014ff6c3b38cd3e237713d4e42ae40112ea6767c5453dc5d441983881dd31e6df428642fc7ec1413182c877bf66af4fb
7
+ data.tar.gz: 81dad91ac1c771fbfea7c96f456624379baa14ff8b0e9619a16c0f6ff262e3e77bbc7597eddefa168e46f8fa7cb86dd2c030f9c29766408ad216309c751d2436
metadata ADDED
@@ -0,0 +1,41 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: blackops
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.0
5
+ platform: ruby
6
+ authors:
7
+ - GH
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2021-09-12 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Going Dark!
14
+ email: nick@quaran.to
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: https://rubygems.org/profiles/gh
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.2.21
38
+ signing_key:
39
+ specification_version: 4
40
+ summary: blackops started!
41
+ test_files: []