-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
58 lines (56 loc) · 1.19 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:
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
chunky_png (1.2.5)
compass (0.11.7)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-jquery-plugin (0.3.1.1)
compass (>= 0.10.6)
haml (>= 3.0.24)
ri_cal (>= 0.8.7)
compass-susy-plugin (0.8.1)
compass (>= 0.10.0)
fssm (0.2.8.1)
haml (3.1.4)
mysql (2.8.1)
nokogiri (1.4.4)
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)
ri_cal (0.8.8)
sass (3.1.12)
sqlite3 (1.3.5)
PLATFORMS
ruby
DEPENDENCIES
authlogic
compass (>= 0.10.6)
compass-jquery-plugin (= 0.3.1.1)
compass-susy-plugin (= 0.8.1)
haml
mysql
nokogiri (= 1.4.4)
rack
rails (= 2.3.14)
rake
sqlite3 (~> 1.3.3)