sus-fixtures-async-http 0.9.0 → 0.9.1

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: 2856a58aef69c13a8b9f050b680e3ce837849ca15c730429dfca87583775f92c
4
- data.tar.gz: 3ef1c816c9a94b45926f67e998823c35509218b184065000fc85f606ffbb4715
3
+ metadata.gz: 32a14ffa1d2c0acd49dfc634ffc4e8af1c5480b80fa2aaae535c385f074ff6e3
4
+ data.tar.gz: 428bc19a33d7ae373737ff17ec5c127ca99a2630b0cca67fecf46c05df2790b7
5
5
  SHA512:
6
- metadata.gz: 53797aadfa8b7ab746d5297450b21cc0ff6f312441fdd533bf1dfa0a528a79b4cbef2f568576c583c8cd3adcfde4bb5f2c6734347c3fab59b41a31fc1159f084
7
- data.tar.gz: f51f4520c165668ffd9906c23289c2d3aaede657b0542c861654b8cb0db4e30f6d96bd8dd67e8ff04d812aa1509dbc820d618a9337e39fc973bad7a54c77d87a
6
+ metadata.gz: 6f3f59b6e955fe10f477bdf7e7122926bf852586946334184bd1123af541baea5ee329da36dc924995b52b7f08a2049a0c99588eec398d289e9da721bc39ffc7
7
+ data.tar.gz: 3dc402301a6fe6b1c8d3f30e36c9453e2e84e8f76707e96bd659b5bbc747761c678509b4a84f7e2951d703bc960876785be8b6bbc48ad94b4f49d86a3b9333ee
checksums.yaml.gz.sig CHANGED
Binary file
@@ -49,7 +49,7 @@ module Sus::Fixtures
49
49
  end
50
50
 
51
51
  def endpoint
52
- ::Async::HTTP::Endpoint.parse(url, timeout: 0.8, reuse_port: true, protocol: protocol)
52
+ ::Async::HTTP::Endpoint.parse(url, reuse_port: true, protocol: protocol)
53
53
  end
54
54
 
55
55
  def retries
@@ -7,7 +7,7 @@ module Sus
7
7
  module Fixtures
8
8
  module Async
9
9
  module HTTP
10
- VERSION = "0.9.0"
10
+ VERSION = "0.9.1"
11
11
  end
12
12
  end
13
13
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sus-fixtures-async-http
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.9.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Williams
@@ -38,7 +38,7 @@ cert_chain:
38
38
  Q2K9NVun/S785AP05vKkXZEFYxqG6EW012U4oLcFl5MySFajYXRYbuUpH6AY+HP8
39
39
  voD0MPg1DssDLKwXyt1eKD/+Fq0bFWhwVM/1XiAXL7lyYUyOq24KHgQ2Csg=
40
40
  -----END CERTIFICATE-----
41
- date: 2024-07-28 00:00:00.000000000 Z
41
+ date: 2024-11-13 00:00:00.000000000 Z
42
42
  dependencies:
43
43
  - !ruby/object:Gem::Dependency
44
44
  name: async-http
@@ -115,7 +115,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
115
115
  - !ruby/object:Gem::Version
116
116
  version: '0'
117
117
  requirements: []
118
- rubygems_version: 3.5.11
118
+ rubygems_version: 3.5.22
119
119
  signing_key:
120
120
  specification_version: 4
121
121
  summary: Test fixtures for running in Async::HTTP.
metadata.gz.sig CHANGED
Binary file