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