2020-04-24 23:36:52 +00:00
|
|
|
{
|
|
|
|
bundler-audit = {
|
|
|
|
dependencies = ["thor"];
|
2020-06-18 07:06:33 +00:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2020-04-24 23:36:52 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2021-09-18 10:52:07 +00:00
|
|
|
sha256 = "05k19l5388248rd74cn2lm2ksci7fzmga74n835v7k31m4kbzw8v";
|
2020-04-24 23:36:52 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-09-18 10:52:07 +00:00
|
|
|
version = "0.9.0.1";
|
2020-04-24 23:36:52 +00:00
|
|
|
};
|
|
|
|
thor = {
|
2020-06-18 07:06:33 +00:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2020-04-24 23:36:52 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2021-03-12 07:09:13 +00:00
|
|
|
sha256 = "18yhlvmfya23cs3pvhr1qy38y41b6mhr5q9vwv5lrgk16wmf3jna";
|
2020-04-24 23:36:52 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-03-12 07:09:13 +00:00
|
|
|
version = "1.1.0";
|
2020-04-24 23:36:52 +00:00
|
|
|
};
|
2021-02-05 17:12:51 +00:00
|
|
|
}
|