From 18683bda2bda407a8f081dc6d8bcbef4d137191d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 12:12:25 +0200 Subject: [PATCH] Bump addressable in /docs in the bundler group across 1 directory (#8685) Bumps the bundler group with 1 update in the /docs directory: [addressable](https://github.com/sporkmonger/addressable). Updates `addressable` from 2.8.8 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.8...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 634de9b3e..130f1007c 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.8) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) coffee-script (2.4.1) coffee-script-source @@ -101,7 +101,7 @@ GEM sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (7.0.0) + public_suffix (7.0.5) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0)