forked from selendroid/selendroid.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
93 lines (91 loc) · 1.98 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
GEM
remote: https://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
RedCloth (4.2.9)
asciidoctor (0.1.4)
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)
celluloid (0.15.2)
timers (~> 1.1.0)
chunky_png (1.2.9)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.3)
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)
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)
libv8 (3.3.10.4)
listen (2.4.0)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mime-types (2.0)
nokogiri (1.5.10)
open4 (1.3.0)
org-ruby (0.8.2)
rubypants (>= 0.2.0)
rack (1.5.2)
rake (10.1.1)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
rest-client (1.6.7)
mime-types (>= 1.16)
ruby-s3cmd (0.1.5)
rubypants (0.2.0)
sass (3.2.13)
therubyracer (0.10.0)
libv8 (~> 3.3.10)
tilt (2.0.0)
timers (1.1.0)
uglifier (2.4.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
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)