Skip to content

Commit 3ddfd34

Browse files
committed
Bundle update
1 parent 5f9bd7d commit 3ddfd34

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

Gemfile.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,32 +11,33 @@ GEM
1111
concurrent-ruby (~> 1.1.5)
1212
gepub (~> 1.0.2)
1313
thread_safe (~> 0.3.6)
14-
asciidoctor-pdf (1.5.0.beta.7)
14+
asciidoctor-pdf (1.5.0.rc.2)
1515
asciidoctor (>= 1.5.3, < 3.0.0)
1616
concurrent-ruby (~> 1.1.0)
1717
prawn (~> 2.2.0)
1818
prawn-icon (~> 2.5.0)
19-
prawn-svg (~> 0.29.0)
19+
prawn-svg (~> 0.30.0)
2020
prawn-table (~> 0.2.0)
2121
prawn-templates (~> 0.1.0)
2222
safe_yaml (~> 1.0.0)
2323
thread_safe (~> 0.3.0)
2424
treetop (~> 1.5.0)
25+
ttfunk (~> 1.5.0, >= 1.5.1)
2526
concurrent-ruby (1.1.5)
26-
css_parser (1.7.0)
27+
css_parser (1.7.1)
2728
addressable
28-
gepub (1.0.4)
29+
gepub (1.0.7)
2930
nokogiri (>= 1.8.2, < 1.11)
30-
rubyzip (>= 1.1.1)
31+
rubyzip (> 1.1.1, < 2.1)
3132
hashery (2.1.2)
32-
kindlegen (3.0.3)
33+
kindlegen (3.0.5)
3334
rake
3435
rubyzip
3536
mini_portile2 (2.4.0)
36-
nokogiri (1.10.5)
37+
nokogiri (1.10.7)
3738
mini_portile2 (~> 2.4.0)
3839
pdf-core (0.7.0)
39-
pdf-reader (2.3.0)
40+
pdf-reader (2.4.0)
4041
Ascii85 (~> 1.0.0)
4142
afm (~> 0.2.1)
4243
hashery (~> 2.0)
@@ -48,17 +49,17 @@ GEM
4849
ttfunk (~> 1.5)
4950
prawn-icon (2.5.0)
5051
prawn (>= 1.1.0, < 3.0.0)
51-
prawn-svg (0.29.1)
52+
prawn-svg (0.30.0)
5253
css_parser (~> 1.6)
5354
prawn (>= 0.11.1, < 3)
5455
prawn-table (0.2.2)
5556
prawn (>= 1.3.0, < 3.0.0)
56-
prawn-templates (0.1.1)
57+
prawn-templates (0.1.2)
5758
pdf-reader (~> 2.0)
5859
prawn (~> 2.2)
59-
public_suffix (4.0.1)
60-
rake (13.0.0)
61-
rouge (3.12.0)
60+
public_suffix (4.0.3)
61+
rake (13.0.1)
62+
rouge (3.14.0)
6263
ruby-rc4 (0.1.5)
6364
rubyzip (2.0.0)
6465
safe_yaml (1.0.5)
@@ -79,4 +80,4 @@ DEPENDENCIES
7980
rouge (~> 3.3)
8081

8182
BUNDLED WITH
82-
1.17.2
83+
1.17.3

0 commit comments

Comments
 (0)