2017-01-17 09:55:23 +00:00
|
|
|
{
|
|
|
|
ast = {
|
2019-05-07 22:20:00 +01:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2017-01-17 09:55:23 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-10-31 12:38:22 +00:00
|
|
|
sha256 = "1l3468czzjmxl93ap40hp7z94yxp4nbag0bxqs789bm30md90m2a";
|
2017-01-17 09:55:23 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-10-31 12:38:22 +00:00
|
|
|
version = "2.4.1";
|
2018-04-25 22:14:41 +01:00
|
|
|
};
|
2020-10-31 12:38:22 +00:00
|
|
|
parallel = {
|
2019-01-11 03:12:03 +00:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-07-23 16:25:05 +01:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2021-01-07 04:20:00 +00:00
|
|
|
sha256 = "0055br0mibnqz0j8wvy20zry548dhkakws681bhj3ycb972awkzd";
|
2018-07-23 16:25:05 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-01-07 04:20:00 +00:00
|
|
|
version = "1.20.1";
|
2018-07-23 16:25:05 +01:00
|
|
|
};
|
2020-10-31 12:38:22 +00:00
|
|
|
parser = {
|
|
|
|
dependencies = ["ast"];
|
2019-05-07 22:20:00 +01:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-04-25 22:14:41 +01:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2021-01-07 04:20:00 +00:00
|
|
|
sha256 = "1jixakyzmy0j5c1rb0fjrrdhgnyryvrr6vgcybs14jfw09akv5ml";
|
2018-04-25 22:14:41 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-01-07 04:20:00 +00:00
|
|
|
version = "3.0.0.0";
|
2017-01-17 09:55:23 +00:00
|
|
|
};
|
2020-10-31 12:38:22 +00:00
|
|
|
rainbow = {
|
2019-01-11 03:12:03 +00:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2017-01-17 09:55:23 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-10-31 12:38:22 +00:00
|
|
|
sha256 = "0bb2fpjspydr6x0s8pn1pqkzmxszvkfapv0p4627mywl7ky4zkhk";
|
2017-01-17 09:55:23 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-10-31 12:38:22 +00:00
|
|
|
version = "3.0.0";
|
2017-01-17 09:55:23 +00:00
|
|
|
};
|
2020-10-31 12:38:22 +00:00
|
|
|
regexp_parser = {
|
2019-01-11 03:12:03 +00:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2017-01-17 09:55:23 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2021-01-07 04:20:00 +00:00
|
|
|
sha256 = "0zm86k9q8m5jkcnpb1f93wsvc57saldfj8czxkx1aw031i95inip";
|
2017-01-17 09:55:23 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-01-07 04:20:00 +00:00
|
|
|
version = "2.0.3";
|
2020-10-31 12:38:22 +00:00
|
|
|
};
|
|
|
|
rexml = {
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1mkvkcw9fhpaizrhca0pdgjcrbns48rlz4g6lavl5gjjq3rk2sq3";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "3.2.4";
|
2017-01-17 09:55:23 +00:00
|
|
|
};
|
|
|
|
rubocop = {
|
2020-10-31 12:38:22 +00:00
|
|
|
dependencies = ["parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"];
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2021-01-07 04:20:00 +00:00
|
|
|
sha256 = "12arfnsj32126ps6mxbn7dwrw43cy70sq45rm0ib7qfrmhp5qyid";
|
2020-10-31 12:38:22 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-01-07 04:20:00 +00:00
|
|
|
version = "1.8.0";
|
2020-10-31 12:38:22 +00:00
|
|
|
};
|
|
|
|
rubocop-ast = {
|
|
|
|
dependencies = ["parser"];
|
2019-01-11 03:12:03 +00:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2017-01-17 09:55:23 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2021-01-07 04:20:00 +00:00
|
|
|
sha256 = "1qvfp567aprjgcwj757p55ynj0dx2b3c3hd76za9z3c43sphprcj";
|
2017-01-17 09:55:23 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-01-07 04:20:00 +00:00
|
|
|
version = "1.4.0";
|
2017-01-17 09:55:23 +00:00
|
|
|
};
|
|
|
|
ruby-progressbar = {
|
2019-05-07 22:20:00 +01:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2017-01-17 09:55:23 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2021-01-07 04:20:00 +00:00
|
|
|
sha256 = "02nmaw7yx9kl7rbaan5pl8x5nn0y4j5954mzrkzi9i3dhsrps4nc";
|
2017-01-17 09:55:23 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-01-07 04:20:00 +00:00
|
|
|
version = "1.11.0";
|
2017-01-17 09:55:23 +00:00
|
|
|
};
|
|
|
|
unicode-display_width = {
|
2019-01-11 03:12:03 +00:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2017-01-17 09:55:23 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2021-01-07 04:20:00 +00:00
|
|
|
sha256 = "1bilbnc8j6jkb59lrf177i3p1pdyxll0n8400hzqr35vl3r3kv2m";
|
2017-01-17 09:55:23 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-01-07 04:20:00 +00:00
|
|
|
version = "2.0.0";
|
2017-01-17 09:55:23 +00:00
|
|
|
};
|
2018-04-25 22:14:41 +01:00
|
|
|
}
|