-
-
Notifications
You must be signed in to change notification settings - Fork 58
/
Gemfile.lock
101 lines (98 loc) · 2.13 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
94
95
96
97
98
99
100
101
GIT
remote: [email protected]:thoughtbot/paperback.git
revision: 5c756a62b4b304213f43cb6507b810fc28f8cef3
specs:
paperback (0.0.1)
activesupport (~> 4.0.0)
asset_sync (~> 1.0.0)
cocaine (~> 0.5.1)
coderay (~> 1.0.9)
dotenv (~> 0.7.0)
kindlegen (~> 2.7.0)
nokogiri (~> 1.5.9)
pdf-reader (~> 1.3.2)
redcarpet (~> 2.2.2)
rmagick (~> 2.13.1)
terminal-table (~> 1.4.5)
thor (~> 0.18.1)
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.0.2)
activemodel (4.0.8)
activesupport (= 4.0.8)
builder (~> 3.1.0)
activesupport (4.0.8)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
afm (0.2.2)
asset_sync (1.0.0)
activemodel
fog (>= 1.8.0)
builder (3.1.4)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.4)
climate_control (>= 0.0.3, < 1.0)
coderay (1.0.9)
dotenv (0.7.0)
excon (0.39.2)
fog (1.23.0)
fog-brightbox
fog-core (~> 1.23)
fog-json
fog-softlayer
ipaddress (~> 0.5)
nokogiri (~> 1.5, >= 1.5.11)
fog-brightbox (0.1.1)
fog-core (~> 1.22)
fog-json
inflecto
fog-core (1.23.0)
builder
excon (~> 0.38)
formatador (~> 0.2)
mime-types
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
fog-json (1.0.0)
multi_json (~> 1.0)
fog-softlayer (0.3.12)
fog-core
fog-json
formatador (0.2.5)
hashery (2.1.1)
i18n (0.6.11)
inflecto (0.0.2)
ipaddress (0.8.0)
kindlegen (2.7.0)
systemu
mime-types (2.3)
minitest (4.7.5)
multi_json (1.10.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
nokogiri (1.5.11)
pdf-reader (1.3.3)
Ascii85 (~> 1.0.0)
afm (~> 0.2.0)
hashery (~> 2.0)
ruby-rc4
ttfunk
redcarpet (2.2.2)
rmagick (2.13.3)
ruby-rc4 (0.1.5)
systemu (2.6.4)
terminal-table (1.4.5)
thor (0.18.1)
thread_safe (0.3.4)
ttfunk (1.2.0)
tzinfo (0.3.40)
PLATFORMS
ruby
DEPENDENCIES
paperback!