From ade2c32a43b37b0f1681eb57837c1aec2bdf7d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 08:23:00 +0000 Subject: [PATCH] build(deps-dev): bump brakeman in /ruby/rails8-sqlite Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 7.1.1 to 8.0.6. - [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.6) --- updated-dependencies: - dependency-name: brakeman dependency-version: 8.0.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ruby/rails8-sqlite/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby/rails8-sqlite/Gemfile.lock b/ruby/rails8-sqlite/Gemfile.lock index e44766cf..805eb9f9 100644 --- a/ruby/rails8-sqlite/Gemfile.lock +++ b/ruby/rails8-sqlite/Gemfile.lock @@ -86,7 +86,7 @@ GEM bindex (0.8.1) bootsnap (1.25.0) msgpack (~> 1.5) - brakeman (7.1.1) + brakeman (8.0.6) racc builder (3.3.0) capybara (3.40.0)