-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathGemfile.lock
104 lines (101 loc) · 2.26 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
99
100
101
102
103
104
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
asciidoctor (1.5.2)
awestruct (0.5.3)
bootstrap-sass (>= 2.3.1.0)
compass (>= 0.12.1)
compass-960-plugin (~> 0.10.4)
git (~> 1.2.5)
haml (~> 4.0.1)
listen (>= 0.7.3)
nokogiri (= 1.5.10)
rack (~> 1.5.2)
rest-client (>= 1.6.7)
ruby-s3cmd (~> 0.1.5)
tilt (>= 1.3.6)
zurb-foundation (>= 4.0.9)
bootstrap-sass (2.3.2.2)
sass (~> 3.2)
chunky_png (1.3.4)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.9.1.1)
compass (1.0.3)
chunky_png (~> 1.2)
compass-core (~> 1.0.2)
compass-import-once (~> 1.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
sass (>= 3.3.13, < 3.5)
compass-960-plugin (0.10.4)
compass (>= 0.10.0)
compass-core (1.0.3)
multi_json (~> 1.0)
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
execjs (2.5.2)
ffi (1.9.10)
git (1.2.9.1)
haml (4.0.6)
tilt
htmlcompressor (0.2.0)
http-cookie (1.0.2)
domain_name (~> 0.5)
json (1.8.3)
libv8 (3.16.14.11)
listen (3.0.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mime-types (2.6.1)
multi_json (1.11.2)
netrc (0.10.3)
nokogiri (1.5.10)
org-ruby (0.9.12)
rubypants (~> 0.2)
rack (1.5.5)
rake (10.4.2)
rb-fsevent (0.9.5)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
ref (2.0.0)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
ruby-s3cmd (0.1.5)
rubypants (0.2.0)
sass (3.4.16)
therubyracer (0.12.2)
libv8 (~> 3.16.14.0)
ref
tilt (2.0.1)
uglifier (2.7.1)
execjs (>= 0.3.0)
json (>= 1.8.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
zurb-foundation (4.3.2)
sass (>= 3.2.0)
PLATFORMS
ruby
DEPENDENCIES
RedCloth (>= 4.2.9)
asciidoctor (>= 0.1.1)
awestruct (>= 0.5.3)
bootstrap-sass (< 3.0)
coffee-script (>= 2.2.0)
haml
htmlcompressor (>= 0.0.3)
org-ruby (>= 0.8)
rake (>= 0.9.2)
therubyracer (>= 0.10.0)
uglifier (>= 1.3.0)
BUNDLED WITH
1.10.5