-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
47 lines (45 loc) · 997 Bytes
/
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
GEM
remote: https://rubygems.org/
remote: http://gems.github.com/
specs:
actionmailer (2.3.11)
actionpack (= 2.3.11)
actionpack (2.3.11)
activesupport (= 2.3.11)
rack (~> 1.1.0)
activerecord (2.3.11)
activesupport (= 2.3.11)
activeresource (2.3.11)
activesupport (= 2.3.11)
activesupport (2.3.11)
authlogic (2.1.9)
activerecord (~> 2.3.0)
activesupport (~> 2.3.0)
daemons (1.1.9)
eventmachine (1.0.3)
fastercsv (1.5.5)
haml (2.2.3)
pg (0.8.0)
rack (1.1.6)
rails (2.3.11)
actionmailer (= 2.3.11)
actionpack (= 2.3.11)
activerecord (= 2.3.11)
activeresource (= 2.3.11)
activesupport (= 2.3.11)
rake (>= 0.8.3)
rake (0.8.7)
thin (1.2.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
authlogic
fastercsv
haml (= 2.2.3)
pg (= 0.8.0)
rails (= 2.3.11)
rake (= 0.8.7)
thin (= 1.2.1)