]> cat aescling's git repositories - mastodon.git/commitdiff
Bump brakeman from 4.4.0 to 4.5.0 (#10309)
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>
Mon, 18 Mar 2019 13:41:44 +0000 (14:41 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 18 Mar 2019 13:41:44 +0000 (14:41 +0100)
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.4.0 to 4.5.0.
- [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.4.0...v4.5.0)

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

diff --git a/Gemfile b/Gemfile
index 6a848cee7ffb14de482d08f91b2eba012b705d45..e67bf6e56d91ee53db1e244069f9ce3672465911 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -128,7 +128,7 @@ group :development do
   gem 'letter_opener_web', '~> 1.3'
   gem 'memory_profiler'
   gem 'rubocop', '~> 0.65', require: false
-  gem 'brakeman', '~> 4.4', require: false
+  gem 'brakeman', '~> 4.5', require: false
   gem 'bundler-audit', '~> 0.6', require: false
   gem 'scss_lint', '~> 0.57', require: false
 
index 6badaa1e457ceb01b9df1d62f82aa00b5b2ba577..f9acb1d23e5a27455ab45c93c4ce8e0f3ca110cc 100644 (file)
@@ -102,7 +102,7 @@ GEM
       debug_inspector (>= 0.0.1)
     bootsnap (1.4.1)
       msgpack (~> 1.0)
-    brakeman (4.4.0)
+    brakeman (4.5.0)
     browser (2.5.3)
     builder (3.2.3)
     bullet (5.9.0)
@@ -666,7 +666,7 @@ DEPENDENCIES
   better_errors (~> 2.5)
   binding_of_caller (~> 0.7)
   bootsnap (~> 1.4)
-  brakeman (~> 4.4)
+  brakeman (~> 4.5)
   browser
   bullet (~> 5.9)
   bundler-audit (~> 0.6)