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-03-12 07:09:13 +00:00
|
|
|
sha256 = "00l8rs7cna0j3yh4s9sza0r88x7kjc7j4gp9yl378422k7i0r73v";
|
2020-04-24 23:36:52 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-03-12 07:09:13 +00:00
|
|
|
version = "0.8.0";
|
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
|
|
|
}
|