avo-pro 0.0.3

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: 41ffa2799ce46a5ed8e77bc2e730ce9081687c96ea774e65514b7cfeb4b3a6ef
4
+ data.tar.gz: a25fa8949bf3035b457c043fbd15b56df9ec6e99955ee1570c326ce9856f2cef
5
+ SHA512:
6
+ metadata.gz: e4384eb8992cb53de8ea0e56ca149948c9b9f22e41d4563f83215c1926601c48b30daa6d6457cda14933c7612417978f8842d91108b59569ceab0d6bef39a504
7
+ data.tar.gz: 7451805dc62ef9e3175827c89a4d8dcc53d60fbf3d5223e9342cafab2e9a3c3d8b7b7ed1f215dcbf2c6a438fee3e580b05e542a06755e844d03eafbfb1b4cca6
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: avo-pro
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.3
5
+ platform: ruby
6
+ authors:
7
+ - Adrian
8
+ - Paul
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2023-11-20 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.3.3
42
+ signing_key:
43
+ specification_version: 4
44
+ summary: Visit https://avohq.io/ to get more information about this gem.
45
+ test_files: []