Skip to content

Commit 96af5d9

Browse files
committed
asciidoctor: remove installation of pdf chain
We are not using the pdf chain, we only generate html and manpage files.
1 parent 2bf1ce6 commit 96af5d9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Gemfile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@ gem 'asciidoctor'
55
gem 'json'
66
gem 'awesome_print'
77

8-
gem 'asciidoctor-epub3'
9-
gem 'asciidoctor-pdf'
10-
gem 'asciidoctor-pdf-cjk'
11-
gem 'asciidoctor-pdf-cjk-kai_gen_gothic'
8+
gem 'asciidoctor'
129

1310
gem 'coderay'
1411
gem 'pygments.rb'

0 commit comments

Comments
 (0)