Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Sep 16, 2024
1 parent 9b1c6b8 commit e816749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async-http.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "async-pool", "~> 0.7"
spec.add_dependency "io-endpoint", "~> 0.11"
spec.add_dependency "io-stream", "~> 0.4"
spec.add_dependency "protocol-http", "~> 0.34"
spec.add_dependency "protocol-http", "~> 0.35"
spec.add_dependency "protocol-http1", "~> 0.20"
spec.add_dependency "protocol-http2", "~> 0.18"
spec.add_dependency "traces", ">= 0.10"
Expand Down

0 comments on commit e816749

Please sign in to comment.