From 8e3c4aa0c0785e01c24dd67b2699e34ec1b4047d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 18:38:35 +0000 Subject: [PATCH] Update dependency elasticsearch to v7.17.7 --- docker/estenrye/fluentd-cloudtrail/Gemfile | 2 +- docker/estenrye/fluentd-cloudtrail/Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docker/estenrye/fluentd-cloudtrail/Gemfile b/docker/estenrye/fluentd-cloudtrail/Gemfile index 4fbb696c..fba3756d 100644 --- a/docker/estenrye/fluentd-cloudtrail/Gemfile +++ b/docker/estenrye/fluentd-cloudtrail/Gemfile @@ -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" diff --git a/docker/estenrye/fluentd-cloudtrail/Gemfile.lock b/docker/estenrye/fluentd-cloudtrail/Gemfile.lock index b8e4f387..f751f08e 100644 --- a/docker/estenrye/fluentd-cloudtrail/Gemfile.lock +++ b/docker/estenrye/fluentd-cloudtrail/Gemfile.lock @@ -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) @@ -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)