-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
40 lines (38 loc) · 851 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
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.14)
actionpack (= 2.3.14)
actionpack (2.3.14)
activesupport (= 2.3.14)
rack (~> 1.1.0)
activerecord (2.3.14)
activesupport (= 2.3.14)
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
authlogic (2.1.6)
activesupport
builder (3.0.0)
hoptoad_notifier (2.4.11)
activesupport
builder
mysql (2.8.1)
mysql2 (0.2.18)
rack (1.1.3)
rails (2.3.14)
actionmailer (= 2.3.14)
actionpack (= 2.3.14)
activerecord (= 2.3.14)
activeresource (= 2.3.14)
activesupport (= 2.3.14)
rake (>= 0.8.3)
rake (0.9.2.2)
PLATFORMS
ruby
DEPENDENCIES
authlogic (= 2.1.6)
hoptoad_notifier (= 2.4.11)
mysql (= 2.8.1)
mysql2 (~> 0.2.0)
rails (= 2.3.14)