-
Notifications
You must be signed in to change notification settings - Fork 8
/
Gemfile.lock
91 lines (89 loc) · 1.88 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
80
81
82
83
84
85
86
87
88
89
90
91
GEM
remote: https://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
asciidoctor (0.1.4)
awestruct (0.5.4.rc3)
bootstrap-sass (>= 2.3.1.0)
compass (>= 0.12.1)
compass-960-plugin (~> 0.10.4)
haml (~> 4.0.1)
listen (~> 1.0)
mime-types (= 1.25)
nokogiri (= 1.5.10)
rack (~> 1.5.2)
rest-client (>= 1.6.7)
ruby-s3cmd (~> 0.1.5)
tilt (>= 1.3.5, < 2.0)
zurb-foundation (>= 4.0.9, < 5.0)
bootstrap-sass (2.3.2.2)
sass (~> 3.2)
chunky_png (1.3.0)
coderay (1.0.9)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
compass (0.12.3)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (= 3.2.14)
compass-960-plugin (0.10.4)
compass (>= 0.10.0)
execjs (2.0.2)
ffi (1.9.3)
fssm (0.2.10)
git (1.2.6)
haml (4.0.5)
tilt
htmlcompressor (0.0.7)
yui-compressor (~> 0.9.6)
json (1.8.1)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
mime-types (1.25)
nokogiri (1.5.10)
open4 (1.3.3)
rack (1.5.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
rb-kqueue (0.2.2)
ffi (>= 0.5.0)
rdiscount (2.1.7)
redcarpet (3.1.1)
rest-client (1.6.7)
mime-types (>= 1.16)
ruby-s3cmd (0.1.5)
sass (3.2.14)
tilt (1.4.1)
uglifier (2.4.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
vpim (13.11.11)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
zurb-foundation (4.3.2)
sass (>= 3.2.0)
PLATFORMS
ruby
DEPENDENCIES
asciidoctor
awestruct (= 0.5.4.rc3)
bootstrap-sass (= 2.3.2.2)
coderay (~> 1.0.9)
coffee-script
git
htmlcompressor
listen (= 1.3.1)
rb-fsevent (~> 0.9)
rdiscount (~> 2.1.7)
redcarpet
uglifier
vpim
win32-open3-19