From 5e02b38220e8d4317a9285acac4766e823c701f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2020 10:27:11 -0600 Subject: [PATCH] Bump brakeman from 4.8.2 to 4.9.0 (#2036) Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.8.2 to 4.9.0. - [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/v4.8.2...v4.9.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a51089658..ea5735789 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) bootstrap_form (2.7.0) - brakeman (4.8.2) + brakeman (4.9.0) builder (3.2.4) byebug (11.1.1) capybara (3.33.0)