Skip to content

Commit 2cc193e

Browse files
committed
Still stay on async-1.x
Because dependent io-event (v1.0.9) can't build on Windows. Signed-off-by: Takuro Ashie <ashie@clear-code.com>
1 parent 42807f6 commit 2cc193e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fluentd.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ Gem::Specification.new do |gem|
4949
gem.add_development_dependency("test-unit", ["~> 3.3"])
5050
gem.add_development_dependency("test-unit-rr", ["~> 1.0"])
5151
gem.add_development_dependency("oj", [">= 2.14", "< 4"])
52+
gem.add_development_dependency("async", "~> 1.23")
5253
gem.add_development_dependency("async-http", ">= 0.50.0")
5354
end

0 commit comments

Comments
 (0)