forked from oddbird/susysite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
52 lines (50 loc) · 1.13 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
GEM
remote: http://rubygems.org/
specs:
accoutrement (0.1.7)
compass (~> 1.0.0.alpha.17)
sass (~> 3.3.0.rc.1)
breakpoint (2.4.1)
compass (~> 1.0.0.alpha.13)
sass (~> 3.3.0.rc.2)
sassy-maps (< 1.0.0)
chunky_png (1.3.0)
compass (1.0.0.alpha.18)
chunky_png (~> 1.2)
compass-core (~> 1.0.0.alpha.17)
compass-import-once (~> 1.0.2)
json
listen (~> 1.1.0)
sass (~> 3.3.0.rc.3)
compass-core (1.0.0.alpha.17)
multi_json (~> 1.0)
sass (>= 3.3.rc.3)
compass-import-once (1.0.2)
ffi (1.9.3)
json (1.8.1)
listen (1.1.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
multi_json (1.9.0)
rake (10.1.1)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
rb-kqueue (0.2.2)
ffi (>= 0.5.0)
sass (3.3.0)
rake
sassy-maps (0.3.2)
compass (~> 1.0.0.alpha.13)
sass (~> 3.3.0.rc.2)
susy (2.0.0)
sass (~> 3.3.0)
PLATFORMS
ruby
DEPENDENCIES
accoutrement (~> 0.1.7)
breakpoint (~> 2.4.1)
compass (~> 1.0.0.alpha.18)
sass (~> 3.3.0)
susy (~> 2.0.0)