wandsfetchzzabc 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.
Files changed (4) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +1 -0
  3. data/lib/main.rb +1 -0
  4. metadata +40 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: c3530460dfb101e614fc22ae24875cedde4393dbc3dd9a641ee2c72c50dfdbc4
4
+ data.tar.gz: 8c7bc7f0cbe7258e4131a7c35af72d8c9b1230afdd403b4ee8f710a560d2b566
5
+ SHA512:
6
+ metadata.gz: e130baad5ed5f85e0950568fb0a5339514b28f396768e225d7557195b255e6fe7710c413f0e734b6aad820c0375b4e132b50eacf682b86c395091899f380ae63
7
+ data.tar.gz: 54421e3bf47f8e25799bfcfe2c421f5cb022bfdfbd438423ca08888ae281ed6680275cba38fc7431cd81e225b1ade37ea5a74fef8ca43b9bd350210c3178145a
data/README.md ADDED
@@ -0,0 +1 @@
1
+ hello
data/lib/main.rb ADDED
@@ -0,0 +1 @@
1
+ x=1
metadata ADDED
@@ -0,0 +1,40 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: wandsfetchzzabc
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - abc
8
+ bindir: bin
9
+ cert_chain: []
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
+ dependencies: []
12
+ description: zzz
13
+ executables: []
14
+ extensions: []
15
+ extra_rdoc_files: []
16
+ files:
17
+ - README.md
18
+ - lib/main.rb
19
+ homepage: https://example.com
20
+ licenses:
21
+ - MIT
22
+ metadata: {}
23
+ rdoc_options: []
24
+ require_paths:
25
+ - lib
26
+ required_ruby_version: !ruby/object:Gem::Requirement
27
+ requirements:
28
+ - - ">="
29
+ - !ruby/object:Gem::Version
30
+ version: '0'
31
+ required_rubygems_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ">="
34
+ - !ruby/object:Gem::Version
35
+ version: '0'
36
+ requirements: []
37
+ rubygems_version: 3.6.7
38
+ specification_version: 4
39
+ summary: Test fetch
40
+ test_files: []