Skip to content

Commit

Permalink
chore(deps): update dependency fluentd to v1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 48bb125 commit 75e9dcf
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion logs-concentrator/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
gem "fluent-plugin-elasticsearch", "5.3.0"
gem "fluent-plugin-opensearch", "1.1.4"
gem "fluent-plugin-prometheus", "2.1.0"
gem "fluentd", "1.16.2"
gem "fluentd", "1.16.3"
4 changes: 2 additions & 2 deletions logs-concentrator/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ GEM
fluent-plugin-prometheus (2.1.0)
fluentd (>= 1.9.1, < 2)
prometheus-client (>= 2.1.0)
fluentd (1.16.2)
fluentd (1.16.3)
bundler
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.9.0)
Expand Down Expand Up @@ -90,7 +90,7 @@ DEPENDENCIES
fluent-plugin-elasticsearch (= 5.3.0)
fluent-plugin-opensearch (= 1.1.4)
fluent-plugin-prometheus (= 2.1.0)
fluentd (= 1.16.2)
fluentd (= 1.16.3)

BUNDLED WITH
2.4.17
2 changes: 1 addition & 1 deletion logs-dispatcher/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ gem "fluent-plugin-route", "1.0.0"
gem "fluent-plugin-s3", "1.7.2"
gem "fluent-plugin-splunk-enterprise", "0.10.2"
gem "fluent-plugin-sumologic_output", "1.8.0"
gem "fluentd", "1.16.2"
gem "fluentd", "1.16.3"
4 changes: 2 additions & 2 deletions logs-dispatcher/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GEM
fluent-plugin-sumologic_output (1.8.0)
fluentd (>= 0.14.12)
httpclient (~> 2.8.0)
fluentd (1.16.2)
fluentd (1.16.3)
bundler
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.9.0)
Expand Down Expand Up @@ -169,7 +169,7 @@ DEPENDENCIES
fluent-plugin-s3 (= 1.7.2)
fluent-plugin-splunk-enterprise (= 0.10.2)
fluent-plugin-sumologic_output (= 1.8.0)
fluentd (= 1.16.2)
fluentd (= 1.16.3)

BUNDLED WITH
2.4.17

0 comments on commit 75e9dcf

Please sign in to comment.