From 2d2ceeef003ec04f3f60e9d5208069b932901983 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 02:25:26 +0000 Subject: [PATCH] chore(deps): update dependency fluent-plugin-sumologic_output to v1.9.0 --- 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 5b13cb0e..b414a70a 100644 --- a/logs-dispatcher/Gemfile +++ b/logs-dispatcher/Gemfile @@ -16,5 +16,5 @@ gem "fluent-plugin-rewrite-tag-filter", "2.4.0" gem "fluent-plugin-route", "1.0.0" gem "fluent-plugin-s3", "1.7.2" gem "fluent-plugin-splunk-enterprise", "0.10.2" -gem "fluent-plugin-sumologic_output", "1.8.0" +gem "fluent-plugin-sumologic_output", "1.9.0" gem "fluentd", "1.16.3" diff --git a/logs-dispatcher/Gemfile.lock b/logs-dispatcher/Gemfile.lock index bf98305d..632fe49a 100644 --- a/logs-dispatcher/Gemfile.lock +++ b/logs-dispatcher/Gemfile.lock @@ -79,9 +79,9 @@ GEM fluentd (>= 0.12.0) httpclient json - fluent-plugin-sumologic_output (1.8.0) - fluentd (>= 0.14.12) - httpclient (~> 2.8.0) + fluent-plugin-sumologic_output (1.9.0) + fluentd + httpclient fluentd (1.16.3) bundler cool.io (>= 1.4.5, < 2.0.0) @@ -142,7 +142,7 @@ GEM syslog_protocol (0.9.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2023.4) + tzinfo-data (1.2024.1) tzinfo (>= 1.0.0) unf (0.1.4) unf_ext @@ -168,7 +168,7 @@ DEPENDENCIES fluent-plugin-route (= 1.0.0) fluent-plugin-s3 (= 1.7.2) fluent-plugin-splunk-enterprise (= 0.10.2) - fluent-plugin-sumologic_output (= 1.8.0) + fluent-plugin-sumologic_output (= 1.9.0) fluentd (= 1.16.3) BUNDLED WITH