clio-internal_notifications 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: c9207c311c5cafaf58456afe812900fd415100efe1c456be8feee3e20503fe94
4
+ data.tar.gz: 457e17fec0c6e05d4506ed8363e2ad31726a6718e85f52590a74dd7f734c009b
5
+ SHA512:
6
+ metadata.gz: c4ecd1ebe927b8d0c487a17e1df0f0d1c4fc897e16d552f4e89847d38de168a4cef47f7c99ce6e2ef478673df11df4c18a99261d2641f0c0d29301c6a4cdbc77
7
+ data.tar.gz: 89712fa4bcf7485bcfbb3efc193951f1261a102b1fecc1c499a8dbf708077fe5cc06b2b09a4d72376e147d6dca119b1be9ca79d7337caa7ed8bf886b03475a4c
metadata ADDED
@@ -0,0 +1,41 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: clio-internal_notifications
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-03-04 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: clio-internal_notifications
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-internal_notifications
41
+ test_files: []