-
Notifications
You must be signed in to change notification settings - Fork 12
/
Gemfile.lock
75 lines (73 loc) · 1.49 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
GEM
remote: http://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
coderay (1.0.8)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.4.0)
execjs (1.4.0)
multi_json (~> 1.0)
ffi (1.1.5)
guard (1.5.2)
listen (>= 0.4.2)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-coffeescript (1.2.0)
coffee-script (>= 2.2.0)
guard (>= 1.1.0)
guard-haml (0.4)
guard (>= 1.1)
haml (>= 3.0)
guard-haml-coffee (0.2.0)
coffee-script
execjs
guard
guard-jammit (1.0.1)
guard (>= 1.1.0)
jammit
guard-sass (1.0.1)
guard (>= 1.1.0)
sass (>= 3.1)
haml (3.1.7)
jammit (0.6.5)
yui-compressor (>= 0.9.3)
listen (0.4.7)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
lumberjack (1.0.2)
method_source (0.8.1)
multi_json (1.3.6)
open4 (1.3.0)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rb-fchange (0.0.6)
ffi
rb-fsevent (0.9.2)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
sass (3.2.1)
slop (3.3.3)
terminal-notifier-guard (1.5.3)
thor (0.16.0)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
guard
guard-coffeescript
guard-haml
guard-haml-coffee
guard-jammit
guard-sass
listen (= 0.4.7)
terminal-notifier-guard