From 35201df26497035edb579ea0abf0c7185f310cbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 07:09:10 +0000 Subject: [PATCH] Bump brakeman from 5.2.1 to 6.1.2 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 5.2.1 to 6.1.2. - [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/v5.2.1...v6.1.2) --- updated-dependencies: - dependency-name: brakeman dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4333869..63b8c42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,8 @@ GEM encryptor (~> 3.0.0) base64 (0.2.0) bindex (0.8.1) - brakeman (5.2.1) + brakeman (6.1.2) + racc builder (3.2.4) byebug (11.1.3) concurrent-ruby (1.2.3)