From 725d8776f899c88743146af510b3b5372202e629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:43:31 +0000 Subject: [PATCH] Bump addressable from 2.8.7 to 2.9.0 in /docs Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.7 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.7...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 3186d74..6d8cf9c 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -7,8 +7,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) base64 (0.2.0) coffee-script (2.4.1) coffee-script-source @@ -211,15 +211,11 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.6) mercenary (0.3.6) - mini_portile2 (2.8.8) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.25.5) - nokogiri (1.15.7) - mini_portile2 (~> 2.8.2) - racc (~> 1.4) nokogiri (1.15.7-x86_64-darwin) racc (~> 1.4) nokogiri (1.15.7-x86_64-linux)