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.
protocol-http2
1 parent 53d5b4f commit 5b7bf2eCopy full SHA for 5b7bf2e
async-http.gemspec
@@ -30,6 +30,6 @@ Gem::Specification.new do |spec|
30
spec.add_dependency "io-stream", "~> 0.4"
31
spec.add_dependency "protocol-http", "~> 0.26.0"
32
spec.add_dependency "protocol-http1", "~> 0.19.0"
33
- spec.add_dependency "protocol-http2", "~> 0.17.0"
+ spec.add_dependency "protocol-http2", "~> 0.18.0"
34
spec.add_dependency "traces", ">= 0.10.0"
35
end
0 commit comments