-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
58 lines (56 loc) · 1.2 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
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.7)
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)
aws-s3 (0.6.2)
builder
mime-types
xml-simple
builder (3.0.0)
columnize (0.3.2)
fastercsv (1.5.4)
linecache (0.43)
mime-types (1.16)
rack (1.1.0)
radiant (0.9.1)
RedCloth (>= 4.0.0)
rack (~> 1.1.0)
rake (>= 0.8.3)
will_paginate (~> 2.3.11)
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)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
will_paginate (2.3.15)
xml-simple (1.0.14)
PLATFORMS
ruby
DEPENDENCIES
aws-s3
fastercsv
radiant
rails (~> 2.3.5)
ruby-debug
sqlite3-ruby