workflow_automations 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: f52cb1c6454023e4e5a4d4b2b5d886929046504ca2a4a6ac7a72393ac72f4d71
4
+ data.tar.gz: 43ae737fd9ffa6fe037ef9e2b677a54fb6f5e9ddb58e9615af2891c3fc731901
5
+ SHA512:
6
+ metadata.gz: b15cfb287c201a37fcbbfce3d58cb0d07d80a194db3b88dd54f2a68a803e9eb9238b0d6761bf49efaae0cd885b911895441ef35bf73c1dbc3cfd73e7f807c447
7
+ data.tar.gz: de529c4c272152b60343d867f47185d6de837593c6dacd15cfebe3c284c8c316668858d8e6b37a1da111c55a2a717a839debb6cbc8d096a1052cce597fa31a52
metadata ADDED
@@ -0,0 +1,41 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: workflow_automations
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: 2024-02-05 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: workflow_automations
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.1.6
38
+ signing_key:
39
+ specification_version: 4
40
+ summary: workflow_automations
41
+ test_files: []