-
Notifications
You must be signed in to change notification settings - Fork 16
/
Gemfile.lock
66 lines (64 loc) · 1.33 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: http://rubygems.org/
specs:
addressable (2.3.2)
chunky_png (1.2.6)
coderay (1.0.8)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.4.0)
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 (1.0.0)
execjs (1.4.0)
multi_json (~> 1.0)
fssm (0.2.9)
guard (1.5.4)
listen (>= 0.4.2)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-coffeescript (1.2.1)
coffee-script (>= 2.2.0)
guard (>= 1.1.0)
guard-compass (0.0.6)
compass (>= 0.10.5)
guard (>= 0.2.1)
guard-livereload (1.1.2)
em-websocket (>= 0.2.0)
guard (>= 1.5.0)
multi_json (~> 1.0)
guard-shell (0.5.1)
guard (>= 1.1.0)
listen (0.6.0)
lumberjack (1.0.2)
method_source (0.8.1)
multi_json (1.4.0)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rake (0.9.2.2)
rb-fsevent (0.9.2)
rb-readline (0.4.2)
sass (3.2.3)
slop (3.3.3)
thor (0.16.0)
PLATFORMS
ruby
DEPENDENCIES
compass
guard
guard-coffeescript
guard-compass
guard-livereload
guard-shell
rake
rb-fsevent
rb-readline