avo-menu 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: 347dd2f7b934a014691afbc7463a9280ce24c7534706f2c4c66ef933d60800ce
4
+ data.tar.gz: 2b9960510e5ec221003d6884a98115e13234ae903e2d35ca5523424cc2b8ac18
5
+ SHA512:
6
+ metadata.gz: 58e05e058dcc9b0d839502c356f9a52da54873816230a60836bb0b853c4d2e6b87cdb3cbd4d0cfc76f4b1b5ac11aacb9aef41be8aa26dac3a0ad048920939161
7
+ data.tar.gz: 4111fc344e3ea17686ed879a8c7649ac7d567a6899a839bad15b4ab671b2cd307cbbb32c2c7a32701b4adac98c5e0f0b0dd5dcc537550fabe5692349ea6080ba
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: avo-menu
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: 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: []