nixpkgs/pkgs/tools/typesetting/asciidoctor/Gemfile.lock
2022-01-22 22:12:31 +01:00

68 lines
1.3 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
afm (0.2.2)
asciidoctor (2.0.17)
asciidoctor-pdf (1.6.2)
asciidoctor (~> 2.0)
concurrent-ruby (~> 1.1)
prawn (~> 2.4.0)
prawn-icon (~> 3.0.0)
prawn-svg (~> 0.32.0)
prawn-table (~> 0.2.0)
prawn-templates (~> 0.1.0)
safe_yaml (~> 1.0.0)
treetop (~> 1.6.0)
coderay (1.1.3)
concurrent-ruby (1.1.9)
css_parser (1.11.0)
addressable
hashery (2.1.2)
pdf-core (0.9.0)
pdf-reader (2.8.0)
Ascii85 (~> 1.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
polyglot (0.3.5)
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)
prawn-icon (3.0.0)
prawn (>= 1.1.0, < 3.0.0)
prawn-svg (0.32.0)
css_parser (~> 1.6)
prawn (>= 0.11.1, < 3)
rexml (~> 3.2)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
prawn-templates (0.1.2)
pdf-reader (~> 2.0)
prawn (~> 2.2)
public_suffix (4.0.6)
pygments.rb (2.3.0)
rexml (3.2.5)
rouge (3.27.0)
ruby-rc4 (0.1.5)
safe_yaml (1.0.5)
treetop (1.6.11)
polyglot (~> 0.3)
ttfunk (1.7.0)
PLATFORMS
ruby
DEPENDENCIES
asciidoctor
asciidoctor-pdf
coderay
pygments.rb
rouge
BUNDLED WITH
2.2.24