Skip to content

Commit

Permalink
Bugs...
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Apr 30, 2024
1 parent ce801dd commit 2216e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion falcon.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"
spec.add_dependency "async-container", "~> 0.18"
spec.add_dependency "async-http", "~> 0.66"
spec.add_dependency "async-http", "~> 0.66", ">= 0.66.2"
spec.add_dependency "async-http-cache", "~> 0.4.0"
spec.add_dependency "async-service", "~> 0.10"
spec.add_dependency "bundler"
Expand Down

0 comments on commit 2216e81

Please sign in to comment.