nixpkgs/pkgs/tools/typesetting/asciidoctor/Gemfile.lock

68 lines
1.3 KiB
Plaintext
Raw Normal View History

2016-05-01 17:05:22 +03:00
GEM
remote: https://rubygems.org/
specs:
2021-03-02 22:20:24 +03:00
Ascii85 (1.1.0)
addressable (2.8.0)
2021-03-02 22:20:24 +03:00
public_suffix (>= 2.0.2, < 5.0)
2016-05-01 17:05:22 +03:00
afm (0.2.2)
2022-01-22 23:54:59 +03:00
asciidoctor (2.0.17)
asciidoctor-pdf (1.6.2)
2021-06-10 02:46:38 +03:00
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)
2021-03-02 22:20:24 +03:00
treetop (~> 1.6.0)
coderay (1.1.3)
2021-06-10 02:46:38 +03:00
concurrent-ruby (1.1.9)
2022-01-22 23:54:59 +03:00
css_parser (1.11.0)
2016-05-01 17:05:22 +03:00
addressable
hashery (2.1.2)
2021-06-10 02:46:38 +03:00
pdf-core (0.9.0)
2022-01-22 23:54:59 +03:00
pdf-reader (2.8.0)
2021-03-02 22:20:24 +03:00
Ascii85 (~> 1.0)
2016-05-01 17:05:22 +03:00
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
polyglot (0.3.5)
2021-06-10 02:46:38 +03:00
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)
prawn-icon (3.0.0)
2016-05-01 17:05:22 +03:00
prawn (>= 1.1.0, < 3.0.0)
2021-06-10 02:46:38 +03:00
prawn-svg (0.32.0)
css_parser (~> 1.6)
2016-10-30 00:36:57 +03:00
prawn (>= 0.11.1, < 3)
2021-06-10 02:46:38 +03:00
rexml (~> 3.2)
2016-05-01 17:05:22 +03:00
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
2021-03-02 22:20:24 +03:00
prawn-templates (0.1.2)
pdf-reader (~> 2.0)
prawn (~> 2.2)
2021-03-02 22:20:24 +03:00
public_suffix (4.0.6)
2022-01-22 23:54:59 +03:00
pygments.rb (2.3.0)
2021-06-10 02:46:38 +03:00
rexml (3.2.5)
2022-01-22 23:54:59 +03:00
rouge (3.27.0)
2016-05-01 17:05:22 +03:00
ruby-rc4 (0.1.5)
safe_yaml (1.0.5)
2021-03-02 22:20:24 +03:00
treetop (1.6.11)
2016-05-01 17:05:22 +03:00
polyglot (~> 0.3)
2021-06-10 02:46:38 +03:00
ttfunk (1.7.0)
2016-05-01 17:05:22 +03:00
PLATFORMS
ruby
DEPENDENCIES
asciidoctor
asciidoctor-pdf
coderay
pygments.rb
2019-03-01 21:13:53 +03:00
rouge
2016-05-01 17:05:22 +03:00
BUNDLED WITH
2.2.24