From 680ddf9a84862a7045541b4302c7dc3343156716 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:57:08 +0000 Subject: [PATCH] Bump addressable in /docker-image/v1.16/arm64/debian-papertrail Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.6 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.6...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.16/arm64/debian-papertrail/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-image/v1.16/arm64/debian-papertrail/Gemfile.lock b/docker-image/v1.16/arm64/debian-papertrail/Gemfile.lock index 351e8017a..e76c397e3 100644 --- a/docker-image/v1.16/arm64/debian-papertrail/Gemfile.lock +++ b/docker-image/v1.16/arm64/debian-papertrail/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) base64 (0.2.0) concurrent-ruby (1.2.3) cool.io (1.8.0) @@ -89,7 +89,7 @@ GEM netrc (0.11.0) oj (3.15.1) prometheus-client (4.2.2) - public_suffix (5.0.4) + public_suffix (7.0.5) rake (13.1.0) recursive-open-struct (1.1.3) rest-client (2.1.0)