forked from cdi-spec/cdi-spec.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
98 lines (96 loc) · 2.15 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
92
93
94
95
96
97
98
GEM
remote: https://rubygems.org/
specs:
asciidoctor (0.1.4)
awestruct (0.5.5)
asciidoctor
bootstrap-sass (~> 3.1.1.0)
colorize (~> 0.7.1)
compass (~> 0.12.4)
compass-960-plugin (~> 0.10.4)
git (~> 1.2.6)
guard-livereload (~> 2.1.2)
haml (~> 4.0.5)
listen (~> 2.7.1)
mime-types (~> 2.1)
nokogiri (~> 1.5.10)
rack (~> 1.5.2)
rest-client (~> 1.6.7)
ruby-s3cmd (~> 0.1.5)
tilt (~> 2.0.1)
zurb-foundation (~> 4.3.2)
bootstrap-sass (3.1.1.1)
sass (~> 3.2)
celluloid (0.15.2)
timers (~> 1.1.0)
chunky_png (1.3.1)
coderay (1.1.0)
colorize (0.7.3)
compass (0.12.6)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.2.19)
compass-960-plugin (0.10.4)
compass (>= 0.10.0)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.0.3)
execjs (2.1.0)
ffi (1.9.3)
formatador (0.2.5)
fssm (0.2.10)
git (1.2.6)
guard (2.6.1)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-livereload (2.1.3)
em-websocket (~> 0.5)
guard (~> 2.0)
multi_json (~> 1.8)
haml (4.0.5)
tilt
htmlcompressor (0.1.1)
http_parser.rb (0.6.0)
json (1.8.1)
listen (2.7.5)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.5)
method_source (0.8.2)
mime-types (2.3)
multi_json (1.10.1)
nokogiri (1.5.11)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.4)
ffi (>= 0.5.0)
redcarpet (3.1.2)
rest-client (1.6.7)
mime-types (>= 1.16)
ruby-s3cmd (0.1.5)
sass (3.2.19)
slop (3.5.0)
thor (0.19.1)
tilt (2.0.1)
timers (1.1.0)
uglifier (2.5.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
zurb-foundation (4.3.2)
sass (>= 3.2.0)
PLATFORMS
ruby
DEPENDENCIES
awestruct (~> 0.5.5)
htmlcompressor (~> 0.1.1)
redcarpet (~> 3.1.1)
uglifier (~> 2.5.0)