Skip to content

Commit

Permalink
Still stay on async-1.x
Browse files Browse the repository at this point in the history
Because dependent io-event (v1.0.9) can't build on Windows.

Signed-off-by: Takuro Ashie <ashie@clear-code.com>
  • Loading branch information
ashie committed Aug 9, 2022
1 parent 42807f6 commit 2cc193e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fluentd.gemspec
Expand Up @@ -49,5 +49,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency("test-unit", ["~> 3.3"])
gem.add_development_dependency("test-unit-rr", ["~> 1.0"])
gem.add_development_dependency("oj", [">= 2.14", "< 4"])
gem.add_development_dependency("async", "~> 1.23")
gem.add_development_dependency("async-http", ">= 0.50.0")
end

0 comments on commit 2cc193e

Please sign in to comment.