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