-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
68 lines (66 loc) · 1.31 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
chunky_png (1.2.6)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
ffi (1.1.5)
fssm (0.2.9)
guard (1.3.2)
listen (>= 0.4.2)
thor (>= 0.14.6)
guard-compass (0.0.6)
compass (>= 0.10.5)
guard (>= 0.2.1)
guard-haml (0.4)
guard (>= 1.1)
haml (>= 3.0)
guard-livereload (1.0.0)
em-websocket (>= 0.2.0)
guard (>= 1.1.0)
multi_json (~> 1.0)
guard-sass (1.0.0)
guard (>= 1.1.0)
sass (>= 3.1)
haml (3.1.7)
i18n (0.6.1)
listen (0.5.0)
multi_json (1.3.6)
rack (1.4.1)
rack-test (0.6.1)
rack (>= 1.0)
rb-fsevent (0.9.1)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
sass (3.2.1)
serve (1.5.1)
activesupport (~> 3.0)
i18n
rack (~> 1.2)
rack-test (~> 0.5)
tilt (~> 1.3)
tzinfo
thor (0.16.0)
tilt (1.3.3)
tzinfo (0.3.33)
PLATFORMS
ruby
DEPENDENCIES
guard
guard-compass
guard-haml
guard-livereload
guard-sass
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
serve