]> cat aescling's git repositories - mastodon.git/commitdiff
Bump brakeman from 4.9.1 to 4.10.0 (#14933)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 6 Oct 2020 08:07:50 +0000 (17:07 +0900)
committerGitHub <noreply@github.com>
Tue, 6 Oct 2020 08:07:50 +0000 (17:07 +0900)
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.9.1 to 4.10.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.9.1...v4.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index ed9d3673e9d35a46cbad1e03e858c7c73f24c590..3a92b4627daaac831ec241d5b9f78133670d641e 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -142,7 +142,7 @@ group :development do
   gem 'memory_profiler'
   gem 'rubocop', '~> 0.92', require: false
   gem 'rubocop-rails', '~> 2.8', require: false
-  gem 'brakeman', '~> 4.9', require: false
+  gem 'brakeman', '~> 4.10', require: false
   gem 'bundler-audit', '~> 0.7', require: false
 
   gem 'capistrano', '~> 3.14'
index 812f75fbedb763090c735a6d8e2667f5c20082cc..d22e05d1b83e07be947958c8e9a4da65e85afc53 100644 (file)
@@ -106,7 +106,7 @@ GEM
       ffi (~> 1.10.0)
     bootsnap (1.4.8)
       msgpack (~> 1.0)
-    brakeman (4.9.1)
+    brakeman (4.10.0)
     browser (4.2.0)
     builder (3.2.4)
     bullet (6.1.0)
@@ -683,7 +683,7 @@ DEPENDENCIES
   binding_of_caller (~> 0.7)
   blurhash (~> 0.1)
   bootsnap (~> 1.4)
-  brakeman (~> 4.9)
+  brakeman (~> 4.10)
   browser
   bullet (~> 6.1)
   bundler-audit (~> 0.7)