apex-black-test-001 2.0.1

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 +4 -0
  2. data/lib/test_apex_gem.rb +3 -0
  3. metadata +21 -0
checksums.yaml ADDED
@@ -0,0 +1,4 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 9138a371ccd0e5d9ab62fd7b22021320c3f6197c0734a812c9312d4d69bff274
4
+ data.tar.gz: 1f092178d062c7b90c797a5b63b927af6251a0548b0af8be02ef0a05f2ddd435
@@ -0,0 +1,3 @@
1
+ module TestApexGem
2
+ VERSION = "0.1.0"
3
+ end
metadata ADDED
@@ -0,0 +1,21 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: apex-black-test-001
3
+ version: !ruby/object:Gem::Version
4
+ version: 2.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Outsider
8
+ email: testingtiger@apexblack.org
9
+ files:
10
+ - lib/test_apex_gem.rb
11
+ require_paths:
12
+ - lib
13
+ rubygems_version: 3.4.0
14
+ specification_version: 4
15
+ summary: Durable takeover proof
16
+ description: Proof of durable takeover
17
+ date: 2026-07-07 00:00:00.000000000 Z
18
+ dependencies: []
19
+ licenses:
20
+ - MIT
21
+ metadata: {}