From 673ec1d4e1ff89c3e7ee775bc175cb51a76c9d3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 10:40:47 +0000 Subject: [PATCH] Bump elasticsearch from 7.8.0 to 8.6.0 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-ruby) from 7.8.0 to 8.6.0. - [Release notes](https://github.com/elastic/elasticsearch-ruby/releases) - [Changelog](https://github.com/elastic/elasticsearch-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/elastic/elasticsearch-ruby/compare/v7.8.0...v8.6.0) --- updated-dependencies: - dependency-name: elasticsearch dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 825146d2c4..febd510f52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,6 +4,7 @@ GIT ref: e65246bea49374566a9dbaead59fdb35b46b086d specs: hcaptcha (6.0.1) + json GIT remote: https://github.com/ianheggie/health_check @@ -210,15 +211,15 @@ GEM railties (>= 3.2, < 6.1) e2mmap (0.1.0) ed25519 (1.2.4) - elasticsearch (7.8.0) - elasticsearch-api (= 7.8.0) - elasticsearch-transport (= 7.8.0) - elasticsearch-api (7.8.0) + elastic-transport (8.1.0) + faraday (< 3) multi_json - elasticsearch-dsl (0.1.9) - elasticsearch-transport (7.8.0) - faraday (~> 1) + elasticsearch (8.6.0) + elastic-transport (~> 8) + elasticsearch-api (= 8.6.0) + elasticsearch-api (8.6.0) multi_json + elasticsearch-dsl (0.1.9) encryptor (3.0.0) equatable (0.6.1) erubi (1.9.0) @@ -228,8 +229,10 @@ GEM fabrication (2.21.1) faker (2.13.0) i18n (>= 1.6, < 2) - faraday (1.0.1) - multipart-post (>= 1.2, < 3) + faraday (2.7.4) + faraday-net_http (>= 2.0, < 3.1) + ruby2_keywords (>= 0.0.4) + faraday-net_http (3.0.2) fast_blank (1.0.0) fastimage (2.1.7) ffi (1.10.0) @@ -368,8 +371,7 @@ GEM mini_portile2 (2.4.0) minitest (5.14.1) msgpack (1.3.3) - multi_json (1.14.1) - multipart-post (2.1.1) + multi_json (1.15.0) necromancer (0.5.1) net-ldap (0.16.2) net-scp (3.0.0) @@ -563,6 +565,7 @@ GEM ruby-progressbar (1.10.1) ruby-saml (1.11.0) nokogiri (>= 1.5.10) + ruby2_keywords (0.0.5) rufus-scheduler (3.6.0) fugit (~> 1.1, >= 1.1.6) safe_yaml (1.0.5)