Skip to content

Commit

Permalink
v1.17-5.0/outputs Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent b644c3c commit 2099c58
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions v1.17-5.0/outputs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem 'fluent-plugin-splunk-hec', '1.3.3'
gem 'fluent-plugin-elasticsearch', '5.4.3'
gem 'fluent-plugin-newrelic', '1.2.3'
gem 'fluent-plugin-cloudwatch-logs', '0.14.3'
gem 'fluent-plugin-opensearch', '1.1.4'
gem 'fluent-plugin-opensearch', '1.1.5'
gem 'fluent-plugin-logzio', '0.2.2'
gem 'fluent-plugin-datadog', '0.14.4'
gem 'fluent-plugin-redis', '0.3.5'
Expand All @@ -19,8 +19,8 @@ gem 'fluent-plugin-webhdfs', '1.6.0'
gem 'fluent-plugin-vmware-loginsight', '1.4.2'
gem 'fluent-plugin-vmware-log-intelligence', '2.0.8'
gem 'fluent-plugin-gelf-best', '1.3.4'
gem 'fluent-plugin-s3', '1.7.2'
gem 'fluent-plugin-s3', '1.8.1'
gem 'fluent-plugin-gcs', '0.4.4'
gem 'rdkafka', '0.16.0'
gem 'rdkafka', '0.19.0'
#gem 'fluent-plugin-aws-elasticsearch-service', '2.4.1'
#gem 'fluent-plugin-logdna', '~> 0.4.0'
24 changes: 12 additions & 12 deletions v1.17-5.0/outputs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ GEM
ltsv
ruby-kafka (>= 1.5.0, < 2)
fluent-plugin-kinesis (3.5.0)
aws-sdk-firehose (~> 1, != 1.5, != 1.9, != 1.15)
aws-sdk-kinesis (~> 1, != 1.4, != 1.5, != 1.14)
aws-sdk-firehose (~> 1, != 1.9, != 1.5, != 1.15)
aws-sdk-kinesis (~> 1, != 1.5, != 1.4, != 1.14)
fluentd (>= 0.14.22, < 2)
google-protobuf (~> 3)
fluent-plugin-logzio (0.2.2)
Expand All @@ -134,22 +134,22 @@ GEM
myslog (~> 0.0)
fluent-plugin-newrelic (1.2.3)
fluentd (>= 1.0.0)
fluent-plugin-opensearch (1.1.4)
fluent-plugin-opensearch (1.1.5)
aws-sdk-core (~> 3)
excon
faraday (>= 2.0.0)
faraday-excon (>= 2.0.0)
faraday_middleware-aws-sigv4 (~> 1.0.1)
fluentd (>= 0.14.22)
opensearch-ruby
opensearch-ruby (>= 3.0.1)
fluent-plugin-redis (0.3.5)
fluentd (>= 0.14.22, < 2)
redis (~> 3.3.0)
fluent-plugin-remote-syslog (1.1)
fluent-mixin-config-placeholders
fluentd
syslog_protocol
fluent-plugin-s3 (1.7.2)
fluent-plugin-s3 (1.8.1)
aws-sdk-s3 (~> 1.60)
aws-sdk-sqs (~> 1.23)
fluentd (>= 0.14.22, < 2)
Expand All @@ -165,9 +165,6 @@ GEM
aws-sdk-sqs (~> 1)
fluentd (>= 0.12.0, < 2)
yajl-ruby (~> 1.0)
fluent-plugin-sumologic_output (1.10.0)
fluentd
httpclient
fluent-plugin-vmware-log-intelligence (2.0.8)
fluent-plugin-mysqlslowquery (>= 0.0.9)
fluentd (>= 0.14.20)
Expand Down Expand Up @@ -313,7 +310,7 @@ GEM
json-jwt (>= 1.11.0)
rack (>= 2.1.0)
rake (13.0.6)
rdkafka (0.16.0)
rdkafka (0.19.0)
ffi (~> 1.15)
mini_portile2 (~> 2.6)
rake (> 12)
Expand Down Expand Up @@ -388,13 +385,16 @@ DEPENDENCIES
fluent-plugin-logzio (= 0.2.2)
fluent-plugin-mattermost (= 0.2.2)
fluent-plugin-newrelic (= 1.2.3)
fluent-plugin-opensearch (= 1.1.4)
fluent-plugin-opensearch (= 1.1.5)
fluent-plugin-redis (= 0.3.5)
fluent-plugin-remote-syslog (= 1.1.0)
fluent-plugin-s3 (= 1.7.2)
fluent-plugin-s3 (= 1.8.1)
fluent-plugin-splunk-hec (= 1.3.3)
fluent-plugin-sqs (= 3.0.0)
fluent-plugin-vmware-log-intelligence (= 2.0.8)
fluent-plugin-vmware-loginsight (= 1.4.2)
fluent-plugin-webhdfs (= 1.6.0)
rdkafka (= 0.16.0)
rdkafka (= 0.19.0)

BUNDLED WITH
2.5.23

0 comments on commit 2099c58

Please sign in to comment.