forked from jlong/serve
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
75 lines (73 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
73
74
75
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.7)
activesupport (3.0.7)
chunky_png (1.2.0)
compass (0.11.1)
chunky_png (~> 1.1)
fssm (>= 0.2.7)
sass (~> 3.1)
diff-lcs (1.1.2)
erubis (2.7.0)
fssm (0.2.7)
gemcutter (0.6.1)
git (1.2.5)
haml (3.1.1)
i18n (0.6.0)
jeweler (1.4.0)
gemcutter (>= 0.1.0)
git (>= 1.2.5)
rubyforge (>= 2.0.0)
json_pure (1.4.6)
less (1.2.21)
mutter (>= 0.4.2)
treetop (>= 1.4.2)
mutter (0.5.3)
polyglot (0.3.1)
rack (1.3.0)
rack-test (0.6.0)
rack (>= 1.0)
radius (0.6.1)
rake (0.9.0)
rdiscount (1.6.8)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.3)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
rubyforge (2.0.4)
json_pure (>= 1.1.7)
sass (3.1.1)
slim (0.9.4)
temple (~> 0.3.0)
tilt (~> 1.2)
temple (0.3.0)
tilt (1.3.1)
treetop (1.4.9)
polyglot (>= 0.3.1)
tzinfo (0.3.27)
PLATFORMS
ruby
DEPENDENCIES
RedCloth (~> 4.2.7)
activesupport (~> 3.0.7)
compass (~> 0.11.1)
erubis (~> 2.7.0)
haml (~> 3.1.1)
i18n (~> 0.6.0)
jeweler (~> 1.4.0)
less (~> 1.2.21)
rack (~> 1.3.0)
rack-test (~> 0.6.0)
radius (~> 0.6.1)
rake (~> 0.9.0)
rdiscount (~> 1.6.8)
rspec (~> 2.6.0)
sass (~> 3.1.1)
slim (~> 0.9.4)
tilt (~> 1.3.1)
tzinfo (~> 0.3.27)