Skip to content

Commit 7b43bd1

Browse files
committed
update brakeman
1 parent 875194f commit 7b43bd1

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ GEM
107107
bindex (0.8.1)
108108
bootsnap (1.21.1)
109109
msgpack (~> 1.2)
110-
brakeman (8.0.1)
110+
brakeman (8.0.2)
111111
racc
112112
bson (5.2.0)
113113
builder (3.3.0)

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)