-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
50 lines (48 loc) · 988 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
50
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.7)
chunky_png (1.2.5)
compass (0.12.1)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-normalize (1.1.1)
compass (>= 0.11.5)
em-websocket (0.3.6)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
ffi (1.0.11)
fssm (0.2.8.1)
guard (1.0.1)
ffi (>= 0.5.0)
thor (~> 0.14.6)
guard-livereload (0.4.2)
em-websocket (>= 0.2.0)
guard (>= 0.10.0)
multi_json (~> 1.0)
guard-shell (0.4.0)
guard (>= 0.2.0)
haml (3.1.4)
maruku (0.6.0)
syntax (>= 1.0.0)
multi_json (1.2.0)
rake (0.9.2.2)
sass (3.2.0.alpha.101)
syntax (1.0.0)
thor (0.14.6)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
compass (= 0.12.1)
compass-normalize
guard (~> 1.0.0)
guard-livereload
guard-shell
haml (= 3.1.4)
maruku
rake
sass (= 3.2.0.alpha.101)
tilt (~> 1.3.3)