oaifetchmde1778385544 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/a.rb +1 -0
  3. metadata +38 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 73091a45aebf920df127a969ed2365d2f5f2d3dfb6712232099f6b87da0f4b1a
4
+ data.tar.gz: c67685d7061d318c0f0ef03297030a1098d90d00fe2561ae7b8ee66b1e64a6e8
5
+ SHA512:
6
+ metadata.gz: '082cc4f6d544266aaea1c47421fb5e0dc051f49e48208f69ee5e2f13a97644be5c05b2e2735926bb4f32da55443c2f24e66c600dfce059c4b985f484df3bf6f9'
7
+ data.tar.gz: 67bd62bdfe71f89e165e338a770c02e67c3a967f6f96030847bc2bbdb1602c4fa854ceaefd4baec5aab0368df228647ba57b9bffe499d0e49fd7434a62e530fc
data/lib/a.rb ADDED
@@ -0,0 +1 @@
1
+ # hi
metadata ADDED
@@ -0,0 +1,38 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: oaifetchmde1778385544
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - x
8
+ bindir: bin
9
+ cert_chain: []
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
+ dependencies: []
12
+ email:
13
+ - x@example.com
14
+ executables: []
15
+ extensions: []
16
+ extra_rdoc_files: []
17
+ files:
18
+ - lib/a.rb
19
+ licenses: []
20
+ metadata: {}
21
+ rdoc_options: []
22
+ require_paths:
23
+ - lib
24
+ required_ruby_version: !ruby/object:Gem::Requirement
25
+ requirements:
26
+ - - ">="
27
+ - !ruby/object:Gem::Version
28
+ version: '0'
29
+ required_rubygems_version: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ requirements: []
35
+ rubygems_version: 3.6.7
36
+ specification_version: 4
37
+ summary: test
38
+ test_files: []