Skip to content

Commit

Permalink
v1.17-5.0/outputs Update dependency fluent-plugin-s3 to v1.8.2 (#178)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent e7c0a57 commit dbb0def
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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 @@ -19,7 +19,7 @@ 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.8.1'
gem 'fluent-plugin-s3', '1.8.2'
gem 'fluent-plugin-gcs', '0.4.4'
gem 'rdkafka', '0.19.0'
#gem 'fluent-plugin-aws-elasticsearch-service', '2.4.1'
Expand Down
16 changes: 8 additions & 8 deletions v1.17-5.0/outputs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ GEM
bindata (2.5.0)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
cool.io (1.8.0)
csv (3.3.0)
cool.io (1.8.1)
csv (3.3.1)
date (3.3.3)
declarative (0.0.20)
digest-crc (0.6.5)
Expand Down Expand Up @@ -149,7 +149,7 @@ GEM
fluent-mixin-config-placeholders
fluentd
syslog_protocol
fluent-plugin-s3 (1.8.1)
fluent-plugin-s3 (1.8.2)
aws-sdk-s3 (~> 1.60)
aws-sdk-sqs (~> 1.23)
fluentd (>= 0.14.22, < 2)
Expand Down Expand Up @@ -253,7 +253,7 @@ GEM
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.1)
logger (1.6.3)
ltsv (0.1.2)
mail (2.8.1)
mini_mime (>= 0.1.1)
Expand All @@ -266,7 +266,7 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.22.2)
msgpack (1.7.2)
msgpack (1.7.5)
multi_json (1.15.0)
mutex_m (0.2.0)
myslog (0.1.1)
Expand Down Expand Up @@ -347,7 +347,7 @@ GEM
trailblazer-option (0.1.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2024.1)
tzinfo-data (1.2024.2)
tzinfo (>= 1.0.0)
uber (0.1.0)
unf (0.1.4)
Expand All @@ -366,7 +366,7 @@ GEM
faraday-follow_redirects
webhdfs (0.11.0)
addressable
webrick (1.9.0)
webrick (1.9.1)
yajl-ruby (1.4.3)

PLATFORMS
Expand All @@ -388,7 +388,7 @@ DEPENDENCIES
fluent-plugin-opensearch (= 1.1.5)
fluent-plugin-redis (= 0.3.5)
fluent-plugin-remote-syslog (= 1.1.0)
fluent-plugin-s3 (= 1.8.1)
fluent-plugin-s3 (= 1.8.2)
fluent-plugin-splunk-hec (= 1.3.3)
fluent-plugin-sqs (= 3.0.0)
fluent-plugin-vmware-log-intelligence (= 2.0.8)
Expand Down

0 comments on commit dbb0def

Please sign in to comment.