From befedb41d8c5f82b7380d8f128fd4478a8e07a3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 06:44:30 +0000 Subject: [PATCH] Bump brakeman from 8.0.2 to 8.0.4 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 8.0.2 to 8.0.4. - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](https://github.com/presidentbeef/brakeman/compare/v8.0.2...v8.0.4) --- updated-dependencies: - dependency-name: brakeman dependency-version: 8.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 55b1a189..1509f4b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM msgpack (~> 1.2) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) - brakeman (8.0.2) + brakeman (8.0.4) racc builder (3.3.0) capybara (3.40.0)