diff --git a/v1.16-4.10/outputs/Gemfile b/v1.16-4.10/outputs/Gemfile index 050e7e1..bc638f7 100644 --- a/v1.16-4.10/outputs/Gemfile +++ b/v1.16-4.10/outputs/Gemfile @@ -2,16 +2,16 @@ source 'https://rubygems.org' gem 'fluent-plugin-aliyun-oss', '0.0.1' gem 'fluent-plugin-sumologic_output', '1.10.0' -gem 'fluent-plugin-kafka', '0.19.4' +gem 'fluent-plugin-kafka', '0.19.5' gem 'fluent-plugin-grafana-loki', '1.2.20' -gem 'fluent-plugin-kinesis', '3.5.0' +gem 'fluent-plugin-kinesis', '3.6.1' gem 'fluent-plugin-splunk-hec', '1.3.3' gem 'fluent-plugin-elasticsearch', '6.0.0' gem 'fluent-plugin-newrelic', '1.2.3' gem 'fluent-plugin-cloudwatch-logs', '0.15.0' gem 'fluent-plugin-opensearch', '1.1.5' gem 'fluent-plugin-logzio', '0.2.2' -gem 'fluent-plugin-datadog', '0.14.4' +gem 'fluent-plugin-datadog', '0.15.0' gem 'fluent-plugin-redis', '0.3.5' gem 'fluent-plugin-sqs', '3.0.0' gem 'fluent-plugin-mattermost', '0.2.2' @@ -20,6 +20,6 @@ gem 'fluent-plugin-webhdfs', '1.6.0' gem 'fluent-plugin-vmware-loginsight', '1.4.2' gem 'fluent-plugin-vmware-log-intelligence', '2.0.8' gem 'fluent-plugin-gelf-best', '1.4.1' -gem 'rdkafka', '0.21.0' +gem 'rdkafka', '0.24.2' #gem 'fluent-plugin-aws-elasticsearch-service', '2.4.1' #gem 'fluent-plugin-logdna', '~> 0.4.0' diff --git a/v1.16-4.10/outputs/Gemfile.lock b/v1.16-4.10/outputs/Gemfile.lock index 4e2210e..1f2c5a6 100644 --- a/v1.16-4.10/outputs/Gemfile.lock +++ b/v1.16-4.10/outputs/Gemfile.lock @@ -19,13 +19,13 @@ GEM aliyun-sdk (0.7.0) nokogiri (~> 1.6) rest-client (~> 2.0) - async (2.24.0) + async (2.35.0) console (~> 1.29) fiber-annotation - io-event (~> 1.9) + io-event (~> 1.11) metrics (~> 0.12) - traces (~> 0.15) - async-http (0.91.0) + traces (~> 0.18) + async-http (0.92.1) async (>= 2.10.2) async-pool (~> 0.11) io-endpoint (~> 0.14) @@ -34,43 +34,45 @@ GEM protocol-http (~> 0.49) protocol-http1 (~> 0.30) protocol-http2 (~> 0.22) + protocol-url (~> 0.2) traces (~> 0.10) - async-pool (0.11.0) + async-pool (0.11.1) async (>= 2.0) attr_required (1.0.1) - aws-eventstream (1.3.2) - aws-partitions (1.1103.0) + aws-eventstream (1.4.0) + aws-partitions (1.1200.0) aws-sdk-cloudwatchlogs (1.115.0) aws-sdk-core (~> 3, >= 3.216.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.224.0) + aws-sdk-core (3.240.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) base64 + bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-firehose (1.65.0) - aws-sdk-core (~> 3, >= 3.191.0) - aws-sigv4 (~> 1.1) - aws-sdk-kinesis (1.55.0) - aws-sdk-core (~> 3, >= 3.191.0) - aws-sigv4 (~> 1.1) + aws-sdk-firehose (1.102.0) + aws-sdk-core (~> 3, >= 3.239.1) + aws-sigv4 (~> 1.5) + aws-sdk-kinesis (1.93.0) + aws-sdk-core (~> 3, >= 3.239.1) + aws-sigv4 (~> 1.5) aws-sdk-sqs (1.64.0) aws-sdk-core (~> 3, >= 3.184.0) aws-sigv4 (~> 1.1) - aws-sigv4 (1.11.0) + aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bigdecimal (3.1.9) bindata (2.5.0) - concurrent-ruby (1.3.5) - connection_pool (2.4.1) - console (1.34.1) + concurrent-ruby (1.3.6) + connection_pool (2.5.5) + console (1.34.2) fiber-annotation fiber-local (~> 1.1) json - cool.io (1.9.0) + cool.io (1.9.1) csv (3.3.5) date (3.4.1) digest-crc (0.6.5) @@ -102,7 +104,7 @@ GEM faraday_middleware-aws-sigv4 (1.0.1) aws-sigv4 (~> 1.0) faraday (>= 2.0, < 3) - ffi (1.17.1) + ffi (1.17.3) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake @@ -119,7 +121,7 @@ GEM fluent-plugin-cloudwatch-logs (0.15.0) aws-sdk-cloudwatchlogs (~> 1.0) fluentd (>= 1.8.0) - fluent-plugin-datadog (0.14.4) + fluent-plugin-datadog (0.15.0) fluentd (>= 1, < 2) net-http-persistent (~> 4.0.1) fluent-plugin-elasticsearch (6.0.0) @@ -134,16 +136,16 @@ GEM oj fluent-plugin-grafana-loki (1.2.20) fluentd (>= 1.9.3, < 2) - fluent-plugin-kafka (0.19.4) + fluent-plugin-kafka (0.19.5) bigdecimal (~> 3.1) fluentd (>= 0.10.58, < 2) ltsv ruby-kafka (>= 1.5.0, < 2) - fluent-plugin-kinesis (3.5.0) + fluent-plugin-kinesis (3.6.1) aws-sdk-firehose (~> 1, != 1.9, != 1.5, != 1.15) aws-sdk-kinesis (~> 1, != 1.5, != 1.4, != 1.14) fluentd (>= 0.14.22, < 2) - google-protobuf (~> 3) + google-protobuf (~> 4) fluent-plugin-logzio (0.2.2) fluentd (>= 0.14.0, < 2) net-http-persistent (~> 4.0) @@ -195,7 +197,7 @@ GEM fluent-plugin-webhdfs (1.6.0) fluentd (>= 0.14.22) webhdfs (>= 0.11.0) - fluentd (1.19.0) + fluentd (1.19.1) async-http (~> 0.86) base64 (~> 0.2) bundler @@ -203,8 +205,6 @@ GEM csv (~> 3.2) drb (~> 2.2) http_parser.rb (>= 0.5.1, < 0.9.0) - io-event (< 1.11.0) - io-stream (< 0.8.0) logger (~> 1.6) msgpack (>= 1.3.1, < 2.0.0) serverengine (>= 2.3.2, < 3.0.0) @@ -212,13 +212,15 @@ GEM strptime (>= 0.2.4, < 1.0.0) tzinfo (>= 1.0, < 3.0) tzinfo-data (~> 1.0) - uri (~> 1.0) + uri (~> 1.0, < 1.1.0) webrick (~> 1.4) yajl-ruby (~> 1.0) zstd-ruby (~> 1.5) gelf_redux (4.1.0) json - google-protobuf (3.25.5) + google-protobuf (4.33.2) + bigdecimal + rake (>= 13) http (5.1.1) addressable (~> 2.8) http-cookie (~> 1.0) @@ -228,15 +230,15 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) http-form_data (2.3.0) - http_parser.rb (0.8.0) + http_parser.rb (0.8.1) httpclient (2.8.3) i18n (1.14.4) concurrent-ruby (~> 1.0) - io-endpoint (0.15.2) - io-event (1.10.2) - io-stream (0.7.0) + io-endpoint (0.16.0) + io-event (1.14.2) + io-stream (0.11.1) jmespath (1.6.2) - json (2.15.1) + json (2.18.0) json-jwt (1.15.3.1) activesupport (>= 4.2) aes_key_wrap @@ -257,7 +259,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2023.1003) mini_mime (1.1.5) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) minitest (5.22.2) msgpack (1.8.0) multi_json (1.17.0) @@ -265,8 +267,8 @@ GEM myslog (0.1.1) net-http (0.6.0) uri - net-http-persistent (4.0.2) - connection_pool (~> 2.2) + net-http-persistent (4.0.8) + connection_pool (>= 2.2.4, < 4) net-imap (0.4.20) date net-protocol @@ -299,12 +301,13 @@ GEM ostruct (0.6.1) prometheus-client (4.2.1) protocol-hpack (1.5.1) - protocol-http (0.54.0) + protocol-http (0.56.1) protocol-http1 (0.35.2) protocol-http (~> 0.22) protocol-http2 (0.23.0) protocol-hpack (~> 1.4) protocol-http (~> 0.47) + protocol-url (0.4.0) public_suffix (5.0.3) racc (1.8.1) rack (3.0.16) @@ -314,9 +317,11 @@ GEM httpclient json-jwt (>= 1.11.0) rack (>= 2.1.0) - rake (13.2.1) - rdkafka (0.21.0) - ffi (~> 1.15) + rake (13.3.1) + rdkafka (0.24.2) + ffi (~> 1.17.1) + json (> 2.0) + logger mini_portile2 (~> 2.6) rake (> 12) redis (3.3.5) @@ -343,7 +348,7 @@ GEM traces (0.18.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2025.2) + tzinfo-data (1.2025.3) tzinfo (>= 1.0.0) unf (0.1.4) unf_ext @@ -362,7 +367,7 @@ GEM faraday-follow_redirects webhdfs (0.11.0) addressable - webrick (1.9.1) + webrick (1.9.2) yajl-ruby (1.4.3) zstd-ruby (1.5.7.1) @@ -372,12 +377,12 @@ PLATFORMS DEPENDENCIES fluent-plugin-aliyun-oss (= 0.0.1) fluent-plugin-cloudwatch-logs (= 0.15.0) - fluent-plugin-datadog (= 0.14.4) + fluent-plugin-datadog (= 0.15.0) fluent-plugin-elasticsearch (= 6.0.0) fluent-plugin-gelf-best (= 1.4.1) fluent-plugin-grafana-loki (= 1.2.20) - fluent-plugin-kafka (= 0.19.4) - fluent-plugin-kinesis (= 3.5.0) + fluent-plugin-kafka (= 0.19.5) + fluent-plugin-kinesis (= 3.6.1) fluent-plugin-logzio (= 0.2.2) fluent-plugin-mattermost (= 0.2.2) fluent-plugin-newrelic (= 1.2.3) @@ -390,7 +395,7 @@ DEPENDENCIES fluent-plugin-vmware-log-intelligence (= 2.0.8) fluent-plugin-vmware-loginsight (= 1.4.2) fluent-plugin-webhdfs (= 1.6.0) - rdkafka (= 0.21.0) + rdkafka (= 0.24.2) BUNDLED WITH 2.6.0