about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-09-27 03:13:09 +0200
committerGitHub <noreply@github.com>2017-09-27 03:13:09 +0200
commit6e83b5e719cf58a554681859c0b74df626bb66a1 (patch)
tree37100762b9dca9b3b3e2e351532ac81c41131cc8 /Gemfile.lock
parentb32a1d575469aeb3d74da93d861b77df55715e1b (diff)
Update brakeman to 3.0 and bundler-audit to 0.6 (#5117)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b29d32400..89ee34cb6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -74,7 +74,7 @@ GEM
       debug_inspector (>= 0.0.1)
     bootsnap (1.1.3)
       msgpack (~> 1.0)
-    brakeman (3.7.2)
+    brakeman (4.0.1)
     browser (2.5.1)
     builder (3.2.3)
     bullet (5.6.1)
@@ -535,10 +535,10 @@ DEPENDENCIES
   better_errors (~> 2.1)
   binding_of_caller (~> 0.7)
   bootsnap
-  brakeman (~> 3.6)
+  brakeman (~> 4.0)
   browser
   bullet (~> 5.5)
-  bundler-audit (~> 0.5)
+  bundler-audit (~> 0.6)
   capistrano (~> 3.8)
   capistrano-rails (~> 1.2)
   capistrano-rbenv (~> 2.1)