Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Apr 23, 2024
1 parent 224ad82 commit c3759da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion async-http.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |spec|

spec.add_dependency "async", ">= 2.10.2"
spec.add_dependency "async-pool", ">= 0.6.1"
spec.add_dependency "io-endpoint", "~> 0.10.0"
spec.add_dependency "io-endpoint", "~> 0.10.1"
spec.add_dependency "io-stream", "~> 0.3.0"
spec.add_dependency "protocol-http", "~> 0.26.0"
spec.add_dependency "protocol-http1", "~> 0.19.0"
Expand Down
1 change: 1 addition & 0 deletions gems.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
gem "bake-modernize"
gem "bake-gem"

gem "falcon", "~> 0.46"
gem "utopia-project"
end

Expand Down

0 comments on commit c3759da

Please sign in to comment.