From 1fbe4ccae0a4305e8dd687ad4cb5e9347a0aaa02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 11:39:31 +0000 Subject: [PATCH] chore(deps-dev): bump brakeman from 7.0.2 to 7.1.0 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 7.0.2 to 7.1.0. - [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.0.2...v7.1.0) --- updated-dependencies: - dependency-name: brakeman dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d8664fe..3014aad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM bigdecimal (3.2.0) bootsnap (1.18.6) msgpack (~> 1.2) - brakeman (7.0.2) + brakeman (7.1.0) racc builder (3.3.0) concurrent-ruby (1.3.5)