Skip to content

Commit 6a5b9e8

Browse files
chore(deps): update dependency fluent-plugin-s3 to v1.8.3
1 parent 05ff5db commit 6a5b9e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

logs-dispatcher/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gem "fluent-plugin-record-modifier", "2.2.0"
1515
gem "fluent-plugin-remote-syslog", "1.1"
1616
gem "fluent-plugin-rewrite-tag-filter", "2.4.0"
1717
gem "fluent-plugin-route", "1.0.0"
18-
gem "fluent-plugin-s3", "1.8.2"
18+
gem "fluent-plugin-s3", "1.8.3"
1919
gem "fluent-plugin-splunk-enterprise", "0.10.2"
2020
gem "fluent-plugin-sumologic_output", "1.10.0"
2121
gem "fluentd", "1.17.1"

logs-dispatcher/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
addressable (2.8.7)
55
public_suffix (>= 2.0.2, < 7.0)
66
amq-protocol (2.3.2)
7-
aws-eventstream (1.3.0)
7+
aws-eventstream (1.3.1)
88
aws-partitions (1.1008.0)
99
aws-sdk-cloudwatchlogs (1.100.0)
1010
aws-sdk-core (~> 3, >= 3.210.0)
@@ -76,7 +76,7 @@ GEM
7676
fluentd (>= 0.14.2, < 2)
7777
fluent-plugin-route (1.0.0)
7878
fluentd (>= 0.14.0)
79-
fluent-plugin-s3 (1.8.2)
79+
fluent-plugin-s3 (1.8.3)
8080
aws-sdk-s3 (~> 1.60)
8181
aws-sdk-sqs (~> 1.23)
8282
fluentd (>= 0.14.22, < 2)
@@ -127,7 +127,7 @@ GEM
127127
llhttp-ffi (0.5.0)
128128
ffi-compiler (~> 1.0)
129129
rake (~> 13.0)
130-
logger (1.6.5)
130+
logger (1.6.6)
131131
lru_redux (1.1.0)
132132
mime-types (3.6.0)
133133
logger
@@ -181,7 +181,7 @@ DEPENDENCIES
181181
fluent-plugin-remote-syslog (= 1.1)
182182
fluent-plugin-rewrite-tag-filter (= 2.4.0)
183183
fluent-plugin-route (= 1.0.0)
184-
fluent-plugin-s3 (= 1.8.2)
184+
fluent-plugin-s3 (= 1.8.3)
185185
fluent-plugin-splunk-enterprise (= 0.10.2)
186186
fluent-plugin-sumologic_output (= 1.10.0)
187187
fluentd (= 1.17.1)

0 commit comments

Comments
 (0)