From 9f788771b5d93ff6f0d22936e0c6759cabf2d5ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 18:36:09 +0000 Subject: [PATCH] Bump brakeman from 7.1.1 to 8.0.5 in /debug_fasp Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 7.1.1 to 8.0.5. - [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/v7.1.1...v8.0.5) --- updated-dependencies: - dependency-name: brakeman dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- debug_fasp/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debug_fasp/Gemfile.lock b/debug_fasp/Gemfile.lock index 77d6510..0bbcb15 100644 --- a/debug_fasp/Gemfile.lock +++ b/debug_fasp/Gemfile.lock @@ -101,7 +101,7 @@ GEM bindex (0.8.1) bootsnap (1.19.0) msgpack (~> 1.2) - brakeman (7.1.1) + brakeman (8.0.5) racc builder (3.3.0) capybara (3.40.0)