Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2018-04-02 19:30:34 +0300
committerRobert Speicher <robert@gitlab.com>2018-04-02 19:30:34 +0300
commit8ecc50ba28bba12e5d3ef24b69e0fb3fac40e452 (patch)
treeea862083b3690f74f772cd4e1962a0324ee50127 /Gemfile.lock
parentc2d8d08da8324b5a743565a60b733d8144ba5d59 (diff)
parent4c36a0cb1759d2e6d13b26b6e1e9bff4d450ed25 (diff)
Merge branch '44878-update-brakeman-3.6.1-to-4.2.1' into 'master'
Update brakeman to 4.2.1 Closes #44878 See merge request gitlab-org/gitlab-ce!18122
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3e89e598bd4..55e7bd9492a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -95,7 +95,7 @@ GEM
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
bootstrap_form (2.7.0)
- brakeman (3.6.1)
+ brakeman (4.2.1)
browser (2.2.0)
builder (3.2.3)
bullet (5.5.1)
@@ -1012,7 +1012,7 @@ DEPENDENCIES
binding_of_caller (~> 0.7.2)
bootstrap-sass (~> 3.3.0)
bootstrap_form (~> 2.7.0)
- brakeman (~> 3.6.0)
+ brakeman (~> 4.2)
browser (~> 2.2)
bullet (~> 5.5.0)
bundler-audit (~> 0.5.0)