forked from CalthorpeAnalytics/urbanfootprint
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
95 lines (92 loc) · 2.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
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
86
87
88
89
90
91
92
93
94
95
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.8)
celluloid (0.16.0)
timers (~> 4.0.0)
charlock_holmes (0.7.3)
chunky_png (1.3.4)
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.2)
copyright-header (1.0.15)
github-linguist (~> 2.6)
daemons (1.2.3)
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.1)
eventmachine (>= 1.0.0.beta.4)
erubis (2.7.0)
escape_utils (1.0.1)
eventmachine (1.0.8)
extlib (0.9.16)
ffi (1.9.10)
github-linguist (2.12.0)
charlock_holmes (~> 0.7.3)
escape_utils (~> 1.0.1)
mime-types (~> 1.19)
pygments.rb (~> 0.6.0)
haml (4.0.7)
tilt
hitimes (1.2.3)
http_parser.rb (0.6.0)
json_pure (1.8.3)
listen (2.10.1)
celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mime-types (1.25.1)
multi_json (1.11.2)
posix-spawn (0.3.11)
pygments.rb (0.6.3)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.2.0)
rack (1.6.4)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
sass (3.4.19)
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.6.4)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thor (0.19.1)
tilt (2.0.1)
timers (4.0.4)
hitimes
yajl-ruby (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
copyright-header (~> 1.0.15)
sproutcore (~> 1.11.0)
BUNDLED WITH
1.11.2