-
Notifications
You must be signed in to change notification settings - Fork 15
/
Gemfile.lock
49 lines (47 loc) · 1019 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.2.0)
em-websocket (0.3.5)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
execjs (1.2.13)
multi_json (~> 1.0)
ffi (1.0.11)
guard (1.0.0)
ffi (>= 0.5.0)
thor (~> 0.14.6)
guard-coffeescript (0.5.4)
coffee-script (>= 2.2.0)
guard (>= 0.8.3)
guard-haml (0.3.2)
guard (>= 0.4)
haml (>= 3.0)
guard-livereload (0.4.0)
em-websocket (>= 0.2.0)
guard (>= 0.10.0)
multi_json (~> 1.0.3)
haml (3.1.4)
multi_json (1.0.4)
rack (1.3.6)
rack-protection (1.1.4)
rack
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
thor (0.14.6)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
guard
guard-coffeescript
guard-haml
guard-livereload
sinatra