fluent-es-image: add fluentd-plugin-concat to gemfile.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
This commit is contained in:
Cédric de Saint Martin
2018-08-27 16:09:03 +02:00
parent ef195428a0
commit 079136fd59

View File

@@ -8,4 +8,5 @@ gem 'fluent-plugin-systemd', '~>1.0.1'
gem 'fluent-plugin-detect-exceptions', '~>0.0.11'
gem 'fluent-plugin-prometheus', '~>1.0.1'
gem 'fluent-plugin-multi-format-parser', '~>1.0.0'
gem 'fluent-plugin-concat', '~>2.3.0'
gem 'oj', '~>3.6.5'