From cf78a77966b28d2e4fdc5f7786d214cd809be471 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 11:52:54 +0000 Subject: [PATCH] build(deps): bump brakeman from 7.1.2 to 8.0.5 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 7.1.2 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.2...v8.0.5) --- updated-dependencies: - dependency-name: brakeman dependency-version: 8.0.5 dependency-type: direct:production 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 1119253207..bbb0e0437d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM bigdecimal (4.1.2) bindex (0.8.1) blueprinter (1.3.0) - brakeman (7.1.2) + brakeman (8.0.5) racc bugsnag (6.30.0) concurrent-ruby (~> 1.0)