-
Notifications
You must be signed in to change notification settings - Fork 86
/
Gemfile.lock
52 lines (48 loc) · 1022 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
46
47
48
49
50
51
52
PATH
remote: .
specs:
em-proxy (0.1.8)
eventmachine
GEM
remote: http://rubygems.org/
specs:
addressable (2.4.0)
ansi (1.5.0)
cookiejar (0.3.3)
diff-lcs (1.2.5)
em-http-request (1.1.4)
addressable (>= 2.3.4)
cookiejar (!= 0.3.1)
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.1)
eventmachine (>= 1.0.0.beta.4)
eventmachine (1.2.0.1)
http_parser.rb (0.6.0)
posix-spawn (0.3.11)
rake (11.2.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
PLATFORMS
ruby
DEPENDENCIES
ansi
em-http-request
em-proxy!
posix-spawn
rake
rspec
BUNDLED WITH
1.12.5