From c371f09de31f99f35769d2d21b69f1a6e7053feb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 09:28:51 +0000 Subject: [PATCH] Bump addressable from 2.8.8 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/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 ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d011ea3..92e7bc9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM mutex_m securerandom (>= 0.3) tzinfo (~> 2.0) - addressable (2.8.8) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) benchmark (0.5.0) @@ -48,6 +48,7 @@ GEM net-http (~> 0.5) ffi (1.17.3-arm64-darwin) ffi (1.17.3-x86_64-darwin) + ffi (1.17.3-x86_64-linux-gnu) forwardable-extended (2.6.0) gemoji (4.1.0) github-pages (232) @@ -230,6 +231,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) mercenary (0.3.6) + mini_portile2 (2.8.9) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) @@ -238,6 +240,9 @@ GEM mutex_m (0.3.0) net-http (0.9.1) uri (>= 0.11.1) + nokogiri (1.17.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.17.2-arm64-darwin) racc (~> 1.4) nokogiri (1.17.2-x86_64-darwin) @@ -279,6 +284,7 @@ GEM PLATFORMS arm64-darwin x86_64-darwin + x86_64-linux DEPENDENCIES github-pages