-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
55 lines (51 loc) · 1.15 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
GIT
remote: https://github.com/igrigorik/em-synchrony.git
revision: 20172584779485f1c8c46333943e5582750698d2
specs:
em-synchrony (0.3.0.beta.1)
eventmachine (>= 1.0.0.beta.1)
GIT
remote: https://github.com/postrank-labs/goliath.git
revision: 178befe3cd7c809908d4620672ebf8e25ddcdac4
specs:
goliath (0.9.1)
async-rack
em-synchrony (>= 0.3.0.beta.1)
eventmachine (>= 1.0.0.beta.3)
http_parser.rb
http_router (~> 0.8.9)
log4r
multi_json
rack (>= 1.2.2)
rack-contrib
rack-respond_to
GEM
remote: http://rubygems.org/
specs:
async-rack (0.5.1)
rack (~> 1.1)
em-hiredis (0.1.0)
hiredis (~> 0.3.0)
eventmachine (1.0.0.beta.3)
hiredis (0.3.2)
http_parser.rb (0.5.1)
http_router (0.8.10)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
log4r (1.1.9)
multi_json (1.0.3)
rack (1.3.0)
rack-accept-media-types (0.9)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-respond_to (0.9.8)
rack-accept-media-types (>= 0.6)
url_mount (0.2.1)
rack
PLATFORMS
ruby
DEPENDENCIES
em-hiredis
em-synchrony!
eventmachine
goliath!