From 1212f2d31091aefe2a2420ab79f948553a2b4ba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 09:39:31 +0000 Subject: [PATCH] Bump brakeman from 6.2.2 to 7.0.0 in /api 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] --- api/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/Gemfile.lock b/api/Gemfile.lock index 246e1df0..85ac09d0 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -126,7 +126,7 @@ GEM bindata (2.5.0) bootsnap (1.18.4) msgpack (~> 1.2) - brakeman (6.2.2) + brakeman (7.0.0) racc builder (3.3.0) climate_control (1.2.0)