From b961088e1f1d037fd6544885554fb95f6cc25534 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 07:29:53 +0000 Subject: [PATCH] Bump addressable from 2.8.4 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.4 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.4...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 49effe1..48b673f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,14 +8,13 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.4) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.2) connection_pool (2.4.1) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) ffi (1.15.5) - ffi (1.15.5-x64-mingw32) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake @@ -34,7 +33,7 @@ GEM parallel (1.21.0) parser (3.0.2.0) ast (~> 2.4.1) - public_suffix (5.0.1) + public_suffix (5.1.1) rainbow (3.0.0) rake (13.0.6) regexp_parser (2.1.1) @@ -54,11 +53,10 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unf_ext (0.0.8.2-x64-mingw32) unicode-display_width (2.1.0) PLATFORMS - x64-mingw32 + x64-mingw-ucrt x86_64-linux DEPENDENCIES