clio-notifications_client 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 +41 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: d9515d22fc389d0417b7bd2f31f32c9bf850a4aa7c7b37b0e469793df99d9ee0
4
+ data.tar.gz: 2f4a6667cae328d6cd02cd00d1523ad4aeb6a3be28d24844e77530af36edec0e
5
+ SHA512:
6
+ metadata.gz: de2e6a18c3e2cfd85b6c81d8eacc732a0e78cd8a0bbb9797abd44a9bf16b1edda27f28b2ea829288c5003eb738f3a9321f0d7c4d5be30b426ce53e9e267a2fa2
7
+ data.tar.gz: bada4933ed6da4dc2a388fd4812c1b0e931bab66313597ee0499104e34f4ad5451eaf1e9acb1501295a42f38b02e06a7f59f925723244b2f668474d6c01d2b74
metadata ADDED
@@ -0,0 +1,41 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: clio-notifications_client
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Clio
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2026-08-10 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: clio-notifications_client
14
+ email: services@clio.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: https://clio.com
20
+ licenses: []
21
+ metadata: {}
22
+ post_install_message:
23
+ rdoc_options: []
24
+ require_paths:
25
+ - lib
26
+ required_ruby_version: !ruby/object:Gem::Requirement
27
+ requirements:
28
+ - - ">="
29
+ - !ruby/object:Gem::Version
30
+ version: '0'
31
+ required_rubygems_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ">="
34
+ - !ruby/object:Gem::Version
35
+ version: '0'
36
+ requirements: []
37
+ rubygems_version: 3.0.5
38
+ signing_key:
39
+ specification_version: 4
40
+ summary: clio-notifications_client
41
+ test_files: []