-
Notifications
You must be signed in to change notification settings - Fork 39
/
Gemfile.lock
85 lines (82 loc) · 1.85 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
76
77
78
79
80
81
82
83
84
85
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
celluloid (0.16.0)
timers (~> 4.0.0)
chunky_png (1.3.10)
compass (1.0.3)
chunky_png (~> 1.2)
compass-core (~> 1.0.2)
compass-import-once (~> 1.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
sass (>= 3.3.13, < 3.5)
compass-core (1.0.3)
multi_json (~> 1.0)
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
cookiejar (0.3.3)
daemons (1.2.6)
em-http-request (1.1.1)
addressable (>= 2.3.4)
cookiejar
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0.beta.2)
em-socksify (0.3.2)
eventmachine (>= 1.0.0.beta.4)
erubis (2.7.0)
eventmachine (1.2.7)
extlib (0.9.16)
ffi (1.9.25)
haml (4.0.7)
tilt
hitimes (1.3.0)
http_parser.rb (0.6.0)
json_pure (1.8.6)
listen (2.10.1)
celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
multi_json (1.13.1)
oily_png (1.2.1)
chunky_png (~> 1.3.7)
public_suffix (3.0.2)
rack (1.6.13)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
sass (3.4.25)
sproutcore (1.11.0)
chunky_png (~> 1.2)
compass (~> 1.0)
em-http-request (= 1.1.1)
erubis (~> 2.6)
eventmachine (~> 1.0)
extlib (~> 0.9)
haml (~> 4.0)
json_pure (~> 1.4)
listen (~> 2.7)
rack (~> 1.2)
sass (~> 3.1)
thin (~> 1.2)
thor (~> 0.18)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.20.0)
tilt (2.0.8)
timers (4.0.4)
hitimes
PLATFORMS
ruby
DEPENDENCIES
oily_png (>= 1.2.1)
rack (>= 1.6.11)
sproutcore (= 1.11)
BUNDLED WITH
2.0.1