From b787bcd5deecfe6ef18d7e0f1f4c02c5529593f5 Mon Sep 17 00:00:00 2001
From: Ivan Tyagov <ivan@nexedi.com>
Date: Thu, 5 May 2016 08:43:41 +0300
Subject: [PATCH] Use recent fluentd.

---
 component/fluentd/buildout.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/component/fluentd/buildout.cfg b/component/fluentd/buildout.cfg
index 472000e3e..70e538eb4 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 =
-- 
2.30.9