Skip to content

Commit

Permalink
Merge pull request #2810 from ganmacs/update-ext_mon
Browse files Browse the repository at this point in the history
Update ext_monitor
  • Loading branch information
ganmacs authored Jan 31, 2020
2 parents bfc1230 + bada753 commit 237b276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluentd.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,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("ext_monitor", [">= 0.1.1", "< 0.2"])
gem.add_development_dependency("ext_monitor", [">= 0.1.2", "< 0.2"])
gem.add_development_dependency("async-http")
end

0 comments on commit 237b276

Please sign in to comment.