From 0030360a0c0b2e34d974e6d9d560d0f2d64d5450 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 23:04:59 +0000 Subject: [PATCH] chore(deps-dev): bump brakeman from 6.2.1 to 6.2.2 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 6.2.1 to 6.2.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.2.1...v6.2.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 1253e25..177bd25 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM sassc (>= 2.0.0) bootstrap-will_paginate (1.0.0) will_paginate - brakeman (6.2.1) + brakeman (6.2.2) racc builder (3.3.0) capybara (3.40.0)