-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
61 lines (59 loc) · 1.19 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.2.8)
commonjs (0.2.6)
daemons (1.1.4)
em-websocket (0.3.6)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
ffi (1.0.11)
guard (1.1.0)
listen (>= 0.4.2)
thor (>= 0.14.6)
guard-less (0.1.2)
guard (>= 0.2.2)
less (~> 2.1.0)
guard-livereload (0.4.2)
em-websocket (>= 0.2.0)
guard (>= 0.10.0)
multi_json (~> 1.0)
less (2.1.0)
commonjs (~> 0.2.0)
therubyracer (~> 0.10.0)
libv8 (3.3.10.4)
listen (0.4.2)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
multi_json (1.3.6)
rack (1.3.5)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
therubyracer (0.10.1)
libv8 (~> 3.3.10)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.15.2)
tilt (1.3.3)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
em-websocket
guard
guard-less
guard-livereload
rack
sinatra
thin
yajl-ruby