173 lines
3.6 KiB
Nix
173 lines
3.6 KiB
Nix
|
|
{
|
||
|
|
ast = {
|
||
|
|
groups = [
|
||
|
|
"default"
|
||
|
|
"development"
|
||
|
|
];
|
||
|
|
platforms = [ ];
|
||
|
|
source = {
|
||
|
|
remotes = [ "https://rubygems.org" ];
|
||
|
|
sha256 = "04nc8x27hlzlrr5c2gn7mar4vdr0apw5xg22wp6m8dx3wqr04a0y";
|
||
|
|
type = "gem";
|
||
|
|
};
|
||
|
|
version = "2.4.2";
|
||
|
|
};
|
||
|
|
parallel = {
|
||
|
|
groups = [
|
||
|
|
"default"
|
||
|
|
"development"
|
||
|
|
];
|
||
|
|
platforms = [ ];
|
||
|
|
source = {
|
||
|
|
remotes = [ "https://rubygems.org" ];
|
||
|
|
sha256 = "07vnk6bb54k4yc06xnwck7php50l09vvlw1ga8wdz0pia461zpzb";
|
||
|
|
type = "gem";
|
||
|
|
};
|
||
|
|
version = "1.22.1";
|
||
|
|
};
|
||
|
|
parser = {
|
||
|
|
dependencies = [ "ast" ];
|
||
|
|
groups = [
|
||
|
|
"default"
|
||
|
|
"development"
|
||
|
|
];
|
||
|
|
platforms = [ ];
|
||
|
|
source = {
|
||
|
|
remotes = [ "https://rubygems.org" ];
|
||
|
|
sha256 = "0zaghgvva2q4jqbachg8jvpwgbg3w1jqr0d00m8rqciqznjgsw3c";
|
||
|
|
type = "gem";
|
||
|
|
};
|
||
|
|
version = "3.1.1.0";
|
||
|
|
};
|
||
|
|
rainbow = {
|
||
|
|
groups = [
|
||
|
|
"default"
|
||
|
|
"development"
|
||
|
|
];
|
||
|
|
platforms = [ ];
|
||
|
|
source = {
|
||
|
|
remotes = [ "https://rubygems.org" ];
|
||
|
|
sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503";
|
||
|
|
type = "gem";
|
||
|
|
};
|
||
|
|
version = "3.1.1";
|
||
|
|
};
|
||
|
|
regexp_parser = {
|
||
|
|
groups = [
|
||
|
|
"default"
|
||
|
|
"development"
|
||
|
|
];
|
||
|
|
platforms = [ ];
|
||
|
|
source = {
|
||
|
|
remotes = [ "https://rubygems.org" ];
|
||
|
|
sha256 = "155f6cr4rrfw5bs5xd3m5kfw32qhc5fsi4nk82rhif56rc6cs0wm";
|
||
|
|
type = "gem";
|
||
|
|
};
|
||
|
|
version = "2.2.1";
|
||
|
|
};
|
||
|
|
rexml = {
|
||
|
|
groups = [
|
||
|
|
"default"
|
||
|
|
"development"
|
||
|
|
];
|
||
|
|
platforms = [ ];
|
||
|
|
source = {
|
||
|
|
remotes = [ "https://rubygems.org" ];
|
||
|
|
sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53";
|
||
|
|
type = "gem";
|
||
|
|
};
|
||
|
|
version = "3.2.5";
|
||
|
|
};
|
||
|
|
rubocop = {
|
||
|
|
dependencies = [
|
||
|
|
"parallel"
|
||
|
|
"parser"
|
||
|
|
"rainbow"
|
||
|
|
"regexp_parser"
|
||
|
|
"rexml"
|
||
|
|
"rubocop-ast"
|
||
|
|
"ruby-progressbar"
|
||
|
|
"unicode-display_width"
|
||
|
|
];
|
||
|
|
groups = [
|
||
|
|
"default"
|
||
|
|
"development"
|
||
|
|
];
|
||
|
|
platforms = [ ];
|
||
|
|
source = {
|
||
|
|
remotes = [ "https://rubygems.org" ];
|
||
|
|
sha256 = "06105yrqajpm5l07fng1nbk55y9490hny542zclnan8hg841pjgl";
|
||
|
|
type = "gem";
|
||
|
|
};
|
||
|
|
version = "1.26.1";
|
||
|
|
};
|
||
|
|
rubocop-ast = {
|
||
|
|
dependencies = [ "parser" ];
|
||
|
|
groups = [
|
||
|
|
"default"
|
||
|
|
"development"
|
||
|
|
];
|
||
|
|
platforms = [ ];
|
||
|
|
source = {
|
||
|
|
remotes = [ "https://rubygems.org" ];
|
||
|
|
sha256 = "1bd2z82ly7fix8415gvfiwzb6bjialz5rs3sr72kv1lk68rd23wv";
|
||
|
|
type = "gem";
|
||
|
|
};
|
||
|
|
version = "1.16.0";
|
||
|
|
};
|
||
|
|
rubocop-discourse = {
|
||
|
|
dependencies = [
|
||
|
|
"rubocop"
|
||
|
|
"rubocop-rspec"
|
||
|
|
];
|
||
|
|
groups = [ "development" ];
|
||
|
|
platforms = [ ];
|
||
|
|
source = {
|
||
|
|
remotes = [ "https://rubygems.org" ];
|
||
|
|
sha256 = "01f4y7am9cq276zl8vsgv64w8wfmhpbzg7vzsifhgnnh92g6s04g";
|
||
|
|
type = "gem";
|
||
|
|
};
|
||
|
|
version = "2.5.0";
|
||
|
|
};
|
||
|
|
rubocop-rspec = {
|
||
|
|
dependencies = [ "rubocop" ];
|
||
|
|
groups = [
|
||
|
|
"default"
|
||
|
|
"development"
|
||
|
|
];
|
||
|
|
platforms = [ ];
|
||
|
|
source = {
|
||
|
|
remotes = [ "https://rubygems.org" ];
|
||
|
|
sha256 = "051gq9pz49iv4gq34d3n089iaa6cb418n2fhin6gd6fpysbi3nf6";
|
||
|
|
type = "gem";
|
||
|
|
};
|
||
|
|
version = "2.9.0";
|
||
|
|
};
|
||
|
|
ruby-progressbar = {
|
||
|
|
groups = [
|
||
|
|
"default"
|
||
|
|
"development"
|
||
|
|
];
|
||
|
|
platforms = [ ];
|
||
|
|
source = {
|
||
|
|
remotes = [ "https://rubygems.org" ];
|
||
|
|
sha256 = "02nmaw7yx9kl7rbaan5pl8x5nn0y4j5954mzrkzi9i3dhsrps4nc";
|
||
|
|
type = "gem";
|
||
|
|
};
|
||
|
|
version = "1.11.0";
|
||
|
|
};
|
||
|
|
unicode-display_width = {
|
||
|
|
groups = [
|
||
|
|
"default"
|
||
|
|
"development"
|
||
|
|
];
|
||
|
|
platforms = [ ];
|
||
|
|
source = {
|
||
|
|
remotes = [ "https://rubygems.org" ];
|
||
|
|
sha256 = "0csjm9shhfik0ci9mgimb7hf3xgh7nx45rkd9rzgdz6vkwr8rzxn";
|
||
|
|
type = "gem";
|
||
|
|
};
|
||
|
|
version = "2.1.0";
|
||
|
|
};
|
||
|
|
}
|