From 9f7459d798ba1422ace17efc65e692a0a37cb46a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 11:18:00 +0000 Subject: [PATCH] Bump brakeman from 6.1.1 to 6.1.2 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 6.1.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/v6.1.1...v6.1.2) --- updated-dependencies: - dependency-name: brakeman 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 54f114b..dc4e5fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM base64 (0.2.0) bigdecimal (3.1.6) bindex (0.8.1) - brakeman (6.1.1) + brakeman (6.1.2) racc builder (3.2.4) coderay (1.1.3)