From ef4e780ec503905d8dd4f41329379cffcac23172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 11:22:55 +0000 Subject: [PATCH] build(deps-dev): bump brakeman in /heroesofddd_rails_application Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 6.1.2 to 6.2.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/v6.1.2...v6.2.1) --- updated-dependencies: - dependency-name: brakeman dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- heroesofddd_rails_application/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heroesofddd_rails_application/Gemfile.lock b/heroesofddd_rails_application/Gemfile.lock index 9db209f..23bfb64 100644 --- a/heroesofddd_rails_application/Gemfile.lock +++ b/heroesofddd_rails_application/Gemfile.lock @@ -83,7 +83,7 @@ GEM bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) - brakeman (6.1.2) + brakeman (6.2.1) racc builder (3.3.0) capybara (3.40.0)