forked from trustthevote/Rocky
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
118 lines (116 loc) · 2.6 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
GEM
remote: http://gems.github.com/
remote: http://gems.rubyforge.org/
specs:
aasm (2.0.5)
actionmailer (2.3.3)
actionpack (= 2.3.3)
actionpack (2.3.3)
activesupport (= 2.3.3)
rack (~> 1.0.0)
activerecord (2.3.3)
activesupport (= 2.3.3)
activeresource (2.3.3)
activesupport (= 2.3.3)
activesupport (2.3.3)
authlogic (2.1.1)
activesupport
builder (3.1.4)
capistrano (2.11.2)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
cgi_multipart_eof_fix (2.5.0)
cucumber (0.3.11)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
polyglot (>= 0.2.5)
term-ansicolor (>= 1.0.3)
treetop (>= 1.2.5)
daemons (1.0.10)
diff-lcs (1.2.0)
fastercsv (1.5.0)
fastthread (1.0.7)
gem_plugin (0.2.3)
highline (1.6.15)
hoptoad_notifier (2.2.2)
activesupport
hpricot (0.8.6)
json (1.7.6)
ledermann-rails-settings (1.2.0)
activerecord (>= 2.3)
mechanize (1.0.0)
nokogiri (>= 1.2.1)
mongrel (1.1.5)
cgi_multipart_eof_fix (>= 2.4)
daemons (>= 1.0.3)
fastthread (>= 1.0.1)
gem_plugin (>= 0.2.3)
mysql (2.9.0)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.6.3)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
newrelic_rpm (2.11.1)
nokogiri (1.3.2)
paperclip (2.3.1.1)
polyglot (0.3.3)
rack (1.0.1)
rails (2.3.3)
actionmailer (= 2.3.3)
actionpack (= 2.3.3)
activerecord (= 2.3.3)
activeresource (= 2.3.3)
activesupport (= 2.3.3)
rake (>= 0.8.3)
rake (0.8.7)
rr (0.10.11)
rspec (1.2.7)
rspec-rails (1.2.7)
rack (>= 0.4.0)
rspec (>= 1.2.7)
rubyzip (0.9.9)
selenium-client (1.2.16)
sqlite3 (1.3.7)
term-ansicolor (1.0.7)
thoughtbot-factory_girl (1.2.1)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
webrat (0.4.4)
nokogiri (>= 1.2.0)
PLATFORMS
ruby
DEPENDENCIES
aasm (= 2.0.5)
authlogic (= 2.1.1)
capistrano (= 2.11.2)
cucumber (= 0.3.11)
daemons (= 1.0.10)
fastercsv (= 1.5.0)
hoptoad_notifier (= 2.2.2)
hpricot (= 0.8.6)
json
ledermann-rails-settings
mechanize (= 1.0.0)
mongrel (= 1.1.5)
mysql
newrelic_rpm (= 2.11.1)
nokogiri (= 1.3.2)
paperclip (= 2.3.1.1)
rails (= 2.3.3)
rake (= 0.8.7)
rr (= 0.10.11)
rspec (= 1.2.7)
rspec-rails (= 1.2.7)
rubyzip
selenium-client (= 1.2.16)
sqlite3
thoughtbot-factory_girl (= 1.2.1)
treetop (= 1.4.10)
webrat (= 0.4.4)