forked from afomi/datacatalog-web
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
170 lines (167 loc) · 3.8 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
GIT
remote: git://github.com/technoweenie/acts_as_versioned.git
revision: 589289f
tag: rails_2
specs:
acts_as_versioned (0.5.2)
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.8)
actionpack (= 2.3.8)
actionpack (2.3.8)
activesupport (= 2.3.8)
rack (~> 1.1.0)
activerecord (2.3.8)
activesupport (= 2.3.8)
activeresource (2.3.8)
activesupport (= 2.3.8)
activesupport (2.3.8)
authlogic (2.1.6)
activesupport
authlogic-oid (1.0.4)
authlogic
awesome_nested_set (1.4.3)
activerecord (>= 1.1)
aws-s3 (0.6.2)
builder
mime-types
xml-simple
builder (2.1.2)
capybara (0.4.0)
celerity (>= 0.7.9)
culerity (>= 0.2.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (>= 0.0.27)
xpath (~> 0.1.2)
celerity (0.8.2)
cgi_multipart_eof_fix (2.5.0)
childprocess (0.1.3)
ffi (~> 0.6.3)
columnize (0.3.1)
cucumber (0.9.3)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.2.9)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
cucumber-rails (0.3.2)
cucumber (>= 0.8.0)
culerity (0.2.12)
curb (0.7.8)
daemons (1.1.0)
database_cleaner (0.5.2)
delayed_job (2.0.3)
daemons
diff-lcs (1.1.2)
faker (0.3.1)
fastthread (1.0.7)
feedzirra (0.0.24)
activesupport (>= 2.3.8)
builder (>= 2.1.2)
curb (>= 0.2.3)
loofah (>= 0.3.1)
nokogiri (> 0.0.0)
sax-machine (>= 0.0.12)
ffi (0.6.3)
rake (>= 0.8.7)
gem_plugin (0.2.3)
gherkin (2.2.9)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
i18n (0.4.1)
json (1.4.6)
json_pure (1.4.6)
linecache (0.43)
loofah (1.0.0)
nokogiri (>= 1.3.3)
machinist (1.0.6)
mime-types (1.16)
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.8.1)
nokogiri (1.4.3.1)
paperclip (2.3.5)
activerecord
activesupport
rack (1.1.0)
rack-test (0.5.6)
rack (>= 1.0)
rails (2.3.8)
actionmailer (= 2.3.8)
actionpack (= 2.3.8)
activerecord (= 2.3.8)
activeresource (= 2.3.8)
activesupport (= 2.3.8)
rake (>= 0.8.3)
rake (0.8.7)
rdiscount (1.6.5)
rr (1.0.0)
rspec (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
rspec-mocks (~> 2.0.1)
rspec-core (2.0.1)
rspec-expectations (2.0.1)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
rspec-rails (2.0.1)
rspec (~> 2.0.0)
ruby-debug (0.10.3)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.3.0)
ruby-debug-base (0.10.3)
linecache (>= 0.3)
ruby-openid (2.1.8)
rubyzip (0.9.4)
sax-machine (0.0.15)
nokogiri (> 0.0.0)
selenium-webdriver (0.0.29)
childprocess (>= 0.0.7)
ffi (~> 0.6.3)
json_pure
rubyzip
term-ansicolor (1.0.5)
thoughtbot-shoulda (2.11.1)
unindentable (0.0.3)
will_paginate (2.3.15)
xml-simple (1.0.12)
xpath (0.1.2)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
acts_as_versioned!
authlogic (>= 2.1.1)
authlogic-oid (>= 1.0.4)
awesome_nested_set (= 1.4.3)
aws-s3 (>= 0.6.2)
capybara
cucumber-rails
database_cleaner (= 0.5.2)
delayed_job (>= 1.8.4)
faker (>= 0.3.1)
feedzirra (>= 0.0.20)
i18n (= 0.4.1)
machinist (>= 1.0.6)
mongrel
mysql
nokogiri (>= 1.3.2)
paperclip (>= 2.3.3)
rails (= 2.3.8)
rdiscount (>= 1.3.5)
rr (>= 0.10.0)
rspec-rails (>= 1.2.0)
ruby-debug
ruby-openid (>= 2.1.7)
thoughtbot-shoulda (>= 2.10.0)
unindentable (>= 0.0.1)
will_paginate (= 2.3.15)