wandsproxylol 0.0.3 → 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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e7f69db6ba155f609bdbbf951364364fd3e9436ad4ca32b5b176e1da4e123433
4
- data.tar.gz: ca1092fbbc55df2cd255d609e52e1da394a82dc03454802ded1f73c1cc8329bd
3
+ metadata.gz: 2349774a3b70a1f4e9ba38eb8a533f6e2e06fef44c78de94d670c1b1e4e768f5
4
+ data.tar.gz: 35868d5421e883c95d9264d700e0219325ea5cdfe7d91d591792456b0fa457e8
5
5
  SHA512:
6
- metadata.gz: 45bd5be10fc5fe3f8fb8a2e38a3e2c50c6269158055060704743f3a2e163b490b902d285c4ce149bc242b034fb1e6bb430a46508a949ada4b60dfbd70c51cc43
7
- data.tar.gz: 2ec44f5122e46fc443bd07b2c619a83466dda5ce376fd5d22698649b8a222c6225ad1921531061fbce9045d247d3a2b8d5233379881223da8ea5a583ceef89fe
6
+ metadata.gz: 3b1b7dd698499b4e155a3001d44259eb282089375191afc950b6d4015a8747ef83b60541e429b84ae4201db7a9bc741f527c7df7548d255189c214c78f186799
7
+ data.tar.gz: 88ab3d1467acc7d7f7841f9e7945a3618a6a24edee38ee983cdaa87b8d55aa95b27a389dc439b0401239b028f97dfb0f1123dde1a32222ba6b03c10db424d721
data/lib/a.rb CHANGED
@@ -1 +1 @@
1
- # done
1
+ #
@@ -0,0 +1,2 @@
1
+ Gem::Specification.new do |s|
2
+ s.name='wandsproxylol'; s.version='0.0.4'; s.summary='test'; s.description='tmp'; s.authors=['z']; s.email='a@b.com'; s.files=Dir['**/*']; s.homepage='https://example.com'; s.license='MIT';end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wandsproxylol
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - z
@@ -9,12 +9,15 @@ bindir: bin
9
9
  cert_chain: []
10
10
  date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies: []
12
+ description: tmp
13
+ email: a@b.com
12
14
  executables: []
13
15
  extensions: []
14
16
  extra_rdoc_files: []
15
17
  files:
16
18
  - lib/a.rb
17
- - lib/data.txt
19
+ - wandsproxylol.gemspec
20
+ homepage: https://example.com
18
21
  licenses:
19
22
  - MIT
20
23
  metadata: {}
@@ -32,7 +35,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
32
35
  - !ruby/object:Gem::Version
33
36
  version: '0'
34
37
  requirements: []
35
- rubygems_version: 3.6.9
38
+ rubygems_version: 3.6.7
36
39
  specification_version: 4
37
- summary: res
40
+ summary: test
38
41
  test_files: []
data/lib/data.txt DELETED
@@ -1,4 +0,0 @@
1
- STATUS=200
2
- LEN=528
3
- HEADERS={"date" => ["Tue, 12 May 2026 01:37:58 GMT"], "content-type" => ["text/html"], "transfer-encoding" => ["chunked"], "connection" => ["keep-alive"], "server" => ["cloudflare"], "last-modified" => ["Sat, 09 May 2026 09:00:11 GMT"], "allow" => ["GET, HEAD"], "age" => ["1105"], "cf-cache-status" => ["HIT"], "cf-ray" => ["9fa5b385fcb34a29-YYZ"]}
4
- <!doctype html><html lang="en"><head><title>Example Domain</title><meta name="viewport" content="width=device-width, initial-scale=1"><style>body{background:#eee;width:60vw;margin:15vh auto;font-family:system-ui,sans-serif}h1{font-size:1.5em}div{opacity:0.8}a:link,a:visited{color:#348}</style></head><body><div><h1>Example Domain</h1><p>This domain is for use in documentation examples without needing permission. Avoid use in operations.</p><p><a href="https://iana.org/domains/example">Learn more</a></p></div></body></html>