From 0cef17f930430d9c82bc70389ebf2099771434b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 20:45:46 +0000 Subject: [PATCH] Build(deps): bump elasticsearch from 6.8.3 to 9.3.1 Bumps elasticsearch from 6.8.3 to 9.3.1. --- updated-dependencies: - dependency-name: elasticsearch dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 49 ++++++++++++++++++------------------------------- 2 files changed, 19 insertions(+), 32 deletions(-) diff --git a/Gemfile b/Gemfile index 1afbacea1..932689c1a 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source "https://rubygems.org" gem "activesupport" gem "aws-sdk-s3" gem "bootsnap", require: false -gem "elasticsearch", "~> 6" # We need a 6.x release to interface with Elasticsearch 6 +gem "elasticsearch", "~> 9" # We need a 6.x release to interface with Elasticsearch 6 gem "gds-api-adapters" gem "google-analytics-data-v1beta" gem "google-api-client" diff --git a/Gemfile.lock b/Gemfile.lock index e273ecd45..da50db766 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,41 +82,27 @@ GEM docile (1.4.0) domain_name (0.6.20240107) drb (2.2.3) - elasticsearch (6.8.3) - elasticsearch-api (= 6.8.3) - elasticsearch-transport (= 6.8.3) - elasticsearch-api (6.8.3) + elastic-transport (8.4.1) + faraday (< 3) multi_json - elasticsearch-transport (6.8.3) - faraday (~> 1) + elasticsearch (9.3.1) + elastic-transport (~> 8.3) + elasticsearch-api (= 9.3.1) + elasticsearch-api (9.3.1) + base64 multi_json erb (6.0.2) erubi (1.13.1) expgen (0.1.1) parslet - faraday (1.10.5) - faraday-em_http (~> 1.0) - faraday-em_synchrony (~> 1.0) - faraday-excon (~> 1.1) - faraday-httpclient (~> 1.0) - faraday-multipart (~> 1.0) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.0) - faraday-patron (~> 1.0) - faraday-rack (~> 1.0) - faraday-retry (~> 1.0) - ruby2_keywords (>= 0.0.4) - faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.1) - faraday-excon (1.1.0) - faraday-httpclient (1.0.1) - faraday-multipart (1.2.0) - multipart-post (~> 2.0) - faraday-net_http (1.0.2) - faraday-net_http_persistent (1.2.0) - faraday-patron (1.0.0) - faraday-rack (1.0.0) - faraday-retry (1.0.4) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) + faraday-retry (2.4.0) + faraday (~> 2.0) ffi (1.15.5) find_a_port (1.0.1) gapic-common (1.3.0) @@ -289,10 +275,11 @@ GEM multi_json (1.19.1) multi_xml (0.8.1) bigdecimal (>= 3.1, < 5) - multipart-post (2.4.1) mustermann (3.0.4) ruby2_keywords (~> 0.0.1) mutex_m (0.3.0) + net-http (0.9.1) + uri (>= 0.11.1) netrc (0.11.0) nio4r (2.7.5) nokogiri (1.19.2) @@ -759,7 +746,7 @@ DEPENDENCIES bootsnap bunny-mock climate_control - elasticsearch (~> 6) + elasticsearch (~> 9) gds-api-adapters google-analytics-data-v1beta google-api-client