-
Notifications
You must be signed in to change notification settings - Fork 9
/
Gemfile.lock
45 lines (43 loc) · 852 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.17)
async-rack (0.5.1)
rack (~> 1.1)
cramp (0.15.1)
activesupport (~> 3.0.9)
eventmachine (~> 1.0.0.beta.3)
rack (~> 1.3.2)
thor (~> 0.14.6)
daemons (1.1.9)
em-hiredis (0.1.1)
hiredis (~> 0.4.0)
eventmachine (1.0.0)
haml (3.1.7)
hiredis (0.4.5)
http_router (0.11.0)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
macaddr (1.6.1)
systemu (~> 2.5.0)
rack (1.3.6)
systemu (2.5.2)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
url_mount (0.2.1)
rack
uuid (2.3.6)
macaddr (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
async-rack
cramp
em-hiredis (~> 0.1.1)
haml (~> 3.1.7)
http_router
thin
uuid (~> 2.3.6)