From c2a5c3d6b500227517fce6ab8bed7585d7ca686d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 04:45:21 +0000 Subject: [PATCH] Bump brakeman from 4.7.2 to 5.0.1 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.7.2 to 5.0.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/v4.7.2...v5.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 801438d7..a7aae25e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -605,7 +605,7 @@ GEM bourbon (3.2.3) sass (~> 3.2) thor - brakeman (4.7.2) + brakeman (5.0.1) builder (3.2.4) capybara (3.30.0) addressable @@ -725,7 +725,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1)