File tree Expand file tree Collapse file tree 2 files changed +137
-242
lines changed Expand file tree Collapse file tree 2 files changed +137
-242
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3+ gem 'ffi' , '1.16.3'
34gem 'rake'
4- gem 'asciidoctor' , '1.5.6.2 '
5+ gem 'asciidoctor' , '2.0.12 '
56
67gem 'json'
78gem 'awesome_print'
89
9- gem 'ttfunk' , '= 1.5.1'
10+ gem 'ttfunk' , '1.5.1'
11+ gem 'asciidoctor-fb2'
1012gem 'asciidoctor-epub3' , '1.5.0.alpha.9'
1113gem 'asciidoctor-pdf' , '1.5.0.alpha.16'
1214gem 'asciidoctor-pdf-cjk' , '~> 0.1.3'
13- gem 'asciidoctor-pdf-cjk-kai_gen_gothic' , '~> 0.1.1 '
15+ gem 'asciidoctor-pdf-cjk-kai_gen_gothic' , github : 'Sherry520/asciidoctor-pdf-cjk-kai_gen_gothic '
1416
1517gem 'coderay'
1618gem 'pygments.rb'
1719gem 'thread_safe'
1820gem 'epubcheck-ruby'
19- gem 'kindlegen '
21+ gem 'html-proofer '
2022
21- gem 'octokit'
22- gem 'github_changelog_generator' , github : 'Furtif/github-changelog-generator'
23+ #gem 'kindlegen', '3.1.1'
You can’t perform that action at this time.
0 commit comments