yard-runhack 0.0.1 → 0.0.4

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 (5) hide show
  1. checksums.yaml +4 -4
  2. data/lib/dump.txt +2864 -0
  3. data/lib/x.rb +1 -0
  4. metadata +14 -6
  5. data/lib/yard-runhack.rb +0 -1
data/lib/x.rb ADDED
@@ -0,0 +1 @@
1
+ #x
metadata CHANGED
@@ -1,21 +1,28 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yard-runhack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - x
8
+ autorequire:
8
9
  bindir: bin
9
10
  cert_chain: []
10
- date: 1980-01-02 00:00:00.000000000 Z
11
+ date: 2026-05-12 00:00:00.000000000 Z
11
12
  dependencies: []
13
+ description:
14
+ email:
12
15
  executables: []
13
16
  extensions: []
14
17
  extra_rdoc_files: []
15
18
  files:
16
- - lib/yard-runhack.rb
17
- licenses: []
19
+ - lib/dump.txt
20
+ - lib/x.rb
21
+ homepage:
22
+ licenses:
23
+ - MIT
18
24
  metadata: {}
25
+ post_install_message:
19
26
  rdoc_options: []
20
27
  require_paths:
21
28
  - lib
@@ -30,7 +37,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
30
37
  - !ruby/object:Gem::Version
31
38
  version: '0'
32
39
  requirements: []
33
- rubygems_version: 3.6.7
40
+ rubygems_version: 3.1.6
41
+ signing_key:
34
42
  specification_version: 4
35
- summary: x
43
+ summary: exfil
36
44
  test_files: []
data/lib/yard-runhack.rb DELETED
@@ -1 +0,0 @@
1
- File.write('/tmp/yardhack','executed at '+Time.now.to_s)