-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
executable file
·72 lines (70 loc) · 1.48 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
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)
acts_as_state_machine (2.2.0)
activerecord (>= 2.1)
authlogic (2.1.6)
activesupport
aws-s3 (0.6.2)
builder
mime-types
xml-simple
builder (2.1.2)
configuration (1.2.0)
geokit (1.5.0)
heroku (1.8.3)
json_pure (~> 1.2.0)
launchy (~> 0.3.2)
rest-client (~> 1.3.0)
json_pure (1.2.4)
launchy (0.3.7)
configuration (>= 0.0.5)
rake (>= 0.8.1)
mime-types (1.16)
nifty-generators (0.4.2)
paperclip (2.3.5)
activerecord
activesupport
paths_of_glory (0.1.5)
rack (1.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)
recaptcha (0.3.1)
rest-client (1.3.1)
mime-types (>= 1.16)
sqlite3-ruby (1.2.5)
vote_fu (0.0.11)
will_paginate (2.3.15)
xml-simple (1.0.12)
PLATFORMS
ruby
DEPENDENCIES
acts_as_state_machine
authlogic
aws-s3
geokit
heroku (= 1.8.3)
nifty-generators
paperclip
paths_of_glory
rails (= 2.3.8)
recaptcha
sqlite3-ruby (= 1.2.5)
vote_fu
will_paginate (~> 2.3.11)