Merge pull request #186389 from marsam/update-brakeman

brakeman: 5.2.3 -> 5.3.1
This commit is contained in:
Mario Rodas
2022-08-13 01:14:33 -05:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
brakeman (5.2.3)
brakeman (5.3.1)
PLATFORMS
ruby
@@ -10,4 +10,4 @@ DEPENDENCIES
brakeman
BUNDLED WITH
2.3.9
2.3.20
@@ -4,9 +4,9 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1m188ypcl2lb1hin21fmyk9d4fbjw4w7cr2k6l37jasw3rmgnvjv";
sha256 = "0zr2p0w4ckv65cv3vdwnk9f3yydmjdmw75x7dskx1gqr9j9q3306";
type = "gem";
};
version = "5.2.3";
version = "5.3.1";
};
}