From 8dbe9cbfcf85a9c82b58992ee85df59bdb238331 Mon Sep 17 00:00:00 2001 From: Kaise Cheng Date: Wed, 10 Jun 2026 00:31:46 +0200 Subject: [PATCH] Fix Gemfile lock: drop duplicate elasticsearch-api 8.18.1, bump jwt to 3.2.0 --- Gemfile.jruby-3.1.lock.release | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Gemfile.jruby-3.1.lock.release b/Gemfile.jruby-3.1.lock.release index 246cdb8a4c..ef25c80895 100644 --- a/Gemfile.jruby-3.1.lock.release +++ b/Gemfile.jruby-3.1.lock.release @@ -125,9 +125,6 @@ GEM elasticsearch-api (= 8.19.3) ostruct elasticsearch-api (8.19.3) - elastic-transport (~> 8.3) - elasticsearch-api (= 8.18.1) - elasticsearch-api (8.18.1) multi_json equalizer (0.0.11) erb (4.0.4.1-java) @@ -191,7 +188,7 @@ GEM json (2.12.2-java) json-schema (2.8.1) addressable (>= 2.4) - jwt (2.10.3) + jwt (3.2.0) base64 kramdown (2.5.2) rexml (>= 3.4.4)