avo-enterprise 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: 4c3c287d1aa0cf9467b852ef3b761931b2b81725c5756363427f4c6ad7ef81c7
4
+ data.tar.gz: de49ee2d723f9eb3b1293a3bfcda65f8ed44dbac19277b7994778541872d1e0d
5
+ SHA512:
6
+ metadata.gz: 2a5f71f6cdc054da098b0c662e824db4d7bce3c0f768e6af0282856428f95d4b6a9d798771333c577f6adfb18f63deafb6b60b0cdeeaf88ea18e78d6a45a1923
7
+ data.tar.gz: c5954d4898c82aa8e6d22d8ba7843615d0dc65e0d22c67df31c840495f7589dd1ba0a3840a983a0cc7f77b1e5a38d9eae83d9f2be7ec727610d68225e7171394
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: avo-enterprise
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: 2024-01-05 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: []