zensical 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 +40 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: ffde13caab7dcf624856f10a84b6f0dbc92d3b425e16f5cbd627928ec9c75d91
4
+ data.tar.gz: 9c72516d5586e6c5a5afadcba248fb59867fbe3c3da8424f32cf87ad86b9d45c
5
+ SHA512:
6
+ metadata.gz: 6078c7a61cf92ad2a5ffc86ce9fa8a0b885814f663de28e0a32a96a764d10e183f0c6d12858ff546acf610ec2195951935e1a84ad3d1671f0fd12ee6b04fe8e1
7
+ data.tar.gz: 4e2ec6b82afb1128e38f6e63adb337e8fe0452eda3f6fc03c07abfefcb4619c27ea97b583bea8865e12a688b02c317e83e930c25c0b35868009f5fd8ad790320
metadata ADDED
@@ -0,0 +1,40 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: zensical
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - squidfunk
8
+ bindir: exe
9
+ cert_chain: []
10
+ date: 2025-03-05 00:00:00.000000000 Z
11
+ dependencies: []
12
+ description: Nothing to see here, move along.
13
+ email:
14
+ - martin.donath@squidfunk.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: https://github.com/squidfunk
20
+ licenses:
21
+ - MIT
22
+ metadata: {}
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: 3.1.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.6.2
38
+ specification_version: 4
39
+ summary: Nothing to see here, move along.
40
+ test_files: []