zamboni 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 +46 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 37a12e4c505c7c1a600a3596169012f1b26f98eecec4a1ef0c5e73f33ad66394
4
+ data.tar.gz: 831ace34ad90f877de0eebaf9112475ffd1a7a6b16b8e2e5dde24990220d1f42
5
+ SHA512:
6
+ metadata.gz: 241f321f023d15323232d09116e25e158fa12d28a40f4b58a16b42e86df750eabe3f97ca1950a04c5274a78252f39a407f01c56be5604448a2798cc83eb6b5f8
7
+ data.tar.gz: 73fd60dcd30e01b20d0a772c33e07863179990d50aa30ca8b1c6040444e85e5c2e0c48a5a3b7759778a9acba2291a9a39a27e7a41ef6e712c29a59048de783e2
metadata ADDED
@@ -0,0 +1,46 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: zamboni
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - John Hawthorn
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2024-10-24 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: placeholder
14
+ email:
15
+ - john@hawthorn.email
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files: []
20
+ homepage: https://jhawthorn.com
21
+ licenses:
22
+ - MIT
23
+ metadata:
24
+ homepage_uri: https://jhawthorn.com
25
+ source_code_uri: https://jhawthorn.com
26
+ changelog_uri: https://jhawthorn.com
27
+ post_install_message:
28
+ rdoc_options: []
29
+ require_paths:
30
+ - lib
31
+ required_ruby_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ">="
34
+ - !ruby/object:Gem::Version
35
+ version: 3.0.0
36
+ required_rubygems_version: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ requirements: []
42
+ rubygems_version: 3.5.16
43
+ signing_key:
44
+ specification_version: 4
45
+ summary: placeholder
46
+ test_files: []