Skip to content

Commit

Permalink
Update dependency fluentd to v1.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent a3b7f44 commit 8e10191
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 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.16.4"

gem "bigdecimal", "= 3.1.2"

Expand Down
26 changes: 13 additions & 13 deletions docker/estenrye/fluentd-cloudtrail/Gemfile.lock
Expand Up @@ -37,10 +37,10 @@ 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.3)
console (1.15.3)
fiber-local
cool.io (1.7.1)
cool.io (1.8.0)
elasticsearch (7.17.1)
elasticsearch-api (= 7.17.1)
elasticsearch-transport (= 7.17.1)
Expand Down Expand Up @@ -93,22 +93,22 @@ GEM
aws-sdk-s3 (~> 1.60)
aws-sdk-sqs (~> 1.23)
fluentd (>= 0.14.22, < 2)
fluentd (1.14.6)
fluentd (1.16.4)
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)
sigdump (~> 0.2.2)
serverengine (>= 2.3.2, < 3.0.0)
sigdump (~> 0.2.5)
strptime (>= 0.2.4, < 1.0.0)
tzinfo (>= 1.0, < 3.0)
tzinfo-data (~> 1.0)
webrick (>= 1.4.2, < 1.8.0)
webrick (~> 1.4)
yajl-ruby (~> 1.0)
http_parser.rb (0.8.0)
jmespath (1.6.1)
json (2.6.2)
msgpack (1.5.6)
msgpack (1.7.2)
multi_json (1.15.0)
multipart-post (2.2.3)
nio4r (2.5.8)
Expand All @@ -121,18 +121,18 @@ 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)
sigdump (0.2.5)
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.2024.1)
tzinfo (>= 1.0.0)
uuidtools (2.2.0)
webrick (1.7.0)
webrick (1.8.1)
yajl-ruby (1.4.3)

PLATFORMS
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.16.4)
json (= 2.6.2)
oj (= 3.13.11)

Expand Down

0 comments on commit 8e10191

Please sign in to comment.