From 18fdcbb7dd81708b22e1cca55b3aa26ec6ff8c8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 01:57:33 +0000 Subject: [PATCH] Bump brakeman from 5.4.0 to 5.4.1 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 5.4.0 to 5.4.1. - [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.4.0...v5.4.1) --- 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 a142117110014e..cbb699ea40ae78 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM ffi (~> 1.14) bootsnap (1.15.0) msgpack (~> 1.2) - brakeman (5.4.0) + brakeman (5.4.1) browser (4.2.0) brpoplpush-redis_script (0.1.3) concurrent-ruby (~> 1.0, >= 1.0.5)