From 5818064907936a8639a949b3bc6b9a1257e8f9ac Mon Sep 17 00:00:00 2001 From: Jonathan Norris Date: Mon, 11 May 2026 10:08:25 -0400 Subject: [PATCH] chore: resolve open dependabot security alerts - erb 6.0.2 -> 6.0.4 (high, alert #13) Signed-off-by: Jonathan Norris --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07ba489f..8d1d7c8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM reline (>= 0.3.8) diff-lcs (1.6.2) docile (1.4.1) - erb (6.0.2) + erb (6.0.4) ffi (1.17.4) fileutils (1.8.0) io-console (0.8.2)