distributed-press-api-client 0.5.2 → 0.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d71c7df8ef3f10c5fee3bd932097b5d9732b7b3e6312ae8cd878bfacad8844eb
4
- data.tar.gz: 19a8185a16426d751bf1ab65d2a6cc2a275da0462c35941ce36b298068f955a5
3
+ metadata.gz: f7e4e49cb1103910b9773a20abf64bbba998ffc605c5746b0302e90f99728eea
4
+ data.tar.gz: 014f38dadfe6efcff991a8793a290e79460043cc6c6b3d8c97181d868feb59c9
5
5
  SHA512:
6
- metadata.gz: 38fd044e662c670f844beffdf23647e0d14fc84470640f6ccf9d62444fa9952d8910f3add265b4ea65602ae12446dc76bb004f8267a0a2bae0ee2f4d7eb4549a
7
- data.tar.gz: 10247775f6f326eabbcbf472c88f040f80e6202c57bf6e4aa1a50b7eda5d0224df49e0c8139fb2c2ad3ad7b1a9504358ef413b8434aeb7e2c5ef419b4f2fbd64
6
+ metadata.gz: e15b956699327db35b73b0af172ed3970c2d26bb82e2993057c253526242a735043c636e63d0938f9237679a5076b6b7342624bf6da432bd9771776f75c448c2
7
+ data.tar.gz: 8769c84484390019b825f40eabd3e8d967aef69efae982758e04390a0659daa209823a9206d794cbfe3394f2f81589aea2c50ae5878cf63ad86ed85f3a70df6a
checksums.yaml.gz.sig CHANGED
Binary file
@@ -233,7 +233,7 @@ class DistributedPress
233
233
  # after the request is instantiated. No need to process
234
234
  # cookies for now. Uses the public key URL as a caching key so
235
235
  # we revalidate access on shared caches.
236
- options = { body: body, headers: headers, base_uri: url, parser: parser, stream_body: true, timeout: 5 }
236
+ options = { body: body, headers: headers, base_uri: url, parser: parser, stream_body: true, timeout: 20 }
237
237
  options = HTTParty::ModuleInheritableAttributes.hash_deep_dup(self.class.default_options).merge(options)
238
238
  response_body = ''.dup
239
239
 
@@ -3,5 +3,5 @@
3
3
  # API client
4
4
  class DistributedPress
5
5
  # Version
6
- VERSION = '0.5.2'
6
+ VERSION = '0.5.3'
7
7
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: distributed-press-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.2
4
+ version: 0.5.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - f
@@ -35,7 +35,7 @@ cert_chain:
35
35
  cpurTQHNJfL/ah+9dYbgDXdG5HAAjRMAsWSvERw95YdN9XzQZCdUk5wUs+A6cNtO
36
36
  AZZUMTVYNx8JqUeemxlXBRjsD/s=
37
37
  -----END CERTIFICATE-----
38
- date: 2025-01-29 00:00:00.000000000 Z
38
+ date: 2025-03-25 00:00:00.000000000 Z
39
39
  dependencies:
40
40
  - !ruby/object:Gem::Dependency
41
41
  name: addressable
metadata.gz.sig CHANGED
Binary file