File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ gem 'awesome_print'
88
99gem 'asciidoctor-epub3' , '1.0.0.alpha.2'
1010gem 'asciidoctor-pdf' , '1.5.0.alpha.8'
11- gem 'asciidoctor-pdf-cjk-kai_gen_gothic' , '~> 0.1.0 '
11+ gem 'asciidoctor-pdf-cjk-kai_gen_gothic' , '~> 0.1.1 '
1212
1313gem 'coderay'
1414gem 'pygments.rb'
Original file line number Diff line number Diff line change 1919 safe_yaml (= 1.0.4 )
2020 thread_safe (= 0.3.4 )
2121 treetop (= 1.5.3 )
22- asciidoctor-pdf-cjk (0.1.1 )
22+ asciidoctor-pdf-cjk (0.1.2 )
2323 asciidoctor-pdf (~> 1.5.0.alpha.8 )
24- asciidoctor-pdf-cjk-kai_gen_gothic (0.1.0 )
25- asciidoctor-pdf-cjk (~> 0.1.1 )
24+ asciidoctor-pdf-cjk-kai_gen_gothic (0.1.1 )
25+ asciidoctor-pdf-cjk (~> 0.1.2 )
2626 awesome_print (1.2.0 )
2727 coderay (1.1.0 )
28- css_parser (1.3.6 )
28+ css_parser (1.3.7 )
2929 addressable
3030 epubcheck (3.0.1 )
3131 gepub (0.6.9.2 )
3737 mini_portile (0.6.0 )
3838 nokogiri (1.6.3.1 )
3939 mini_portile (= 0.6.0 )
40- pdf-core (0.5.1 )
40+ pdf-core (0.6.0 )
4141 pdf-reader (1.3.3 )
4242 Ascii85 (~> 1.0.0 )
4343 afm (~> 0.2.0 )
4646 ttfunk
4747 polyglot (0.3.5 )
4848 posix-spawn (0.3.9 )
49- prawn (2.0.1 )
50- pdf-core (~> 0.5.1 )
49+ prawn (2.0.2 )
50+ pdf-core (~> 0.6.0 )
5151 ttfunk (~> 1.4.0 )
5252 prawn-icon (0.6.4 )
5353 prawn (>= 1.1.0 , < 3.0.0 )
@@ -78,7 +78,7 @@ DEPENDENCIES
7878 asciidoctor (= 1.5.0 )
7979 asciidoctor-epub3 (= 1.0.0.alpha.2 )
8080 asciidoctor-pdf (= 1.5.0.alpha.8 )
81- asciidoctor-pdf-cjk-kai_gen_gothic (~> 0.1.0 )
81+ asciidoctor-pdf-cjk-kai_gen_gothic (~> 0.1.1 )
8282 awesome_print
8383 coderay
8484 epubcheck
You can’t perform that action at this time.
0 commit comments