Skip to content

Commit

Permalink
Bump dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Sep 5, 2024
1 parent 01ae346 commit a069490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async-websocket.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 3.1"

spec.add_dependency "async-http", "~> 0.54"
spec.add_dependency "protocol-http", ">= 0.28.1"
spec.add_dependency "protocol-http", "~> 0.30"
spec.add_dependency "protocol-rack", "~> 0.5"
spec.add_dependency "protocol-websocket", "~> 0.15"
end

0 comments on commit a069490

Please sign in to comment.