-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
98 lines (96 loc) · 2.01 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
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.1)
activesupport (= 3.1.1)
builder (~> 3.0.0)
i18n (~> 0.6)
activesupport (3.1.1)
multi_json (~> 1.0)
addressable (2.2.6)
bson (1.4.0)
bson_ext (1.4.0)
builder (3.0.0)
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)
chronic (0.6.4)
chunky_png (1.2.5)
compass (0.12.alpha.0)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
curb (0.7.15)
faraday (0.7.5)
addressable (~> 2.2.6)
multipart-post (~> 1.1.3)
rack (>= 1.1.0, < 2)
faraday_middleware (0.7.0)
faraday (~> 0.7.3)
fssm (0.2.7)
haml (3.1.3)
hashie (1.1.0)
highline (1.6.2)
i18n (0.6.0)
mongo (1.4.0)
bson (= 1.4.0)
mongoid (2.0.0)
activemodel (~> 3.0)
mongo (~> 1.2)
tzinfo (~> 0.3.22)
will_paginate (~> 3.0.pre)
multi_json (1.0.3)
multi_xml (0.4.1)
multipart-post (1.1.3)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.2.1)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
rack (1.3.5)
rack-protection (1.1.4)
rack
rake (0.9.2.2)
sass (3.1.10)
shotgun (0.8)
rack (>= 1.0)
simple_oauth (0.1.5)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
tilt (1.3.3)
twitter (1.7.2)
faraday (~> 0.7.4)
faraday_middleware (~> 0.7.0)
hashie (~> 1.1.0)
multi_json (~> 1.0.0)
multi_xml (~> 0.4.0)
simple_oauth (~> 0.1.5)
tzinfo (0.3.30)
whenever (0.7.0)
activesupport (>= 2.3.4)
chronic (~> 0.6.3)
will_paginate (3.0.1)
yajl-ruby (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
bson_ext (= 1.4.0)
capistrano
compass
curb
haml
mongoid (= 2.0.0)
rake
sass
shotgun
sinatra (~> 1.3.1)
twitter
whenever
yajl-ruby