From 47e0c9647729781f5fe0734169513cfafcae475a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 03:23:37 +0000 Subject: [PATCH] chore(deps): update dependency fluent-plugin-s3 to v1.8.2 --- logs-dispatcher/Gemfile | 2 +- logs-dispatcher/Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/logs-dispatcher/Gemfile b/logs-dispatcher/Gemfile index dca273f..89c6929 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 7456730..713387d 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.1) + logger (1.6.3) lru_redux (1.1.0) mime-types (3.6.0) logger @@ -162,7 +162,7 @@ GEM tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) uuidtools (2.2.0) - webrick (1.9.0) + webrick (1.9.1) yajl-ruby (1.4.3) PLATFORMS @@ -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)