From e95b48daa0b933bf1be232f2df3f002b6824e4f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 03:49:08 +0000 Subject: [PATCH] chore(deps): update dependency fluent-plugin-s3 to v1.8.2 --- logs-dispatcher/Gemfile | 2 +- logs-dispatcher/Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/logs-dispatcher/Gemfile b/logs-dispatcher/Gemfile index b8f9aac..a7b712a 100644 --- a/logs-dispatcher/Gemfile +++ b/logs-dispatcher/Gemfile @@ -15,7 +15,7 @@ gem "fluent-plugin-record-modifier", "2.2.0" gem "fluent-plugin-remote-syslog", "1.1" gem "fluent-plugin-rewrite-tag-filter", "2.4.0" gem "fluent-plugin-route", "1.0.0" -gem "fluent-plugin-s3", "1.8.1" +gem "fluent-plugin-s3", "1.8.2" gem "fluent-plugin-splunk-enterprise", "0.10.2" gem "fluent-plugin-sumologic_output", "1.10.0" gem "fluentd", "1.17.1" diff --git a/logs-dispatcher/Gemfile.lock b/logs-dispatcher/Gemfile.lock index be78b41..64bc08b 100644 --- a/logs-dispatcher/Gemfile.lock +++ b/logs-dispatcher/Gemfile.lock @@ -32,7 +32,7 @@ GEM concurrent-ruby (1.3.4) connection_pool (2.4.1) cool.io (1.9.0) - csv (3.3.0) + csv (3.3.1) domain_name (0.6.20240107) drb (2.2.1) ffi (1.17.0-x86_64-linux-gnu) @@ -76,7 +76,7 @@ GEM fluentd (>= 0.14.2, < 2) fluent-plugin-route (1.0.0) fluentd (>= 0.14.0) - fluent-plugin-s3 (1.8.1) + fluent-plugin-s3 (1.8.2) aws-sdk-s3 (~> 1.60) aws-sdk-sqs (~> 1.23) fluentd (>= 0.14.22, < 2) @@ -127,7 +127,7 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) - logger (1.6.2) + logger (1.6.3) lru_redux (1.1.0) mime-types (3.6.0) logger @@ -181,7 +181,7 @@ DEPENDENCIES fluent-plugin-remote-syslog (= 1.1) fluent-plugin-rewrite-tag-filter (= 2.4.0) fluent-plugin-route (= 1.0.0) - fluent-plugin-s3 (= 1.8.1) + fluent-plugin-s3 (= 1.8.2) fluent-plugin-splunk-enterprise (= 0.10.2) fluent-plugin-sumologic_output (= 1.10.0) fluentd (= 1.17.1)