From a1c1e2e1c22fc2e5b93de32434816acacf4dc02d Mon Sep 17 00:00:00 2001 From: Shahzeb Syed Date: Wed, 8 Apr 2026 12:17:01 +0200 Subject: [PATCH] Bump version of addressable to 2.9.0 to patch CVE-2026-35611 --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index cb965421..e4f56200 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -14,7 +14,7 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.9) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) base64 (0.2.0) bigdecimal (4.1.0)