forked from nanoc/nanoc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
179 lines (176 loc) · 3.23 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
PATH
remote: .
specs:
nanoc (3.7.0)
cri (~> 2.3)
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
adsf (1.1.1)
rack (>= 1.0.0)
bluecloth (2.2.0)
builder (3.2.2)
celluloid (0.15.2)
timers (~> 1.1.0)
coderay (1.1.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.3)
colored (1.2)
commonjs (0.2.7)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
cri (2.4.0)
colored (>= 1.2)
docile (1.1.1)
erubis (2.7.0)
excon (0.28.0)
execjs (2.0.2)
ffi (1.9.3)
fog (1.18.0)
builder
excon (~> 0.28.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5)
ruby-hmac
formatador (0.2.4)
haml (4.0.4)
tilt
handlebars (0.5.0)
commonjs (~> 0.2.3)
handlebars-source (~> 1.0.12)
therubyracer (~> 0.12.0)
handlebars-source (1.0.12)
json (1.8.1)
kramdown (1.2.0)
less (2.4.0)
commonjs (~> 0.2.7)
libv8 (3.16.14.3)
listen (2.2.0)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
markaby (0.7.2)
builder (>= 2.0.0)
maruku (0.7.0)
metaclass (0.0.1)
method_source (0.8.2)
mime-types (2.0)
minitest (4.7.5)
mocha (0.14.0)
metaclass (~> 0.0.1)
multi_json (1.8.2)
mustache (0.99.5)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.7.0)
nokogiri (1.5.10)
pandoc-ruby (0.7.5)
posix-spawn (0.3.6)
pry (0.9.12.4)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pygments.rb (0.5.4)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rack (1.5.2)
rainpress (1.0)
rake (10.1.0)
rb-fsevent (0.9.3)
rb-inotify (0.9.2)
ffi (>= 0.5.0)
rdiscount (2.1.7)
rdoc (4.0.1)
json (~> 1.4)
redcarpet (3.0.0)
ref (1.0.5)
rest-client (1.6.7)
mime-types (>= 1.16)
ruby-hmac (0.4.0)
rubypants (0.2.0)
sass (3.2.12)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slim (2.0.2)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
slop (3.4.7)
systemu (2.5.2)
temple (0.6.7)
term-ansicolor (1.2.2)
tins (~> 0.8)
therubyracer (0.12.0)
libv8 (~> 3.16.14.0)
ref
thor (0.18.1)
tilt (1.4.1)
timers (1.1.0)
tins (0.13.1)
typogruby (1.0.16)
rubypants
uglifier (2.3.1)
execjs (>= 0.3.0)
json (>= 1.8.0)
w3c_validators (1.2)
json
nokogiri
yajl-ruby (1.1.0)
yard (0.8.7.3)
yuicompressor (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
adsf
bluecloth
builder
coderay
coffee-script
coveralls
erubis
fog
haml
handlebars
kramdown
less (~> 2.0)
listen
markaby
maruku
mime-types
minitest (~> 4.0)
mocha
mustache
nanoc!
nokogiri (~> 1.5.5)
pandoc-ruby
pry
pygments.rb
rack
rainpress
rake
rdiscount
rdoc
redcarpet
rubypants
sass (~> 3.2.2)
slim
systemu
typogruby
uglifier
w3c_validators
yard
yuicompressor