We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e5a4c commit 513342fCopy full SHA for 513342f
ruby3.4-net-http-persistent.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: ruby3.4-net-http-persistent
3
- version: "4.0.6"
4
- epoch: 1
+ version: "4.0.8"
+ epoch: 0
5
description: Manages persistent connections using Net::HTTP including a thread pool for connecting to multiple hosts.
6
copyright:
7
- license: MIT
@@ -25,7 +25,7 @@ environment:
25
pipeline:
26
- uses: git-checkout
27
with:
28
- expected-commit: 234f3b2c6a0ed044e3c55e3de982257b4860ba0a
+ expected-commit: 66bf49c4cb990b7a5b2a38006bac05da7582796d
29
repository: https://github.com/drbrain/net-http-persistent
30
tag: v${{package.version}}
31
0 commit comments