From 4d467ae5867dec13a5bd748db3e2ff5cdb64b04b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Oct 2021 04:37:50 +0000 Subject: [PATCH] Bump brakeman from 4.7.2 to 5.1.2 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.7.2 to 5.1.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/v4.7.2...v5.1.2) --- updated-dependencies: - dependency-name: brakeman dependency-type: direct:production update-type: version-update:semver-major ... 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..8afa7df9 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.1.2) 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)