From 0909e357b19e9146c5998d5bc112ed5efca183d2 Mon Sep 17 00:00:00 2001 From: Samuel Young Date: Thu, 9 Oct 2025 09:16:18 +0100 Subject: [PATCH] Bump uri from 1.0.3 to 1.0.4 https://www.ruby-lang.org/en/news/2025/10/07/uri-cve-2025-61594/ --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7567038cd..c154d331d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -511,7 +511,7 @@ GEM unicode-display_width (2.5.0) unread (0.14.0) activerecord (>= 6.1) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) view_component (3.10.0) activesupport (>= 5.2.0, < 8.0)