2021-06-28 23:13:55 +00:00
|
|
|
{
|
|
|
|
brakeman = {
|
2024-01-25 14:12:00 +00:00
|
|
|
dependencies = ["racc"];
|
2021-06-28 23:13:55 +00:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2024-02-29 20:09:43 +00:00
|
|
|
sha256 = "1lylig4vgnw9l1ybwgxdi9nw9q2bc5dcplklg8nsbi7j32f7c5kp";
|
2021-06-28 23:13:55 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2024-02-29 20:09:43 +00:00
|
|
|
version = "6.1.2";
|
2024-01-25 14:12:00 +00:00
|
|
|
};
|
|
|
|
racc = {
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "01b9662zd2x9bp4rdjfid07h09zxj7kvn7f5fghbqhzc625ap1dp";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.7.3";
|
2021-06-28 23:13:55 +00:00
|
|
|
};
|
|
|
|
}
|