From 2bd82b10871ab35d6b925fb6a852846dc35eae45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 04:48:13 +0000 Subject: [PATCH] chore(deps): update dependency fluent-plugin-s3 to v1.8.3 --- logs-dispatcher/Gemfile | 2 +- logs-dispatcher/Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/logs-dispatcher/Gemfile b/logs-dispatcher/Gemfile index 9a6199d6..65c4c9de 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.2" +gem "fluent-plugin-s3", "1.8.3" 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 af41211f..e02e7301 100644 --- a/logs-dispatcher/Gemfile.lock +++ b/logs-dispatcher/Gemfile.lock @@ -4,7 +4,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) amq-protocol (2.3.2) - aws-eventstream (1.3.0) + aws-eventstream (1.3.2) aws-partitions (1.1008.0) aws-sdk-cloudwatchlogs (1.100.0) aws-sdk-core (~> 3, >= 3.210.0) @@ -32,7 +32,7 @@ GEM concurrent-ruby (1.3.5) connection_pool (2.4.1) cool.io (1.9.0) - csv (3.3.2) + csv (3.3.3) domain_name (0.6.20240107) drb (2.2.1) ffi (1.17.1-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.2) + fluent-plugin-s3 (1.8.3) 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.5) + logger (1.6.6) mime-types (3.6.0) logger mime-types-data (~> 3.2015) @@ -159,7 +159,7 @@ GEM syslog_protocol (0.9.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2025.1) + tzinfo-data (1.2025.2) tzinfo (>= 1.0.0) uuidtools (2.2.0) webrick (1.9.1) @@ -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.2) + fluent-plugin-s3 (= 1.8.3) fluent-plugin-splunk-enterprise (= 0.10.2) fluent-plugin-sumologic_output (= 1.10.0) fluentd (= 1.17.1)