-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
66 lines (63 loc) · 1.28 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
GEM
remote: https://rubygems.org/
specs:
autoprefixer-rails (6.3.5)
execjs
bootstrap-sass (3.3.6)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
concurrent-ruby (1.0.1)
execjs (2.6.0)
ffi (1.9.10)
hike (1.2.3)
inesita (0.3.5)
listen (~> 3.0)
opal (~> 0.9)
opal-browser (~> 0.2)
opal-virtual-dom (~> 0.3.0)
rack-rewrite (~> 1.5)
sass (~> 3.4)
slim (~> 3.0)
thor (~> 0.19)
websocket (~> 1.0)
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
opal (0.9.2)
hike (~> 1.2)
sourcemap (~> 0.1.0)
sprockets (~> 3.1)
tilt (>= 1.4)
opal-browser (0.2.0)
opal
paggio
opal-phoenix (0.0.7)
opal
opal-virtual-dom (0.3.0)
opal
paggio (0.2.6)
rack (1.6.4)
rack-rewrite (1.5.1)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
sass (3.4.22)
slim (3.0.6)
temple (~> 0.7.3)
tilt (>= 1.3.3, < 2.1)
sourcemap (0.1.1)
sprockets (3.5.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
temple (0.7.6)
thor (0.19.1)
tilt (2.0.2)
websocket (1.2.2)
PLATFORMS
ruby
DEPENDENCIES
bootstrap-sass
inesita (~> 0.3.0)
opal-phoenix (~> 0.0.0)
BUNDLED WITH
1.11.2