diff --git a/v1.16-4.10/filters/Gemfile b/v1.16-4.10/filters/Gemfile index 34e26220..004f7a6b 100644 --- a/v1.16-4.10/filters/Gemfile +++ b/v1.16-4.10/filters/Gemfile @@ -1,6 +1,6 @@ source 'https://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.16-4.10/filters/Gemfile.lock b/v1.16-4.10/filters/Gemfile.lock index b8e1a328..0207cddd 100644 --- a/v1.16-4.10/filters/Gemfile.lock +++ b/v1.16-4.10/filters/Gemfile.lock @@ -2,16 +2,24 @@ GEM remote: https://rubygems.org/ specs: concurrent-ruby (1.2.3) - cool.io (1.8.0) + console (1.23.7) + fiber-annotation + fiber-local + json + cool.io (1.8.1) dig_rb (1.0.1) + fiber-annotation (0.2.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.0) fluent-config-regexp-type (1.0.0) fluentd (> 1.0.0, < 2) fluent-plugin-concat (2.5.0) 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) @@ -45,8 +53,9 @@ GEM fluentd (>= 0.14, < 2) lru_redux (>= 1.0.0) user_agent_parser (>= 2.2.0) - fluentd (1.16.3) + fluentd (1.16.6) bundler + console (< 1.24) cool.io (>= 1.4.5, < 2.0.0) http_parser.rb (>= 0.5.1, < 0.9.0) msgpack (>= 1.3.1, < 2.0.0) @@ -60,9 +69,10 @@ GEM geoip-c (0.9.1) geoip2_c (0.3.4) http_parser.rb (0.8.0) + json (2.9.0) logfmt (0.0.10) 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) @@ -83,7 +93,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)