From 43444306c33c2e4638eccaaf722bbf90c15271ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 07:27:01 +0000 Subject: [PATCH] Bump brakeman from 7.1.2 to 8.0.1 in the ruby group Bumps the ruby group with 1 update: [brakeman](https://github.com/presidentbeef/brakeman). Updates `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:production update-type: version-update:semver-major dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d08732..aeea606 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bigdecimal (4.0.1) - brakeman (7.1.2) + brakeman (8.0.1) racc builder (3.3.0) concurrent-ruby (1.3.6)