Skip to content

Commit

Permalink
Update dependency fluentd to v1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 15, 2023
1 parent 6de4993 commit 91a976e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docker/estenrye/fluentd-cloudtrail/Gemfile
Expand Up @@ -12,7 +12,7 @@ gem "async-http", "= 0.59.2"

gem "ext_monitor", "= 0.1.2"

gem "fluentd", "= 1.14.6"
gem "fluentd", "= 1.15.3"

gem "bigdecimal", "= 3.1.2"

Expand Down
16 changes: 8 additions & 8 deletions docker/estenrye/fluentd-cloudtrail/Gemfile.lock
Expand Up @@ -37,7 +37,7 @@ GEM
aws-sigv4 (1.5.1)
aws-eventstream (~> 1, >= 1.0.2)
bigdecimal (3.1.2)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
console (1.15.3)
fiber-local
cool.io (1.7.1)
Expand Down Expand Up @@ -93,12 +93,12 @@ GEM
aws-sdk-s3 (~> 1.60)
aws-sdk-sqs (~> 1.23)
fluentd (>= 0.14.22, < 2)
fluentd (1.14.6)
fluentd (1.15.3)
bundler
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.9.0)
msgpack (>= 1.3.1, < 2.0.0)
serverengine (>= 2.2.5, < 3.0.0)
serverengine (>= 2.3.0, < 3.0.0)
sigdump (~> 0.2.2)
strptime (>= 0.2.4, < 1.0.0)
tzinfo (>= 1.0, < 3.0)
Expand All @@ -108,7 +108,7 @@ GEM
http_parser.rb (0.8.0)
jmespath (1.6.1)
json (2.6.2)
msgpack (1.5.6)
msgpack (1.6.1)
multi_json (1.15.0)
multipart-post (2.2.3)
nio4r (2.5.8)
Expand All @@ -121,15 +121,15 @@ GEM
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
ruby2_keywords (0.0.5)
serverengine (2.3.0)
serverengine (2.3.2)
sigdump (~> 0.2.2)
sigdump (0.2.4)
strptime (0.2.5)
timers (4.3.4)
traces (0.7.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2022.4)
tzinfo-data (1.2022.7)
tzinfo (>= 1.0.0)
uuidtools (2.2.0)
webrick (1.7.0)
Expand All @@ -147,7 +147,7 @@ DEPENDENCIES
fluent-plugin-elasticsearch (= 5.2.4)
fluent-plugin-record_splitter (= 0.2.1)
fluent-plugin-s3 (= 1.7.1)
fluentd (= 1.14.6)
fluentd (= 1.15.3)
json (= 2.6.2)
oj (= 3.13.11)

Expand Down

0 comments on commit 91a976e

Please sign in to comment.