Skip to content

Commit

Permalink
Update dependency elasticsearch to v7.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2023
1 parent 6de4993 commit 8e3c4aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.7"

gem "fluent-plugin-record_splitter", "= 0.2.1"
14 changes: 7 additions & 7 deletions docker/estenrye/fluentd-cloudtrail/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@ GEM
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.7)
elasticsearch-api (= 7.17.7)
elasticsearch-transport (= 7.17.7)
elasticsearch-api (7.17.7)
multi_json
elasticsearch-transport (7.17.1)
elasticsearch-transport (7.17.7)
faraday (~> 1)
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 +142,7 @@ PLATFORMS
DEPENDENCIES
async-http (= 0.59.2)
bigdecimal (= 3.1.2)
elasticsearch (= 7.17.1)
elasticsearch (= 7.17.7)
ext_monitor (= 0.1.2)
fluent-plugin-elasticsearch (= 5.2.4)
fluent-plugin-record_splitter (= 0.2.1)
Expand Down

0 comments on commit 8e3c4aa

Please sign in to comment.