Skip to content

Commit 5b7bf2e

Browse files
committed
Update dependency on protocol-http2.
1 parent 53d5b4f commit 5b7bf2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-http.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ Gem::Specification.new do |spec|
3030
spec.add_dependency "io-stream", "~> 0.4"
3131
spec.add_dependency "protocol-http", "~> 0.26.0"
3232
spec.add_dependency "protocol-http1", "~> 0.19.0"
33-
spec.add_dependency "protocol-http2", "~> 0.17.0"
33+
spec.add_dependency "protocol-http2", "~> 0.18.0"
3434
spec.add_dependency "traces", ">= 0.10.0"
3535
end

0 commit comments

Comments
 (0)