From 6301a6935996294f69d8837cdd2db0f4a71bb906 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 09:05:28 +0000 Subject: [PATCH] Bump addressable in /docker-image/v1.15/debian-elasticsearch6 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.1 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.1...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docker-image/v1.15/debian-elasticsearch6/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-image/v1.15/debian-elasticsearch6/Gemfile.lock b/docker-image/v1.15/debian-elasticsearch6/Gemfile.lock index 61019e50a..4ca94c86c 100644 --- a/docker-image/v1.15/debian-elasticsearch6/Gemfile.lock +++ b/docker-image/v1.15/debian-elasticsearch6/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) concurrent-ruby (1.2.0) cool.io (1.7.1) domain_name (0.5.20190701) @@ -119,7 +119,7 @@ GEM netrc (0.11.0) oj (3.14.2) prometheus-client (4.0.0) - public_suffix (5.0.1) + public_suffix (7.0.5) rake (13.0.6) recursive-open-struct (1.1.3) rest-client (2.1.0)