Merge pull request #220265 from marsam/update-brakeman

brakeman: 5.4.0 -> 5.4.1
This commit is contained in:
Mario Rodas
2023-03-10 00:29:41 -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.4.0)
brakeman (5.4.1)
PLATFORMS
ruby
@@ -10,4 +10,4 @@ DEPENDENCIES
brakeman
BUNDLED WITH
2.3.25
2.4.6
@@ -4,9 +4,9 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0lcxxlrzgpi9z2mr2v19xda6fdysmn5psa9bsp2rksa915v91fds";
sha256 = "0wzvxpabnjwwjgr9s13965dbdgl3qfvwjbmhimh83p81bm5lsrnw";
type = "gem";
};
version = "5.4.0";
version = "5.4.1";
};
}