forked from igrigorik/em-proxy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
42 lines (39 loc) · 768 Bytes
/
Gemfile.lock
File metadata and controls
42 lines (39 loc) · 768 Bytes
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
PATH
remote: .
specs:
em-proxy (0.1.7)
eventmachine
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
ansi (1.4.0)
diff-lcs (1.1.3)
em-http-request (1.0.0)
addressable (>= 2.2.3)
em-socksify
eventmachine (>= 1.0.0.beta.3)
http_parser.rb (>= 0.5.2)
em-socksify (0.1.0)
eventmachine
eventmachine (1.0.0)
http_parser.rb (0.5.3)
posix-spawn (0.3.6)
rake (0.9.2.2)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
PLATFORMS
ruby
DEPENDENCIES
ansi
em-http-request
em-proxy!
posix-spawn
rake
rspec