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'
8
8
9
9
gem 'asciidoctor-epub3' , '1.0.0.alpha.2'
10
10
gem '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 '
12
12
13
13
gem 'coderay'
14
14
gem 'pygments.rb'
Original file line number Diff line number Diff line change 19
19
safe_yaml (= 1.0.4 )
20
20
thread_safe (= 0.3.4 )
21
21
treetop (= 1.5.3 )
22
- asciidoctor-pdf-cjk (0.1.1 )
22
+ asciidoctor-pdf-cjk (0.1.2 )
23
23
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 )
26
26
awesome_print (1.2.0 )
27
27
coderay (1.1.0 )
28
- css_parser (1.3.6 )
28
+ css_parser (1.3.7 )
29
29
addressable
30
30
epubcheck (3.0.1 )
31
31
gepub (0.6.9.2 )
37
37
mini_portile (0.6.0 )
38
38
nokogiri (1.6.3.1 )
39
39
mini_portile (= 0.6.0 )
40
- pdf-core (0.5.1 )
40
+ pdf-core (0.6.0 )
41
41
pdf-reader (1.3.3 )
42
42
Ascii85 (~> 1.0.0 )
43
43
afm (~> 0.2.0 )
46
46
ttfunk
47
47
polyglot (0.3.5 )
48
48
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 )
51
51
ttfunk (~> 1.4.0 )
52
52
prawn-icon (0.6.4 )
53
53
prawn (>= 1.1.0 , < 3.0.0 )
@@ -78,7 +78,7 @@ DEPENDENCIES
78
78
asciidoctor (= 1.5.0 )
79
79
asciidoctor-epub3 (= 1.0.0.alpha.2 )
80
80
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 )
82
82
awesome_print
83
83
coderay
84
84
epubcheck
You can’t perform that action at this time.
0 commit comments