Skip to content

Commit 4ccfbae

Browse files
authored
Merge pull request #3672 from nhsuk/brakeman-ensure-latest
Remove `--ensure-latest` when running Brakeman
2 parents de8d9f6 + 987fff7 commit 4ccfbae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/brakeman

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22
require "rubygems"
33
require "bundler/setup"
44

5-
ARGV.unshift("--ensure-latest")
6-
75
load Gem.bin_path("brakeman", "brakeman")

0 commit comments

Comments
 (0)