oaitest1778473828 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 +1 -0
  3. metadata +37 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: fb9fda3c63445a742571ef74a2da33999c948bb5c82b37353de30cb1e813218e
4
+ data.tar.gz: 59a6f8281c321d21ca6d959f2ba004d6293046a1762174a04e980b2cdc2d2e18
5
+ SHA512:
6
+ metadata.gz: a9c76f9b4de1bc0e6baa67ea054c0f23e24077d6fee3dd167840bb259dacfce11b1d801fc9b19bb1776ec612f643cbc3720085e0a3737c98b85ba59c825b440f
7
+ data.tar.gz: 47d9778134229ad2518a34afcc520c658376b83fe7904e4007a1fc44cb09a3e0709de9050996fed594da12ee4902a870a349d0f9d38a23e1a6e5968571a163f1
data/lib/x ADDED
@@ -0,0 +1 @@
1
+ hi
metadata ADDED
@@ -0,0 +1,37 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: oaitest1778473828
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
+ executables: []
13
+ extensions: []
14
+ extra_rdoc_files: []
15
+ files:
16
+ - lib/x
17
+ licenses:
18
+ - MIT
19
+ metadata: {}
20
+ rdoc_options: []
21
+ require_paths:
22
+ - lib
23
+ required_ruby_version: !ruby/object:Gem::Requirement
24
+ requirements:
25
+ - - ">="
26
+ - !ruby/object:Gem::Version
27
+ version: '0'
28
+ required_rubygems_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ requirements: []
34
+ rubygems_version: 3.6.7
35
+ specification_version: 4
36
+ summary: test
37
+ test_files: []