From 2f8e26ec3e87a3642f9f67bee198e8709bf6a873 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 20:40:22 +0000 Subject: [PATCH] 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: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31abe3f..534f5c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,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) base64 (0.3.0) bigdecimal (4.0.1)