diff --git a/component/fluentd/buildout.cfg b/component/fluentd/buildout.cfg index 472000e3e5f1e8fba4a4e135fbce913dc1e0b627..70e538eb406fd0697c5feb48d45cc25b40d24cef 100644 --- a/component/fluentd/buildout.cfg +++ b/component/fluentd/buildout.cfg @@ -10,7 +10,7 @@ recipe = rubygemsrecipe url = https://rubygems.org/rubygems/rubygems-2.4.8.zip ruby-executable = ${ruby:location}/bin/ruby gems = - fluentd==0.12.15 + fluentd==0.12.23 fluent-plugin-td==0.10.27 gem-options = --no-ri --no-rdoc --with-icu-lib=${icu:location}/lib/ --with-icu-dir=${icu:location}/ environment =