httpclient 2.5.3.3 → 2.6.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: httpclient
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.3.3
4
+ version: 2.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hiroshi Nakamura
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-14 00:00:00.000000000 Z
11
+ date: 2015-01-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: nahi@ruby-lang.org
@@ -34,7 +34,9 @@ files:
34
34
  - lib/httpclient/timeout.rb
35
35
  - lib/httpclient/util.rb
36
36
  - lib/httpclient/version.rb
37
+ - lib/httpclient/webagent-cookie.rb
37
38
  - lib/httpclient.rb
39
+ - lib/jsonclient.rb
38
40
  - lib/oauthclient.rb
39
41
  - sample/async.rb
40
42
  - sample/auth.rb
@@ -74,7 +76,9 @@ files:
74
76
  - test/test_http-access2.rb
75
77
  - test/test_httpclient.rb
76
78
  - test/test_include_client.rb
79
+ - test/test_jsonclient.rb
77
80
  - test/test_ssl.rb
81
+ - test/test_webagent-cookie.rb
78
82
  - README.md
79
83
  homepage: https://github.com/nahi/httpclient
80
84
  licenses: