Skip to content

Commit

Permalink
Merge pull request #3592 from fluent/stay-async-version
Browse files Browse the repository at this point in the history
Stay Async's version to 1.x
  • Loading branch information
ashie committed Jan 13, 2022
2 parents 061915c + 7d39f07 commit a392e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fluentd.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,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 a392e10

Please sign in to comment.