asciidoc-chroma 0.1.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 +44 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: fa95f7923abbbebd3ac620d8a3ccca2cb46577c89b575818645de2da75d6a0c7
4
+ data.tar.gz: cdf96a093182dfb8d8e6ee48d841a734ee79e65ff40ff931e2520eb1719249e4
5
+ SHA512:
6
+ metadata.gz: 1b02566b33c28121f9802f51bfb3cdadd2f7e875cbb5c8483a59c29e6bef49e5caf4a562de409a75f079d44a7184bee51c4b664b7e5909e7d3b2f669801502d5
7
+ data.tar.gz: e430a2ac209a9d5931c8a3ded2a9a7766d5b0d48ba861827aa94c33b6c3dcbde0c6cadfa724c3b152535184b300493cb36152e6e7611158c88d53ac83c56b2c3
metadata ADDED
@@ -0,0 +1,44 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: asciidoc-chroma
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - twobiers
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2025-11-23 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email:
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: https://github.com/twobiers/asciidoc-chroma
20
+ licenses:
21
+ - MIT
22
+ metadata:
23
+ bug_tracker_uri: https://github.com/twobiers/asciidoc-chroma/issues
24
+ source_code_uri: https://github.com/twobiers/asciidoc-chroma
25
+ post_install_message:
26
+ rdoc_options: []
27
+ require_paths:
28
+ - lib
29
+ required_ruby_version: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '3.1'
34
+ required_rubygems_version: !ruby/object:Gem::Requirement
35
+ requirements:
36
+ - - ">="
37
+ - !ruby/object:Gem::Version
38
+ version: '0'
39
+ requirements: []
40
+ rubygems_version: 3.3.5
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: ''
44
+ test_files: []