Skip to content

Commit

Permalink
chore(deps): update dependency fluent-plugin-multi-format-parser to v…
Browse files Browse the repository at this point in the history
…1.1.0
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent f5a8f9f commit f52f6df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion logs-dispatcher/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
gem "fluent-plugin-cloudwatch-logs", "0.14.3"
gem "fluent-plugin-datadog", "0.14.2"
gem "fluent-plugin-kubernetes_metadata_filter", "3.4.0"
gem "fluent-plugin-multi-format-parser", "1.0.0"
gem "fluent-plugin-multi-format-parser", "1.1.0"
gem "fluent-plugin-prometheus", "2.1.0"
gem "fluent-plugin-rabbitmq", "0.1.0"
gem "fluent-plugin-record-modifier", "2.1.1"
Expand Down
4 changes: 2 additions & 2 deletions logs-dispatcher/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GEM
fluentd (>= 0.14.0, < 1.17)
kubeclient (>= 4.0.0, < 5.0.0)
lru_redux
fluent-plugin-multi-format-parser (1.0.0)
fluent-plugin-multi-format-parser (1.1.0)
fluentd (>= 0.14.0, < 2)
fluent-plugin-prometheus (2.1.0)
fluentd (>= 1.9.1, < 2)
Expand Down Expand Up @@ -159,7 +159,7 @@ DEPENDENCIES
fluent-plugin-cloudwatch-logs (= 0.14.3)
fluent-plugin-datadog (= 0.14.2)
fluent-plugin-kubernetes_metadata_filter (= 3.4.0)
fluent-plugin-multi-format-parser (= 1.0.0)
fluent-plugin-multi-format-parser (= 1.1.0)
fluent-plugin-prometheus (= 2.1.0)
fluent-plugin-rabbitmq (= 0.1.0)
fluent-plugin-record-modifier (= 2.1.1)
Expand Down

0 comments on commit f52f6df

Please sign in to comment.