rjack-async-httpclient 1.7.9.0-java → 1.7.11.0-java
Sign up to get free protection for your applications and to get access to all the features.
data/History.rdoc
CHANGED
data/Manifest.txt
CHANGED
data/Rakefile
CHANGED
Binary file
|
data/pom.xml
CHANGED
metadata
CHANGED
@@ -2,14 +2,14 @@
|
|
2
2
|
name: rjack-async-httpclient
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 1.7.
|
5
|
+
version: 1.7.11.0
|
6
6
|
platform: java
|
7
7
|
authors:
|
8
8
|
- David Kellum
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2013-
|
12
|
+
date: 2013-03-09 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rjack-netty
|
@@ -17,13 +17,13 @@ dependencies:
|
|
17
17
|
requirements:
|
18
18
|
- - ~>
|
19
19
|
- !ruby/object:Gem::Version
|
20
|
-
version: 3.
|
20
|
+
version: 3.6.3
|
21
21
|
none: false
|
22
22
|
requirement: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - ~>
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 3.
|
26
|
+
version: 3.6.3
|
27
27
|
none: false
|
28
28
|
prerelease: false
|
29
29
|
type: :runtime
|
@@ -115,7 +115,7 @@ files:
|
|
115
115
|
- lib/rjack-async-httpclient/base.rb
|
116
116
|
- lib/rjack-async-httpclient.rb
|
117
117
|
- test/test_httpclient.rb
|
118
|
-
- lib/rjack-async-httpclient/async-http-client-1.7.
|
118
|
+
- lib/rjack-async-httpclient/async-http-client-1.7.11.jar
|
119
119
|
homepage: http://rjack.rubyforge.org
|
120
120
|
licenses: []
|
121
121
|
post_install_message:
|
Binary file
|