avo-meta 0.0.0

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 (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +45 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: d6d0d5e685d8e3dfac8c050e0fa901789803a3b6a93ac8ff68363fec360e3f7d
4
+ data.tar.gz: a9134e17a572b004f07181731857cd302a6e4c15ea4e693b18a8be2b823d0512
5
+ SHA512:
6
+ metadata.gz: d7288c0ee203589dc54d77382341ff0a269cfe1000fcb8c19bd7bb63271b0af6ff3c3eb78393897a8d38ae9c550ddbd7b3e7060ad57ff088a83a407f0ee4bed7
7
+ data.tar.gz: b095229f096750b64c3874e5b499f491f5345eaa0f5f3dcd4b43049984bdc53ab49f170004c36f22141a9781fc4f6b4f1f97bd8ebb50ce5e891946dda2c36372
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: avo-meta
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Adrian
8
+ - Paul
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2025-03-31 00:00:00.000000000 Z
13
+ dependencies: []
14
+ description: Visit https://avohq.io/ to get more information about this gem.
15
+ email:
16
+ - adrian@adrianthedev.com
17
+ - paul.ionut.bob@gmail.com
18
+ executables: []
19
+ extensions: []
20
+ extra_rdoc_files: []
21
+ files: []
22
+ homepage: https://avohq.io/
23
+ licenses:
24
+ - Commercial
25
+ metadata: {}
26
+ post_install_message:
27
+ rdoc_options: []
28
+ require_paths:
29
+ - lib
30
+ required_ruby_version: !ruby/object:Gem::Requirement
31
+ requirements:
32
+ - - ">="
33
+ - !ruby/object:Gem::Version
34
+ version: '0'
35
+ required_rubygems_version: !ruby/object:Gem::Requirement
36
+ requirements:
37
+ - - ">="
38
+ - !ruby/object:Gem::Version
39
+ version: '0'
40
+ requirements: []
41
+ rubygems_version: 3.5.22
42
+ signing_key:
43
+ specification_version: 4
44
+ summary: Visit https://avohq.io/ to get more information about this gem.
45
+ test_files: []