-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
79 lines (77 loc) · 1.66 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
76
77
78
79
GEM
remote: https://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
awestruct (0.5.0)
bootstrap-sass (~> 2.3.1.0)
compass (~> 0.12.1)
compass-960-plugin (~> 0.10.4)
git (~> 1.2.5)
haml (~> 4.0.1)
json (~> 1.7.7)
listen (~> 0.7.3)
nokogiri (~> 1.5.6)
rack (~> 1.5.2)
rest-client (~> 1.6.7)
ruby-s3cmd (~> 0.1.5)
tilt (~> 1.3.6)
bootstrap-sass (2.3.1.0)
sass (~> 3.2)
chunky_png (1.2.8)
commonjs (0.2.6)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-960-plugin (0.10.4)
compass (>= 0.10.0)
cssminify (1.0.2)
execjs (1.4.0)
multi_json (~> 1.0)
fssm (0.2.10)
git (1.2.5)
haml (4.0.2)
tilt
htmlcompressor (0.0.6)
yui-compressor (~> 0.9.6)
json (1.7.7)
kramdown (1.0.2)
less (2.3.2)
commonjs (~> 0.2.6)
libv8 (3.11.8.17)
listen (0.7.3)
mime-types (1.23)
multi_json (1.7.3)
nokogiri (1.5.9)
open4 (1.3.0)
rack (1.5.2)
rb-fsevent (0.9.3)
ref (1.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
ruby-s3cmd (0.1.5)
sass (3.2.8)
therubyracer (0.11.4)
libv8 (~> 3.11.8.12)
ref
tilt (1.3.7)
uglifier (2.0.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
awestruct (~> 0.5.0)
cssminify (~> 1.0.2)
htmlcompressor (~> 0.0.3)
kramdown (~> 1.0.1)
less (~> 2.3.2)
rb-fsevent (~> 0.9.3)
therubyracer (~> 0.11.4)
therubyrhino (~> 1.73)
uglifier (~> 2.0.1)