From 7c6511fbf131b5b79f8b16ee315a7706ca15c663 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 07:43:34 +0000 Subject: [PATCH] build(deps-dev): Bump brakeman from 7.1.2 to 8.0.1 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 7.1.2 to 8.0.1. - [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.1) --- updated-dependencies: - dependency-name: brakeman dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e5df397..52278b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM bindex (0.8.1) bootsnap (1.21.1) msgpack (~> 1.2) - brakeman (7.1.2) + brakeman (8.0.1) racc builder (3.3.0) capybara (3.40.0) @@ -340,8 +340,8 @@ GEM language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 5) - ruby-lsp-brakeman (0.0.3) - brakeman (~> 7.0) + ruby-lsp-brakeman (0.0.4) + brakeman (>= 7.0) ruby-lsp (~> 0.19) ruby-progressbar (1.13.0) rubyzip (3.2.2)