This repository has been archived by the owner on Jan 1, 2021. It is now read-only.
forked from atom/flight-manual.atom.io
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
93 lines (91 loc) · 1.95 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.0.2)
addressable (2.2.8)
afm (0.2.2)
asciidoctor (1.5.0)
asciidoctor-epub3 (1.0.0.alpha.2)
asciidoctor (>= 1.5.0, < 1.6.0)
gepub (~> 0.6.9.2)
thread_safe (~> 0.3.4)
asciidoctor-pdf (1.5.0.alpha.5)
asciidoctor (~> 1.5.0)
prawn (= 1.2.1)
prawn-svg (= 0.16.0)
prawn-table (= 0.1.1)
prawn-templates (= 0.0.3)
treetop (= 1.5.3)
atlas-api (0.1.0)
faraday (~> 0.5.3)
hashie (~> 0.4.0)
awesome_print (1.2.0)
chunky_png (1.3.4)
coderay (1.1.0)
colorize (0.7.5)
epubcheck (3.0.1)
faraday (0.5.7)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
rack (>= 1.1.0, < 2)
gepub (0.6.9.2)
nokogiri (~> 1.6.1)
rubyzip (>= 1.1.1)
hashery (2.1.1)
hashie (0.4.0)
json (1.8.1)
kindlegen (2.9.4)
mini_portile (0.6.1)
multipart-post (1.1.5)
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
oily_png (1.1.2)
chunky_png (~> 1.3.1)
pdf-core (0.2.5)
pdf-reader (1.3.3)
Ascii85 (~> 1.0.0)
afm (~> 0.2.0)
hashery (~> 2.0)
ruby-rc4
ttfunk
polyglot (0.3.5)
posix-spawn (0.3.9)
prawn (1.2.1)
pdf-core (~> 0.2.5)
ttfunk (~> 1.2.0)
prawn-svg (0.16.0)
prawn (>= 0.8.4)
prawn-table (0.1.1)
prawn-templates (0.0.3)
pdf-reader (~> 1.3)
prawn (>= 0.15.0)
pygments.rb (0.6.0)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rack (1.6.0)
rake (10.4.2)
ruby-rc4 (0.1.5)
rubyzip (1.1.6)
thread_safe (0.3.4)
treetop (1.5.3)
polyglot (~> 0.3)
ttfunk (1.2.2)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
asciidoctor (= 1.5.0)
asciidoctor-epub3 (= 1.0.0.alpha.2)
asciidoctor-pdf (= 1.5.0.alpha.5)
atlas-api
awesome_print
coderay
colorize
epubcheck
json
kindlegen
oily_png
pygments.rb
rake
thread_safe