Skip to content

Commit

Permalink
Merge pull request #133 from estenrye/renovate/fluent-plugin-s3-1.x
Browse files Browse the repository at this point in the history
Update dependency fluent-plugin-s3 to v1.7.1
  • Loading branch information
estenrye committed Oct 3, 2022
2 parents 5eef762 + 143c220 commit 4c0cde4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docker/estenrye/fluentd-cloudtrail/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem "fluentd", "= 1.14.6"

gem "bigdecimal", "= 3.1.2"

gem "fluent-plugin-s3", "= 1.6.1"
gem "fluent-plugin-s3", "= 1.7.1"

gem "fluent-plugin-elasticsearch", "= 5.2.4"

Expand Down
18 changes: 9 additions & 9 deletions docker/estenrye/fluentd-cloudtrail/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@ GEM
async-pool (0.3.12)
async (>= 1.25)
aws-eventstream (1.2.0)
aws-partitions (1.574.0)
aws-sdk-core (3.130.0)
aws-partitions (1.638.0)
aws-sdk-core (3.156.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.55.0)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.58.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.113.0)
aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sdk-sqs (1.51.0)
aws-sdk-sqs (1.51.1)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.4.0)
aws-sigv4 (1.5.1)
aws-eventstream (~> 1, >= 1.0.2)
bigdecimal (3.1.2)
concurrent-ruby (1.1.10)
Expand Down Expand Up @@ -89,7 +89,7 @@ GEM
fluent-mixin-config-placeholders (>= 0.3.0)
fluent-mixin-rewrite-tag-name
fluentd (>= 0.14.0, < 2)
fluent-plugin-s3 (1.6.1)
fluent-plugin-s3 (1.7.1)
aws-sdk-s3 (~> 1.60)
aws-sdk-sqs (~> 1.23)
fluentd (>= 0.14.22, < 2)
Expand Down Expand Up @@ -146,7 +146,7 @@ DEPENDENCIES
ext_monitor (= 0.1.2)
fluent-plugin-elasticsearch (= 5.2.4)
fluent-plugin-record_splitter (= 0.2.1)
fluent-plugin-s3 (= 1.6.1)
fluent-plugin-s3 (= 1.7.1)
fluentd (= 1.14.6)
json (= 2.6.2)
oj (= 3.13.11)
Expand Down

0 comments on commit 4c0cde4

Please sign in to comment.