From b363ff6f139d3ebb5ad8d396ca0505e3dab626ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:39:07 +0100 Subject: [PATCH] v1.17-5.0/filters Update dependency fluent-plugin-detect-exceptions to v0.0.16 (#174) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- v1.17-5.0/filters/Gemfile | 2 +- v1.17-5.0/filters/Gemfile.lock | 17 ++++++++++------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/v1.17-5.0/filters/Gemfile b/v1.17-5.0/filters/Gemfile index 6ab291dc..ecd5b493 100644 --- a/v1.17-5.0/filters/Gemfile +++ b/v1.17-5.0/filters/Gemfile @@ -1,6 +1,6 @@ source 'https://index.rubygems.org' -gem 'fluent-plugin-detect-exceptions', '0.0.15' +gem 'fluent-plugin-detect-exceptions', '0.0.16' gem 'fluent-plugin-prometheus', '2.2.0' gem 'fluent-plugin-dedot_filter', '1.0.0' gem 'fluent-plugin-geoip', '1.3.2' diff --git a/v1.17-5.0/filters/Gemfile.lock b/v1.17-5.0/filters/Gemfile.lock index 8bbbdf8a..a368ed21 100644 --- a/v1.17-5.0/filters/Gemfile.lock +++ b/v1.17-5.0/filters/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: base64 (0.2.0) concurrent-ruby (1.2.3) - cool.io (1.8.0) + cool.io (1.8.1) csv (3.3.0) dig_rb (1.0.1) drb (2.2.1) @@ -13,8 +13,8 @@ GEM fluentd (>= 0.14.0, < 2) fluent-plugin-dedot_filter (1.0.0) fluentd (>= 0.14.0, < 2) - fluent-plugin-detect-exceptions (0.0.15) - fluentd (>= 0.10) + fluent-plugin-detect-exceptions (0.0.16) + fluentd (>= 1.14.2) fluent-plugin-geoip (1.3.2) dig_rb fluentd (>= 0.14.8, < 2) @@ -68,9 +68,9 @@ GEM geoip2_c (0.3.4) http_parser.rb (0.8.0) logfmt (0.0.10) - logger (1.6.1) + logger (1.6.2) lru_redux (1.1.0) - msgpack (1.7.2) + msgpack (1.7.5) myslog (0.1.1) prometheus-client (4.2.1) serverengine (2.3.2) @@ -82,7 +82,7 @@ GEM tzinfo-data (1.2023.4) tzinfo (>= 1.0.0) user_agent_parser (2.16.0) - webrick (1.9.0) + webrick (1.9.1) yajl-ruby (1.4.3) PLATFORMS @@ -91,7 +91,7 @@ PLATFORMS DEPENDENCIES fluent-plugin-concat (= 2.5.0) fluent-plugin-dedot_filter (= 1.0.0) - fluent-plugin-detect-exceptions (= 0.0.15) + fluent-plugin-detect-exceptions (= 0.0.16) fluent-plugin-geoip (= 1.3.2) fluent-plugin-grok-parser (= 2.6.2) fluent-plugin-kube-events-timestamp (= 0.1.3) @@ -104,3 +104,6 @@ DEPENDENCIES fluent-plugin-tag-normaliser (= 0.1.3) fluent-plugin-throttle (= 0.0.5) fluent-plugin-ua-parser (= 1.2.0) + +BUNDLED WITH + 2.5.23