Skip to content

Commit

Permalink
Merge pull request #51 from uselagoon/renovate/fluent-plugin-rabbitmq…
Browse files Browse the repository at this point in the history
…-0.x

chore(deps): update dependency fluent-plugin-rabbitmq to v0.1.2
  • Loading branch information
tobybellwood authored Feb 15, 2024
2 parents 3635f63 + 4dcbad9 commit 70d9472
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion logs-dispatcher/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem "fluent-plugin-datadog", "0.14.2"
gem "fluent-plugin-kubernetes_metadata_filter", "3.4.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-rabbitmq", "0.1.2"
gem "fluent-plugin-record-modifier", "2.2.0"
gem "fluent-plugin-remote-syslog", "1.1"
gem "fluent-plugin-rewrite-tag-filter", "2.4.0"
Expand Down
10 changes: 5 additions & 5 deletions logs-dispatcher/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
bunny (2.14.4)
amq-protocol (~> 2.3, >= 2.3.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
cool.io (1.8.0)
domain_name (0.5.20190701)
Expand Down Expand Up @@ -57,9 +57,9 @@ GEM
fluent-plugin-prometheus (2.1.0)
fluentd (>= 1.9.1, < 2)
prometheus-client (>= 2.1.0)
fluent-plugin-rabbitmq (0.1.0)
fluent-plugin-rabbitmq (0.1.2)
bunny (~> 2.14.4)
fluentd (>= 0.14.0)
fluentd (>= 1.0.0)
fluent-plugin-record-modifier (2.2.0)
fluentd (>= 1.1, < 2)
fluent-plugin-remote-syslog (1.1)
Expand Down Expand Up @@ -142,7 +142,7 @@ GEM
syslog_protocol (0.9.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.3)
tzinfo-data (1.2023.4)
tzinfo (>= 1.0.0)
unf (0.1.4)
unf_ext
Expand All @@ -161,7 +161,7 @@ DEPENDENCIES
fluent-plugin-kubernetes_metadata_filter (= 3.4.0)
fluent-plugin-multi-format-parser (= 1.1.0)
fluent-plugin-prometheus (= 2.1.0)
fluent-plugin-rabbitmq (= 0.1.0)
fluent-plugin-rabbitmq (= 0.1.2)
fluent-plugin-record-modifier (= 2.2.0)
fluent-plugin-remote-syslog (= 1.1)
fluent-plugin-rewrite-tag-filter (= 2.4.0)
Expand Down

0 comments on commit 70d9472

Please sign in to comment.