From a2b5145dd54ad1d829dd6dcb282ea56cd4ccb123 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 04:50:50 +0000 Subject: [PATCH] chore(deps): bump addressable from 2.8.8 to 2.8.9 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.8 to 2.8.9. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.8...addressable-2.8.9) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.8.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f72e189c..a12a4eb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) @@ -114,7 +114,7 @@ GEM pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (7.0.0) + public_suffix (7.0.5) racc (1.8.1) rack (3.2.5) rainbow (3.1.1)