]> cat aescling's git repositories - mastodon.git/commitdiff
Bump brakeman from 4.5.1 to 4.6.1 (#11438)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 29 Jul 2019 13:37:02 +0000 (22:37 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Mon, 29 Jul 2019 13:37:02 +0000 (22:37 +0900)
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.5.1 to 4.6.1.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/master/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v4.5.1...v4.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index b9b670418a82c527542d50f43fe5125adeb0abe6..ec36c32d483e62925691651097c2c0378539fbe1 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -132,7 +132,7 @@ group :development do
   gem 'memory_profiler'
   gem 'rubocop', '~> 0.73', require: false
   gem 'rubocop-rails', '~> 2.2', require: false
-  gem 'brakeman', '~> 4.5', require: false
+  gem 'brakeman', '~> 4.6', require: false
   gem 'bundler-audit', '~> 0.6', require: false
 
   gem 'capistrano', '~> 3.11'
index b98928c3f2cb342b2194626cd2e52df2574c6f9e..943ea00c2d4498414cada2979e6bd9447e1cecca 100644 (file)
@@ -123,7 +123,7 @@ GEM
       ffi (~> 1.10.0)
     bootsnap (1.4.4)
       msgpack (~> 1.0)
-    brakeman (4.5.1)
+    brakeman (4.6.1)
     browser (2.6.1)
     builder (3.2.3)
     bullet (6.0.1)
@@ -672,7 +672,7 @@ DEPENDENCIES
   binding_of_caller (~> 0.7)
   blurhash (~> 0.1)
   bootsnap (~> 1.4)
-  brakeman (~> 4.5)
+  brakeman (~> 4.6)
   browser
   bullet (~> 6.0)
   bundler-audit (~> 0.6)