shipit-helpers 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: b9d3c36f3be9b3570a5cf0c8c4ef7dc0e49d5bbbedffad1045a14bfc0ac47613
4
+ data.tar.gz: 17b71a18d7a314ee675ea1f70cc5ab85d7bbe242b938339be1ec88f730f1a58b
5
+ SHA512:
6
+ metadata.gz: 8bf3d44efc2d78633cbf6e912bbef04f38f9e9a1a0764a5480a4833d1d73dde354392cb04fc099d35a4f7b834aa24789abd93ad46dae11e87e6a60b0424a6c13
7
+ data.tar.gz: f4cc787ca67da406e438d213c3842e9c49868f68d04689799cd7980f1847c19d83c3c959f827e5f500379e94155789635a45bcc50afb086545c40fac469dd102
metadata ADDED
@@ -0,0 +1,41 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: shipit-helpers
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: 2021-02-11 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: shipit-helpers
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.3
38
+ signing_key:
39
+ specification_version: 4
40
+ summary: shipit-helpers
41
+ test_files: []