From b89c2a0b018b28985206863dcbaa87b0fd472ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 16:55:57 +0000 Subject: [PATCH] Bump brakeman from 7.1.2 to 8.0.2 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 7.1.2 to 8.0.2. - [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.2...v8.0.2) --- updated-dependencies: - dependency-name: brakeman dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70f0eb5..abbb003 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM msgpack (~> 1.2) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) - brakeman (7.1.2) + brakeman (8.0.2) racc builder (3.3.0) byebug (13.0.0)