-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
84 lines (82 loc) · 1.82 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
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.15)
actionpack (= 2.3.15)
actionpack (2.3.15)
activesupport (= 2.3.15)
rack (~> 1.1.3)
activerecord (2.3.15)
activesupport (= 2.3.15)
activeresource (2.3.15)
activesupport (= 2.3.15)
activesupport (2.3.15)
capistrano (2.12.0)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
daemons (1.1.9)
eventmachine (1.0.0)
factory_girl (2.6.4)
activesupport (>= 2.3.9)
flickr_fu (0.3.2)
mime-types
xml-magic
highline (1.6.15)
hpricot (0.8.6)
metaclass (0.0.1)
mime-types (1.19)
mocha (0.13.1)
metaclass (~> 0.0.1)
mysql2 (0.2.18)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.6.2)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
newrelic_rpm (3.5.4.34)
rack (1.1.4)
rails (2.3.15)
actionmailer (= 2.3.15)
actionpack (= 2.3.15)
activerecord (= 2.3.15)
activeresource (= 2.3.15)
activesupport (= 2.3.15)
rake (>= 0.8.3)
rake (10.0.3)
redgreen (1.2.2)
rvm-capistrano (1.2.7)
capistrano (>= 2.0.0)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.2)
shoulda-matchers (1.0.0)
syntax (1.0.0)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
will_paginate (2.3.16)
xml-magic (0.1.1)
PLATFORMS
ruby
DEPENDENCIES
capistrano (~> 2.12.0)
factory_girl
flickr_fu (~> 0.3.2)
hpricot
mocha
mysql2 (~> 0.2.11)
newrelic_rpm (~> 3.5.4)
rails (~> 2.3.15)
redgreen
rvm-capistrano (~> 1.2.7)
shoulda
syntax (~> 1.0.0)
thin
will_paginate (~> 2.3.7)