-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
76 lines (73 loc) · 1.6 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
GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
ast (2.4.0)
concurrent-ruby (1.1.5)
ffi (1.11.1)
inesita (0.9.0)
listen (~> 3.0)
opal (~> 1.0)
opal-sprockets (~> 0)
opal-virtual-dom (~> 0.6.1)
rack-rewrite (~> 1.5)
thor (~> 0.19)
inesita-livereload (0.1.1)
listen (~> 3.0)
opal (~> 1.0)
websocket (~> 1.0)
inesita-router (0.3.0)
inesita (~> 0.9.0)
listen (3.2.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
opal (1.0.0)
ast (>= 2.3.0)
parser (= 2.5.3.0)
opal-browser (0.2.0)
opal
paggio
opal-sprockets (0.4.8.1.0.3.7)
opal (~> 1.0.0)
sprockets (~> 3.7)
tilt (>= 1.4)
opal-virtual-dom (0.6.1)
opal (> 0)
paggio (0.2.6)
parser (2.5.3.0)
ast (~> 2.4.0)
rack (2.0.7)
rack-rewrite (1.5.1)
rails-assets-todomvc-app-css (2.1.2)
rails-assets-todomvc-common (1.0.5)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
slim (4.0.1)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
temple (0.8.2)
thor (0.20.3)
tilt (2.0.10)
websocket (1.2.8)
PLATFORMS
ruby
DEPENDENCIES
inesita
inesita-livereload
inesita-router
opal-browser
rails-assets-todomvc-app-css!
rails-assets-todomvc-common!
sass
slim
BUNDLED WITH
2.0.2