-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
165 lines (163 loc) · 3.39 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
GEM
remote: https://rubygems.org/
specs:
actionmailer (2.3.18)
actionpack (= 2.3.18)
actionpack (2.3.18)
activesupport (= 2.3.18)
rack (~> 1.1.0)
activerecord (2.3.18)
activesupport (= 2.3.18)
activeresource (2.3.18)
activesupport (= 2.3.18)
activesupport (2.3.18)
after_commit (1.0.10)
activerecord (>= 1.15.6, < 3.0.0)
airbrake (3.1.2)
activesupport
builder
annotate (2.4.0)
builder (3.0.0)
capistrano (2.14.2)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano_colors (0.5.5)
chronic (0.6.7)
chunky_png (1.2.5)
coderay (1.0.6)
compass (0.12.1)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
crack (0.3.1)
execjs (1.4.0)
multi_json (~> 1.0)
fssm (0.2.9)
haml (3.1.6)
highline (1.6.16)
hiredis (0.4.5)
hpricot (0.8.6)
i18n (0.6.0)
json (1.7.3)
kgio (2.7.4)
memcache-client (1.8.5)
mime-types (1.18)
mini_magick (3.4)
subexec (~> 0.2.1)
multi_json (1.3.6)
mysql (2.8.1)
net-scp (1.1.0)
net-ssh (>= 2.6.5)
net-sftp (2.1.1)
net-ssh (>= 2.6.5)
net-ssh (2.6.6)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
newrelic-redis (1.3.2)
newrelic_rpm (~> 3.0)
redis (< 4.0)
newrelic_rpm (3.3.0)
paperclip (2.3.9)
activerecord (~> 2.3.0)
activesupport (~> 2.3.2)
paperclip-meta (0.4.2)
paperclip
rack (1.1.6)
rails (2.3.18)
actionmailer (= 2.3.18)
actionpack (= 2.3.18)
activerecord (= 2.3.18)
activeresource (= 2.3.18)
activesupport (= 2.3.18)
rake (>= 0.8.3)
raindrops (0.9.0)
rake (10.0.4)
rdoc (3.12)
json (~> 1.4)
redis (2.2.2)
redis-namespace (1.0.3)
redis (< 3.0.0)
resque (1.19.0)
multi_json (~> 1.0)
redis-namespace (~> 1.0.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque-lock (1.0.0)
riddle (1.5.2)
rpm_contrib (2.1.11)
newrelic_rpm (>= 3.1.1)
newrelic_rpm (>= 3.1.1)
ruby-openid (2.1.8)
russian (0.6.0)
i18n (>= 0.5.0)
sass (3.1.19)
savon (0.7.9)
builder (>= 2.1.2)
crack (>= 0.1.4)
sinatra (1.2.8)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
subexec (0.2.2)
system_timer (1.2.4)
thinking-sphinx (1.4.12)
activerecord (>= 1.15.6, < 3.0.0)
after_commit (>= 1.0.7)
riddle (>= 1.5.2)
tilt (1.3.3)
ts-datetime-delta (1.0.3)
thinking-sphinx (>= 1.3.8)
uglifier (1.2.4)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
unicorn (4.3.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
vegas (0.1.11)
rack (>= 1.0.0)
whenever (0.7.3)
activesupport (>= 2.3.4)
chronic (~> 0.6.3)
will_paginate (2.3.16)
PLATFORMS
ruby
DEPENDENCIES
airbrake
annotate
capistrano
capistrano_colors
coderay
compass
haml
hiredis (~> 0.4.0)
hpricot
json
memcache-client
mime-types
mini_magick
mysql
newrelic-redis
newrelic_rpm
paperclip (= 2.3.9)
paperclip-meta
rails (= 2.3.18)
rake
rdoc
redis (~> 2.2.0)
resque (= 1.19.0)
resque-lock
rpm_contrib
ruby-openid
russian
sass
savon (= 0.7.9)
system_timer
thinking-sphinx
ts-datetime-delta (>= 1.0.0)
uglifier
unicorn
whenever
will_paginate (~> 2.3.16)