Commit 4c8ff5d
authored
Backport #5142
**Which issue(s) this PR fixes**:
Related to #5141
**What this PR does / why we need it**:
Since uri 1.1.0, `Net::HTTP` will cause a `URI::InvalidComponentError`
if we use IPv6 address.
To avoid the error, this PR will fix uri version to 1.0.x.
**Docs Changes**:
**Release Note**:
Signed-off-by: Shizuo Fujita <[email protected]>
1 parent 88df154 commit 4c8ff5d
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
0 commit comments