From 56c8baeeaa3d8d3cb3e6ed1a32ff58275219538b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 03:51:03 +0000 Subject: [PATCH] Bump brakeman from 6.2.2 to 7.0.0 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 6.2.2 to 7.0.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/v6.2.2...v7.0.0) --- updated-dependencies: - dependency-name: brakeman dependency-type: direct:development 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 a036c304..1ee53308 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM base64 (0.2.0) benchmark (0.4.0) bigdecimal (3.1.9) - brakeman (6.2.2) + brakeman (7.0.0) racc builder (3.3.0) byebug (11.1.3)