From 99ecb1a43bc5d9cb647c14fac4a631f5c8747105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 14:35:58 +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 336470c..35cb558 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) ansi (1.5.0) ast (2.4.3)