yard-agentdocs 0.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 (4) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +9 -0
  3. data/lib/yard-agentdocs.rb +8 -0
  4. metadata +41 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: c88c7b408a8300a18a6a959c1716d96ede6cb5c2afe9c19221db1e4f83759814
4
+ data.tar.gz: 752b380632edb94e9c2f6419ff00ed15c3adebaf2a5b7d31741e90c3adb73443
5
+ SHA512:
6
+ metadata.gz: 6a930ab2fa262b07f5631891fe8399aaf607b23048ab190031a3c7fdc69404d4e0e0d7424c2a4ec9d112407ba7a76b8e2bd67cb04863d48f3e426abd2318c807
7
+ data.tar.gz: ce5ca4aa87c1397f4ad553163fdb3ffe71026aeab64bdca909cdf0ee9a471e4948a0aa43e3a4cfbc1e88cd936fc89e1381a9af84144b4e4eed015789b4dbd982
data/README.md ADDED
@@ -0,0 +1,9 @@
1
+ # Placeholder for yard-agentdocs
2
+
3
+ This is a placeholder gem, which was generated on 2026-09-09 to
4
+ reserve the gem "yard-agentdocs".
5
+ The actual gem is planned for release in the near future.
6
+
7
+ If this is a problem, or if the actual gem has not been released
8
+ in a timely manner, you can contact the owner at
9
+ `dazuma@gmail.com`.
@@ -0,0 +1,8 @@
1
+ #
2
+ # This is a placeholder Ruby file for gem "yard-agentdocs".
3
+ # It was generated on 2026-09-09 to reserve the gem name.
4
+ # The actual gem is planned for release in the near future.
5
+ # If this is a problem, or if the actual gem has not been
6
+ # released in a timely manner, you can contact the owner at
7
+ # dazuma@gmail.com
8
+ #
metadata ADDED
@@ -0,0 +1,41 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: yard-agentdocs
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - dazuma@gmail.com
8
+ bindir: bin
9
+ cert_chain: []
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
+ dependencies: []
12
+ description: This is a placeholder gem, which was generated on 2026-09-09 to reserve
13
+ the gem yard-agentdocs. The actual gem is planned for release in the near future.
14
+ If this is a problem, or if the actual gem has not been released in a timely manner,
15
+ you can contact the owner at dazuma@gmail.com.
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - README.md
21
+ - lib/yard-agentdocs.rb
22
+ licenses: []
23
+ metadata: {}
24
+ rdoc_options: []
25
+ require_paths:
26
+ - lib
27
+ required_ruby_version: !ruby/object:Gem::Requirement
28
+ requirements:
29
+ - - ">="
30
+ - !ruby/object:Gem::Version
31
+ version: '0'
32
+ required_rubygems_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: '0'
37
+ requirements: []
38
+ rubygems_version: 4.0.16
39
+ specification_version: 4
40
+ summary: Placeholder gem
41
+ test_files: []