From 5592b0df5ad38fa58a5b5759d3389e91798b1509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 02:00:52 +0000 Subject: [PATCH] chore(deps): bump addressable from 2.8.7 to 2.8.8 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.7 to 2.8.8. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.7...addressable-2.8.8) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 407064db..e07c6024 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,8 +40,8 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) bigdecimal (3.3.1) @@ -170,7 +170,7 @@ GEM psych (5.2.6) date stringio - public_suffix (6.0.1) + public_suffix (7.0.0) racc (1.8.1) rack (3.2.4) rack-session (2.1.1)