update brakeman for ruby 3.1 pattern matching
This commit is contained in:
parent
14f841cdf2
commit
07ab55d83a
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ GEM
|
||||||
bindex (0.8.1)
|
bindex (0.8.1)
|
||||||
bootsnap (1.9.3)
|
bootsnap (1.9.3)
|
||||||
msgpack (~> 1.0)
|
msgpack (~> 1.0)
|
||||||
brakeman (5.1.1)
|
brakeman (5.2.2)
|
||||||
browser (5.3.1)
|
browser (5.3.1)
|
||||||
builder (3.2.4)
|
builder (3.2.4)
|
||||||
byebug (11.1.3)
|
byebug (11.1.3)
|
||||||
|
|
Loading…
Reference in a new issue