apex-black-test-021 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-test-021 might be problematic. Click here for more details.
- checksums.yaml +4 -0
- data/fake_hash_here lib/evil_path.rb +1 -0
- data/lib/normal.rb +1 -0
- metadata +36 -0
checksums.yaml
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# Spoofed entry
|
data/lib/normal.rb
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# Normal
|
metadata
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: apex-black-test-021
|
|
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: ""
|
|
10
|
+
summary: Double space path 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
|