-
Notifications
You must be signed in to change notification settings - Fork 121
/
Gemfile.lock
422 lines (412 loc) · 9.61 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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
GIT
remote: git://github.com/37signals/mail_view.git
revision: 7c0cf5df704f999acab375836026297801c9c6bb
specs:
mail_view (1.0.1)
GIT
remote: git://github.com/AgilionApps/quiet_assets.git
revision: b699ee6c8aac59dc2e1405e98aef82802e8b8098
specs:
quiet_assets (0.0.1)
GIT
remote: git://github.com/anjlab/bootstrap-rails.git
revision: 41bcbfdb36a2c18af9bbe77c4f3eec9310e405b8
ref: 41bcbfdb36a2c18af9bbe77c4f3eec9310e405b8
specs:
anjlab-bootstrap-rails (1.4.0.13)
railties (~> 3.0)
sass
thor (~> 0.14)
GIT
remote: git://github.com/ballantyne/omniauth-douban.git
revision: 7affc4a09216f1c82a271a691ade3ba990e20a24
specs:
omniauth-douban (1.0.0.rc2)
multi_json
omniauth (~> 1.0.0.rc2)
omniauth-oauth (~> 1.0.0.rc2)
GIT
remote: git://github.com/mojombo/grit.git
revision: ff015074ef35bd94cba943f9c0f98e161ab5851c
specs:
grit (2.4.1)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
posix-spawn (~> 0.3.6)
GIT
remote: git://github.com/stipple/acts_as_archive.git
revision: bbb25836183a8fb5e59b82c0cea4030990fb2fc5
specs:
acts_as_archive (0.4.0)
also_migrate (~> 0.3)
mover (= 0.3.6)
GIT
remote: git://github.com/thetron/css3buttons_rails_helpers.git
revision: e88e8353006c1d9fcd077a06c9cff43d032baf01
specs:
css3buttons (1.0.1)
actionpack (>= 3.0.0)
GIT
remote: git://github.com/xdite/gollum.git
revision: 7924e8c9a90a772d90da5f7c6a3366bfc5010fbb
specs:
gollum (1.3.1)
github-markup (>= 0.4.0, < 1.0.0)
grit (~> 2.4.1)
mustache (>= 0.11.2, < 1.0.0)
nokogiri (~> 1.4)
posix-spawn (~> 0.3.0)
pygments.rb (~> 0.2.0)
redcarpet
sanitize (~> 2.0.0)
sinatra (~> 1.0)
GEM
remote: http://rubygems.org/
specs:
actionmailer (3.2.11)
actionpack (= 3.2.11)
mail (~> 2.4.4)
actionpack (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.0)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.11)
activesupport (= 3.2.11)
builder (~> 3.0.0)
activerecord (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
activesupport (3.2.11)
i18n (~> 0.6)
multi_json (~> 1.0)
acts-as-taggable-on (2.2.2)
rails (~> 3.0)
addressable (2.2.6)
airbrake (3.1.6)
builder
girl_friday
also_migrate (0.3.6)
annotate (2.4.0)
arel (3.0.2)
aws-ses (0.4.4)
builder
mail (> 2.2.5)
mime-types
xml-simple
bcrypt-ruby (3.0.1)
blankslate (2.1.2.4)
bootstrap_helper (1.4.1)
railties (~> 3.0)
thor (~> 0.14)
builder (3.0.4)
cancan (1.6.7)
capistrano (2.9.0)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
carrierwave (0.5.6)
activesupport (~> 3.0)
cells (3.7.1)
actionpack (~> 3.0)
railties (~> 3.0)
chunky_png (1.2.5)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.2.0)
connection_pool (0.9.2)
daemon-spawn (0.4.2)
dalli (1.1.1)
devise (1.5.2)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.0.3)
warden (~> 1.1)
diff-lcs (1.1.3)
erubis (2.7.0)
execjs (1.2.9)
multi_json (~> 1.0)
factory_girl (2.3.2)
activesupport
factory_girl_rails (1.4.0)
factory_girl (~> 2.3.0)
railties (>= 3.0.0)
faraday (0.7.5)
addressable (~> 2.2.6)
multipart-post (~> 1.1.3)
rack (>= 1.1.0, < 2)
fattr (2.2.1)
ffi (1.0.11)
fssm (0.2.7)
girl_friday (0.11.1)
connection_pool (~> 0.9.0)
rubinius-actor
github-markup (0.5.3)
hashie (1.2.0)
highline (1.6.9)
hike (1.2.1)
hpricot (0.8.5)
i18n (0.6.1)
journey (1.0.4)
jquery-rails (1.0.16)
railties (~> 3.0)
thor (~> 0.14)
json (1.7.6)
kgio (2.6.0)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
maildir (2.0.0)
mailman (0.4.0)
activesupport (>= 2.3.4)
fssm (>= 0.1.4)
i18n (>= 0.4.1)
mail (>= 2.0.3)
maildir (>= 0.5.0)
memcache-client (1.8.5)
mime-types (1.19)
mini_magick (3.3)
subexec (~> 0.1.0)
mover (0.3.6)
multi_json (1.0.4)
multipart-post (1.1.4)
mustache (0.99.4)
mysql2 (0.3.11)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.3.0)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
newrelic_rpm (3.3.0)
nokogiri (1.5.0)
oauth (0.4.5)
oauth2 (0.5.1)
faraday (~> 0.7.4)
multi_json (~> 1.0.3)
omniauth (1.0.1)
hashie (~> 1.2)
rack
omniauth-github (1.0.0)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.0)
omniauth-oauth (1.0.0)
oauth
omniauth (~> 1.0)
omniauth-oauth2 (1.0.0)
oauth2 (~> 0.5.0)
omniauth (~> 1.0)
omniauth-openid (1.0.1)
omniauth (~> 1.0)
rack-openid (~> 1.3.1)
omniauth-twitter (0.0.7)
omniauth-oauth (~> 1.0)
open_graph_helper (0.0.3)
options (2.3.0)
fattr
orm_adapter (0.0.5)
polyamorous (0.5.0)
activerecord (~> 3.0)
polyglot (0.3.3)
posix-spawn (0.3.6)
progress_bar (0.4.0)
highline (~> 1.6.1)
options (~> 2.3.0)
pygments.rb (0.2.4)
rubypython (~> 0.5.3)
rack (1.4.3)
rack-cache (1.2)
rack (>= 0.4)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-protection (1.2.0)
rack
rack-ssl (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (3.2.11)
actionmailer (= 3.2.11)
actionpack (= 3.2.11)
activerecord (= 3.2.11)
activeresource (= 3.2.11)
activesupport (= 3.2.11)
bundler (~> 1.0)
railties (= 3.2.11)
rails-i18n (0.1.8)
i18n (~> 0.5)
rails_autolink (1.0.4)
rails (>= 3.1.0)
railties (3.2.11)
actionpack (= 3.2.11)
activesupport (= 3.2.11)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
raindrops (0.8.0)
rake (10.0.3)
ransack (0.6.0)
actionpack (~> 3.0)
activerecord (~> 3.0)
polyamorous (~> 0.5.0)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rdoc (3.12)
json (~> 1.4)
redcarpet (2.0.0)
redis (2.2.2)
redis-namespace (1.0.3)
redis (< 3.0.0)
redis-objects (0.5.2)
redis (>= 2.1.1)
resque (1.20.0)
multi_json (~> 1.0)
redis-namespace (~> 1.0.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque_mailer (2.0.2)
actionmailer (>= 3.0.0)
resque (>= 1.2.3)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
rspec-rails (2.8.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.8.0)
rubinius-actor (0.0.2)
rubinius-core-api
rubinius-core-api (0.0.1)
ruby-openid (2.1.8)
rubypython (0.5.3)
blankslate (>= 2.1.2.3)
ffi (~> 1.0.7)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
sass (3.1.11)
sass-rails (3.2.4)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
settingslogic (2.0.6)
simple_form (2.0.3)
actionpack (~> 3.0)
activemodel (~> 3.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
social-share-button (0.0.3)
sprite-factory (1.4.1)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
state_machine (1.1.2)
subexec (0.1.0)
thor (0.16.0)
tilt (1.3.3)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.35)
uglifier (1.1.0)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
unicorn (4.1.1)
kgio (~> 2.4)
rack
raindrops (~> 0.6)
vegas (0.1.11)
rack (>= 1.0.0)
warden (1.1.0)
rack (>= 1.0)
will_paginate (3.0.3)
xml-simple (1.1.1)
PLATFORMS
ruby
DEPENDENCIES
acts-as-taggable-on (~> 2.2.2)
acts_as_archive!
airbrake (= 3.1.6)
anjlab-bootstrap-rails!
annotate
aws-ses (~> 0.4.3)
bootstrap_helper (= 1.4.1)
cancan (~> 1.6.7)
capistrano (= 2.9.0)
carrierwave (= 0.5.6)
cells (= 3.7.1)
chunky_png (= 1.2.5)
coffee-rails (~> 3.2.1)
css3buttons!
daemon-spawn (~> 0.4.2)
dalli (= 1.1.1)
devise (= 1.5.2)
factory_girl_rails
gollum!
grit!
hpricot
jquery-rails (= 1.0.16)
mail_view!
mailman
memcache-client (= 1.8.5)
mini_magick (= 3.3)
mysql2
newrelic_rpm
nokogiri (= 1.5.0)
omniauth (~> 1.0.1)
omniauth-douban!
omniauth-github (~> 1.0.0)
omniauth-openid (~> 1.0.1)
omniauth-twitter (~> 0.0.7)
open_graph_helper
progress_bar
pygments.rb
quiet_assets!
rails (= 3.2.11)
rails-i18n (= 0.1.8)
rails_autolink (>= 1.0.4)
ransack
rb-inotify
redcarpet (~> 2.0.0)
redis-namespace (~> 1.0.2)
redis-objects (= 0.5.2)
resque
resque_mailer (= 2.0.2)
rspec-rails (~> 2.8.1)
sass-rails (~> 3.2.3)
settingslogic (~> 2.0.6)
simple_form (>= 2.0.0)
social-share-button (~> 0.0.3)
sprite-factory (= 1.4.1)
state_machine
uglifier (>= 1.0.3)
unicorn
will_paginate (= 3.0.3)