Skip to content

Commit 7346370

Browse files
committed
retry-after is a single value header.
1 parent 49b3e89 commit 7346370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-rest.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ Gem::Specification.new do |spec|
2525
spec.required_ruby_version = ">= 3.1"
2626

2727
spec.add_dependency "async-http", "~> 0.42"
28-
spec.add_dependency "protocol-http", "~> 0.7"
28+
spec.add_dependency "protocol-http", "~> 0.45"
2929
end

0 commit comments

Comments
 (0)