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, 2021
1 parent 3ec805b commit 45ca2be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions falcon.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Gem::Specification.new do |spec|

spec.add_dependency "async", "~> 1.13"
spec.add_dependency "async-container", "~> 0.16.0"
spec.add_dependency "async-http", "~> 0.54.0"
spec.add_dependency "async-http-cache", "~> 0.3.0"
spec.add_dependency "async-http", "~> 0.56.0"
spec.add_dependency "async-http-cache", "~> 0.4.0"
spec.add_dependency "async-io", "~> 1.22"
spec.add_dependency "build-environment", "~> 1.13"
spec.add_dependency "bundler"
Expand Down

0 comments on commit 45ca2be

Please sign in to comment.