Skip to content

Commit

Permalink
Update dependency elasticsearch to v7.17.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent a3b7f44 commit d584e3b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docker/estenrye/fluentd-cloudtrail/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ gem "fluent-plugin-s3", "= 1.7.1"

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

gem "elasticsearch", "= 7.17.1"
gem "elasticsearch", "= 7.17.11"

gem "fluent-plugin-record_splitter", "= 0.2.1"
18 changes: 10 additions & 8 deletions docker/estenrye/fluentd-cloudtrail/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,24 @@ GEM
aws-sigv4 (~> 1.1)
aws-sigv4 (1.5.1)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
bigdecimal (3.1.2)
concurrent-ruby (1.1.10)
console (1.15.3)
fiber-local
cool.io (1.7.1)
elasticsearch (7.17.1)
elasticsearch-api (= 7.17.1)
elasticsearch-transport (= 7.17.1)
elasticsearch-api (7.17.1)
elasticsearch (7.17.11)
elasticsearch-api (= 7.17.11)
elasticsearch-transport (= 7.17.11)
elasticsearch-api (7.17.11)
multi_json
elasticsearch-transport (7.17.1)
faraday (~> 1)
elasticsearch-transport (7.17.11)
base64
faraday (>= 1, < 3)
multi_json
excon (0.92.5)
ext_monitor (0.1.2)
faraday (1.10.2)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand Down Expand Up @@ -142,7 +144,7 @@ PLATFORMS
DEPENDENCIES
async-http (= 0.59.2)
bigdecimal (= 3.1.2)
elasticsearch (= 7.17.1)
elasticsearch (= 7.17.11)
ext_monitor (= 0.1.2)
fluent-plugin-elasticsearch (= 5.2.4)
fluent-plugin-record_splitter (= 0.2.1)
Expand Down

0 comments on commit d584e3b

Please sign in to comment.