Skip to content

Commit

Permalink
Merge pull request #80 from uselagoon/renovate/fluent-plugin-rabbitmq…
Browse files Browse the repository at this point in the history
…-0.x
  • Loading branch information
tobybellwood authored Aug 3, 2024
2 parents dd90a52 + 0477474 commit a8a7c1d
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 @@ -10,7 +10,7 @@ gem "fluent-plugin-kubernetes_metadata_filter", "3.5.0"
gem "fluent-plugin-multi-format-parser", "1.1.0"
gem "fluent-plugin-newrelic", "1.2.3"
gem "fluent-plugin-prometheus", "2.1.0"
gem "fluent-plugin-rabbitmq", "0.1.2"
gem "fluent-plugin-rabbitmq", "0.1.3"
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
4 changes: 2 additions & 2 deletions logs-dispatcher/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ GEM
fluent-plugin-prometheus (2.1.0)
fluentd (>= 1.9.1, < 2)
prometheus-client (>= 2.1.0)
fluent-plugin-rabbitmq (0.1.2)
fluent-plugin-rabbitmq (0.1.3)
bunny (~> 2.14.4)
fluentd (>= 1.0.0)
fluent-plugin-record-modifier (2.2.0)
Expand Down Expand Up @@ -163,7 +163,7 @@ DEPENDENCIES
fluent-plugin-multi-format-parser (= 1.1.0)
fluent-plugin-newrelic (= 1.2.3)
fluent-plugin-prometheus (= 2.1.0)
fluent-plugin-rabbitmq (= 0.1.2)
fluent-plugin-rabbitmq (= 0.1.3)
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 a8a7c1d

Please sign in to comment.