-
Notifications
You must be signed in to change notification settings - Fork 5
/
Gemfile.lock
47 lines (45 loc) · 973 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/
specs:
actionmailer (2.3.18)
actionpack (= 2.3.18)
actionpack (2.3.18)
activesupport (= 2.3.18)
rack (~> 1.1.0)
activerecord (2.3.18)
activesupport (= 2.3.18)
activeresource (2.3.18)
activesupport (= 2.3.18)
activesupport (2.3.18)
authlogic (2.1.6)
activesupport
builder (3.2.0)
hoptoad_notifier (2.4.11)
activesupport
builder
kgio (2.9.2)
pg (0.15.1)
rack (1.1.6)
rails (2.3.18)
actionmailer (= 2.3.18)
actionpack (= 2.3.18)
activerecord (= 2.3.18)
activeresource (= 2.3.18)
activesupport (= 2.3.18)
rake (>= 0.8.3)
raindrops (0.13.0)
rake (10.0.4)
sqlite3-ruby (1.2.5)
unicorn (4.8.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
authlogic (= 2.1.6)
hoptoad_notifier (= 2.4.11)
pg
rails (~> 2.3.16)
sqlite3-ruby (= 1.2.5)
unicorn