From 3eb819ab686e05d7e9b0d6b2968d5fd333683118 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Thu, 5 Jun 2025 23:58:53 -0400 Subject: [PATCH] Update brakeman to pass CI (#61) Reviewed-on: https://git.atomaka.com/atomaka/budget/pulls/61 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7922ede..461fa1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) - brakeman (7.0.0) + brakeman (7.0.2) racc builder (3.3.0) capybara (3.40.0)