Skip to content

Commit

Permalink
chore(deps): update dependency fluent-plugin-elasticsearch to v5.4.1 (#…
Browse files Browse the repository at this point in the history
…90)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent d9c7676 commit a44ef36
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion v1.16/outputs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem 'fluent-plugin-kafka', '0.19.2'
gem 'fluent-plugin-grafana-loki', '1.2.20'
gem 'fluent-plugin-kinesis', '3.4.2'
gem 'fluent-plugin-splunk-hec', '1.3.3'
gem 'fluent-plugin-elasticsearch', '5.4.0'
gem 'fluent-plugin-elasticsearch', '5.4.1'
gem 'fluent-plugin-newrelic', '1.2.2'
gem 'fluent-plugin-cloudwatch-logs', '0.14.3'
gem 'fluent-plugin-opensearch', '1.1.4'
Expand Down
6 changes: 3 additions & 3 deletions v1.16/outputs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ GEM
elasticsearch-api (8.11.0)
multi_json
excon (0.104.0)
faraday (2.7.11)
faraday (2.7.12)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
Expand Down Expand Up @@ -92,7 +92,7 @@ GEM
fluent-plugin-datadog (0.14.2)
fluentd (>= 1, < 2)
net-http-persistent (~> 4.0.1)
fluent-plugin-elasticsearch (5.4.0)
fluent-plugin-elasticsearch (5.4.1)
elasticsearch
excon
faraday (>= 2.0.0)
Expand Down Expand Up @@ -306,7 +306,7 @@ DEPENDENCIES
fluent-plugin-aliyun-oss (= 0.0.1)
fluent-plugin-cloudwatch-logs (= 0.14.3)
fluent-plugin-datadog (= 0.14.2)
fluent-plugin-elasticsearch (= 5.4.0)
fluent-plugin-elasticsearch (= 5.4.1)
fluent-plugin-gelf-hs (= 1.0.8)
fluent-plugin-grafana-loki (= 1.2.20)
fluent-plugin-kafka (= 0.19.2)
Expand Down

0 comments on commit a44ef36

Please sign in to comment.