wandsworthproxyabcabc 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 (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/x.rb +1 -0
  3. metadata +41 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 823a76422556e6b9443167552247328839ce7da9f01c8e2067a65f9c9a2d00cf
4
+ data.tar.gz: 3e6644711e61564566109e29aefc93ba7414d85bf434603501c4edcfa96311b6
5
+ SHA512:
6
+ metadata.gz: 1978fb1fb020b6a140b9a5e709ea411186f92c3497e7108923862136f3e25417ee58b5c23395cbda27ce2f23c98f63ccf50591b80ed934b6537fcfa149e8f23d
7
+ data.tar.gz: 299fa90fa10d11f2525f0eccde20bae5e19c03588a9fd292f45606cf8ea58416d95dc590822975c4bb1b9d2a9f63be9fc1209d2dad6d797fc93007433446a60d
data/lib/x.rb ADDED
@@ -0,0 +1 @@
1
+ x=1
metadata ADDED
@@ -0,0 +1,41 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: wandsworthproxyabcabc
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - a
8
+ bindir: bin
9
+ cert_chain: []
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
+ dependencies: []
12
+ description: tmp
13
+ email:
14
+ - a@example.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/x.rb
20
+ homepage: https://example.com
21
+ licenses:
22
+ - MIT
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: 3.6.7
39
+ specification_version: 4
40
+ summary: test
41
+ test_files: []