-
Notifications
You must be signed in to change notification settings - Fork 89
/
Gemfile.lock
179 lines (176 loc) · 3.86 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
GIT
remote: https://github.com/crafterm/comma.git
revision: 645109fd6ebc6a78912c54b5d16a81d6b7923379
ref: rails2
specs:
comma (2.1.1)
fastercsv (~> 1.5.4)
GEM
remote: http://rubygems.org/
specs:
ParseTree (3.0.9)
RubyInline (~> 3.9.0)
sexp_processor (~> 3.2.0)
RubyInline (3.9.0)
ZenTest (~> 4.3)
SystemTimer (1.2.2)
ZenTest (4.8.2)
actionmailer (2.3.14)
actionpack (= 2.3.14)
actionpack (2.3.14)
activesupport (= 2.3.14)
rack (~> 1.1.0)
activerecord (2.3.14)
activesupport (= 2.3.14)
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
addressable (2.3.2)
aws-s3 (0.6.3)
builder
mime-types
xml-simple
builder (3.1.3)
capybara (1.1.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
childprocess (0.3.5)
ffi (~> 1.0, >= 1.0.6)
columnize (0.3.6)
factory_girl (1.3.3)
fakeweb (1.3.0)
fastercsv (1.5.4)
ffi (1.1.5)
fleximage (1.0.4)
aws-s3
rmagick
grosser-ssl_requirement (0.1.0)
actionpack
guard (1.3.3)
listen (>= 0.4.2)
thor (>= 0.14.6)
guard-rspec (1.2.1)
guard (>= 1.1)
guard-spork (1.2.0)
childprocess
guard (>= 1.1)
spork (>= 0.8.4)
sys-proctable
heckle (1.4.3)
ParseTree (>= 2.0.0)
ZenTest (>= 3.5.2)
ruby2ruby (>= 1.1.6)
json_pure (1.7.5)
libwebsocket (0.1.5)
addressable
linecache (0.46)
rbx-require-relative (> 0.0.4)
listen (0.5.2)
mime-types (1.19)
multi_json (1.3.6)
mysql2 (0.2.18)
nokogiri (1.5.5)
object_daddy (0.4.3)
pg (0.14.1)
pickle (0.3.4)
rack (1.1.3)
rack-test (0.6.1)
rack (>= 1.0)
rack-timeout (0.0.1)
rails (2.3.14)
actionmailer (= 2.3.14)
actionpack (= 2.3.14)
activerecord (= 2.3.14)
activeresource (= 2.3.14)
activesupport (= 2.3.14)
rake (>= 0.8.3)
rake (0.8.7)
rbx-require-relative (0.0.9)
recurly (0.3.3)
activeresource (>= 2.3)
activesupport (>= 2.3)
reportable (1.1.2)
activerecord (>= 2.0.0)
activesupport (>= 2.0.0)
rmagick (2.13.1)
rpx_now (0.6.24)
json_pure
rspec (1.3.2)
rspec-rails (1.3.4)
rack (>= 1.0.0)
rspec (~> 1.3.1)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby2ruby (1.2.2)
ParseTree (~> 3.0)
rubytree (0.7.0)
rubyzip (0.9.9)
selenium-webdriver (2.25.0)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
sexp_processor (3.2.0)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
spork (0.8.5)
sqlite3 (1.3.6)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
steak (1.1.0)
rspec (>= 1.3)
sys-proctable (0.9.1)
thor (0.16.0)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
will_paginate (2.3.15)
xml-simple (1.1.1)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
SystemTimer (= 1.2.2)
capybara
comma!
factory_girl (= 1.3.3)
fakeweb
fastercsv (= 1.5.4)
fleximage (= 1.0.4)
grosser-ssl_requirement
guard-rspec
guard-spork
heckle
mysql2 (< 0.3)
object_daddy (= 0.4.3)
pg
pickle (= 0.3.4)
rack-timeout (= 0.0.1)
rails (= 2.3.14)
rake (= 0.8.7)
recurly (= 0.3.3)
reportable (= 1.1.2)
rpx_now (= 0.6.24)
rspec (= 1.3.2)
rspec-rails (= 1.3.4)
ruby-debug (= 0.10.4)
ruby2ruby (= 1.2.2)
rubytree (= 0.7.0)
shoulda
spork (= 0.8.5)
sqlite3-ruby
steak
webrat (= 0.7.3)
will_paginate (= 2.3.15)