From 94d5c7046fb27eb505224c8772d5a258d3162543 Mon Sep 17 00:00:00 2001 From: anumol-baby Date: Tue, 5 May 2026 19:04:04 +0000 Subject: [PATCH] Update erb to 6.0.4 to fix deserialization guard bypass --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9cdece3..66bdf8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM reline (>= 0.3.8) diff-lcs (1.6.2) drb (2.2.3) - erb (6.0.2) + erb (6.0.4) erb_lint (0.9.0) activesupport better_html (>= 2.0.1)