From dd05ca5ef8e24bde10663ef4ea3c5447b5093c4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:44:29 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump brakeman from 8.0.4 to 8.0.5 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 8.0.4 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/v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: brakeman dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4b7e34..795032b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM bigdecimal (4.0.1) bootsnap (1.23.0) msgpack (~> 1.2) - brakeman (8.0.4) + brakeman (8.0.5) racc builder (3.3.0) concurrent-ruby (1.3.6) From 0e6103b4e404eb7add255b41699dd37cbf024574 Mon Sep 17 00:00:00 2001 From: Azuna <36605286+azunaVT@users.noreply.github.com> Date: Fri, 14 Aug 2026 02:18:34 +0000 Subject: [PATCH 2/2] chore(deps-dev): bump brakeman to 8.0.6 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 795032b..fee57bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM bigdecimal (4.0.1) bootsnap (1.23.0) msgpack (~> 1.2) - brakeman (8.0.5) + brakeman (8.0.6) racc builder (3.3.0) concurrent-ruby (1.3.6)