brakeman: 6.1.1 -> 6.1.2

Changelog: https://github.com/presidentbeef/brakeman/releases/tag/v6.1.2
This commit is contained in:
Mario Rodas
2024-02-18 04:20:00 +00:00
parent cab9de2e9d
commit cf8e751c2b
2 changed files with 4 additions and 4 deletions
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
brakeman (6.1.1)
brakeman (6.1.2)
racc
racc (1.7.3)
@@ -12,4 +12,4 @@ DEPENDENCIES
brakeman
BUNDLED WITH
2.5.3
2.5.5
@@ -5,10 +5,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1ahkss5xpdw7vwykyd5kba74cs4r987fcn7ad5qvzhzhqdariqvy";
sha256 = "1lylig4vgnw9l1ybwgxdi9nw9q2bc5dcplklg8nsbi7j32f7c5kp";
type = "gem";
};
version = "6.1.1";
version = "6.1.2";
};
racc = {
groups = ["default"];