avo-kanban 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: f1eb182cf67bca1b91a8b14a640b201540d53749eb164796ea5753ecbb63b35d
4
+ data.tar.gz: 9fbebd008edcaabdb0910744f43de93f39481c78c706e0ba5dbfed743fd85e96
5
+ SHA512:
6
+ metadata.gz: 34b85e9f2388a97b71b2fed67a10e1fa6b9dd79995527c116daff3f8bbf68d09efa2fc580a1a6de442f7520bb8877e9f179fd222dea25f97ca9c6a4d5ae4faec
7
+ data.tar.gz: e2c70ea26631d575d61b2b359e9caccbbe89aa8e96720e2be51b8ecf0d027d9e725ff0557c2e569120ceeb26e1fe33581c9c4a9c622037eca9a6425b72b7cafa
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: avo-kanban
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-04-17 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: []