apex-black-dns-002 0.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.

Potentially problematic release.


This version of apex-black-dns-002 might be problematic. Click here for more details.

Files changed (3) hide show
  1. checksums.yaml +4 -0
  2. data/lib/hello.rb +1 -0
  3. metadata +36 -0
checksums.yaml ADDED
@@ -0,0 +1,4 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 2ec6b92dffb993a68744ae92b384e2edf1136914f3489936e71dfbec10f2288b
4
+ data.tar.gz: 8a465b7cb9c016c6bf81fa0da48d7d05be5405783e34695bd1cb55dda9542c59
data/lib/hello.rb ADDED
@@ -0,0 +1 @@
1
+ # DNS test
metadata ADDED
@@ -0,0 +1,36 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: apex-black-dns-002
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - tester
8
+ email: testingbadger@apexblack.org
9
+ homepage: https://localhost:3000/
10
+ summary: DNS SSRF test
11
+ description: Test
12
+ licenses:
13
+ - MIT
14
+ metadata: {}
15
+ required_ruby_version: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ">="
18
+ - !ruby/object:Gem::Version
19
+ version: '0'
20
+ required_rubygems_version: !ruby/object:Gem::Requirement
21
+ requirements:
22
+ - - ">="
23
+ - !ruby/object:Gem::Version
24
+ version: '0'
25
+ files:
26
+ - lib/hello.rb
27
+ bindir: bin
28
+ executables: []
29
+ require_paths:
30
+ - lib
31
+ extensions: []
32
+ extra_rdoc_files: []
33
+ date: 2026-07-07
34
+ dependencies: []
35
+ rubygems_version: 3.5.0
36
+ specification_version: 4