From 8e800ec32dd29fbd5cbb21418451c97ab89b529f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 11:03:10 +0000 Subject: [PATCH] v1.16-4.9/filters Update all dependencies --- v1.16-4.9/filters/Gemfile | 4 ++-- v1.16-4.9/filters/Gemfile.lock | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/v1.16-4.9/filters/Gemfile b/v1.16-4.9/filters/Gemfile index 72f9fd55..004f7a6b 100644 --- a/v1.16-4.9/filters/Gemfile +++ b/v1.16-4.9/filters/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' -gem 'fluent-plugin-detect-exceptions', '0.0.15' -gem 'fluent-plugin-prometheus', '2.1.0' +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' gem 'fluent-plugin-tag-normaliser', '0.1.3' diff --git a/v1.16-4.9/filters/Gemfile.lock b/v1.16-4.9/filters/Gemfile.lock index 776a62e0..0ee90b67 100644 --- a/v1.16-4.9/filters/Gemfile.lock +++ b/v1.16-4.9/filters/Gemfile.lock @@ -10,8 +10,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) @@ -29,7 +29,7 @@ GEM fluent-plugin-parser-logfmt (0.0.0) fluentd (>= 1, < 2) logfmt (~> 0.0.8) - fluent-plugin-prometheus (2.1.0) + fluent-plugin-prometheus (2.2.0) fluentd (>= 1.9.1, < 2) prometheus-client (>= 2.1.0) fluent-plugin-record-modifier (2.2.0) @@ -83,14 +83,14 @@ 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) fluent-plugin-multi-format-parser (= 1.1.0) fluent-plugin-mysqlslowquery (= 0.0.9) fluent-plugin-parser-logfmt (= 0.0.0) - fluent-plugin-prometheus (= 2.1.0) + fluent-plugin-prometheus (= 2.2.0) fluent-plugin-record-modifier (= 2.2.0) fluent-plugin-rewrite-tag-filter (= 2.4.0) fluent-plugin-tag-normaliser (= 0.1.3)