From 47d41f17f4b76d6b8d96f54508751c32fd2513d6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:17:40 +0000 Subject: [PATCH] [Security] Bump brakeman from 4.5.1 to 5.0.1 Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.5.1 to 5.0.1. **This update includes a security fix.** - [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.5.1...v5.0.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 660a76d9..13da43b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM awesome_nested_set (3.1.4) activerecord (>= 4.0.0, < 5.3) bcrypt (3.1.13) - brakeman (4.5.1) + brakeman (5.0.1) builder (3.2.3) carrierwave (1.3.1) activemodel (>= 4.0.0) @@ -335,7 +335,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.3) mini_mime (1.0.1) mini_portile2 (2.4.0)