brakeman: 6.1.1 -> 6.1.2
Changelog: https://github.com/presidentbeef/brakeman/releases/tag/v6.1.2
This commit is contained in:
@@ -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"];
|
||||
|
||||
Reference in New Issue
Block a user