Skip to content

Commit

Permalink
v1.17-5.0/outputs Update dependency rdkafka to v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 0c903b1 commit f5ae04c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion v1.17-5.0/outputs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ gem 'fluent-plugin-vmware-log-intelligence', '2.0.8'
gem 'fluent-plugin-gelf-best', '1.3.4'
gem 'fluent-plugin-s3', '1.8.2'
gem 'fluent-plugin-gcs', '0.4.4'
gem 'rdkafka', '0.19.0'
gem 'rdkafka', '0.20.0'
#gem 'fluent-plugin-aws-elasticsearch-service', '2.4.1'
#gem 'fluent-plugin-logdna', '~> 0.4.0'
10 changes: 5 additions & 5 deletions v1.17-5.0/outputs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
faraday_middleware-aws-sigv4 (1.0.1)
aws-sigv4 (~> 1.0)
faraday (>= 2.0, < 3)
ffi (1.16.3)
ffi (1.17.1)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
Expand Down Expand Up @@ -264,7 +264,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1003)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
minitest (5.22.2)
msgpack (1.7.5)
multi_json (1.15.0)
Expand Down Expand Up @@ -309,8 +309,8 @@ GEM
httpclient
json-jwt (>= 1.11.0)
rack (>= 2.1.0)
rake (13.0.6)
rdkafka (0.19.0)
rake (13.2.1)
rdkafka (0.20.0)
ffi (~> 1.15)
mini_portile2 (~> 2.6)
rake (> 12)
Expand Down Expand Up @@ -394,7 +394,7 @@ DEPENDENCIES
fluent-plugin-vmware-log-intelligence (= 2.0.8)
fluent-plugin-vmware-loginsight (= 1.4.2)
fluent-plugin-webhdfs (= 1.6.0)
rdkafka (= 0.19.0)
rdkafka (= 0.20.0)

BUNDLED WITH
2.5.23

0 comments on commit f5ae04c

Please sign in to comment.