5e7c2d6cef
GitOrigin-RevId: f99e5f03cc0aa231ab5950a15ed02afec45ed51a
2569 lines
65 KiB
Nix
2569 lines
65 KiB
Nix
{
|
|
actionmailer = {
|
|
dependencies = ["actionpack" "actionview" "activejob" "activesupport" "mail" "net-imap" "net-pop" "net-smtp" "rails-dom-testing"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "15ni57icsw1ilz5srlasff4h31h2ckgmxbdd8jnbniscvz4x2sd0";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.7";
|
|
};
|
|
actionpack = {
|
|
dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "150sjsk12vzj9aswjy3cz124l8n8sn52bhd0wwly73rwc1a750sg";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.7";
|
|
};
|
|
actionview = {
|
|
dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1nn21k5psxdv2fkwxs679lr0b8n1nzli2ks343cx4azn6snp8b8a";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.7";
|
|
};
|
|
actionview_precompiler = {
|
|
dependencies = ["actionview"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "07jyr2h87ha6k2y965rs4ywq142ddkfkhbmp0r44xg4wnffr8jbl";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.0";
|
|
};
|
|
active_model_serializers = {
|
|
dependencies = ["activemodel"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0k3mgia2ahh7mbk30hjq9pzqbk0kh281s91kq2z6p555nv9y6l3k";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.4";
|
|
};
|
|
activejob = {
|
|
dependencies = ["activesupport" "globalid"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0s5r5z9jm57jjabh8w2823rpjd1agn8z2rlqgyyn4s9pbbhgalzy";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.7";
|
|
};
|
|
activemodel = {
|
|
dependencies = ["activesupport"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1rspbw4yxx9fh2wyl2wvgwadwapfyx7j9zlirpd4pmk31wkhl4hf";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.7";
|
|
};
|
|
activerecord = {
|
|
dependencies = ["activemodel" "activesupport"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1ygg145wxlgm12b1x5r0rsk2aa6i2wjz7bgb21j8vmyqyfl272cy";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.7";
|
|
};
|
|
activesupport = {
|
|
dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1wzbnv3hns0yiwbgh1m3q5j0d7b0k52nlpwirhxyv3l0ycmljfr9";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.7";
|
|
};
|
|
addressable = {
|
|
dependencies = ["public_suffix"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "05r1fwy487klqkya7vzia8hnklcxy4vr92m9dmni3prfwk6zpw33";
|
|
type = "gem";
|
|
};
|
|
version = "2.8.5";
|
|
};
|
|
annotate = {
|
|
dependencies = ["activerecord" "rake"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1lw0fxb5mirsdp3bp20gjyvs7clvi19jbxnrm2ihm20kzfhvlqcs";
|
|
type = "gem";
|
|
};
|
|
version = "3.2.0";
|
|
};
|
|
ast = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "04nc8x27hlzlrr5c2gn7mar4vdr0apw5xg22wp6m8dx3wqr04a0y";
|
|
type = "gem";
|
|
};
|
|
version = "2.4.2";
|
|
};
|
|
aws-eventstream = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1pyis1nvnbjxk12a43xvgj2gv0mvp4cnkc1gzw0v1018r61399gz";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.0";
|
|
};
|
|
aws-partitions = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0bg0v08n9mgvpnvkx8aznrax25lkrfsi5sjfdlccm7dadnada5fg";
|
|
type = "gem";
|
|
};
|
|
version = "1.583.0";
|
|
};
|
|
aws-sdk-core = {
|
|
dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0hajbavfngn99hcz6n20162jygvwdflldvnlrza7z32hizawaaan";
|
|
type = "gem";
|
|
};
|
|
version = "3.130.2";
|
|
};
|
|
aws-sdk-kms = {
|
|
dependencies = ["aws-sdk-core" "aws-sigv4"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "14dcfqqdx1dy7qwrdyqdvqjs53kswm4njvg34f61jpl9xi3h2yf3";
|
|
type = "gem";
|
|
};
|
|
version = "1.56.0";
|
|
};
|
|
aws-sdk-s3 = {
|
|
dependencies = ["aws-sdk-core" "aws-sdk-kms" "aws-sigv4"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1r6dxz3llgxbbm66jq5mkzk0i6qsxwv0d9s0ipwb23vv3bgp23yf";
|
|
type = "gem";
|
|
};
|
|
version = "1.114.0";
|
|
};
|
|
aws-sdk-sns = {
|
|
dependencies = ["aws-sdk-core" "aws-sigv4"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0d3fhll3hqc23fvj7p0ncjrr0fri7spy21r0hfkqjhijm0q1xqg9";
|
|
type = "gem";
|
|
};
|
|
version = "1.53.0";
|
|
};
|
|
aws-sigv4 = {
|
|
dependencies = ["aws-eventstream"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0xp7diwq7nv4vvxrl9x3lis2l4x6bissrfzbfyy6rv5bmj5w109z";
|
|
type = "gem";
|
|
};
|
|
version = "1.5.0";
|
|
};
|
|
base64 = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0cydk9p2cv25qysm0sn2pb97fcpz1isa7n3c8xm1gd99li8x6x8c";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.1";
|
|
};
|
|
better_errors = {
|
|
dependencies = ["erubi" "rack" "rouge"];
|
|
groups = ["development"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0wqazisnn6hn1wsza412xribpw5wzx6b5z5p4mcpfgizr6xg367p";
|
|
type = "gem";
|
|
};
|
|
version = "2.10.1";
|
|
};
|
|
binding_of_caller = {
|
|
dependencies = ["debug_inspector"];
|
|
groups = ["development"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "078n2dkpgsivcf0pr50981w95nfc2bsrp3wpf9wnxz1qsp8jbb9s";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
bootsnap = {
|
|
dependencies = ["msgpack"];
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1vcg52gwl64xhhal6kwk1pc01y1klzdlnv1awyk89kb91z010x7q";
|
|
type = "gem";
|
|
};
|
|
version = "1.16.0";
|
|
};
|
|
builder = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "045wzckxpwcqzrjr353cxnyaxgf0qg22jh00dcx7z38cys5g1jlr";
|
|
type = "gem";
|
|
};
|
|
version = "3.2.4";
|
|
};
|
|
bullet = {
|
|
dependencies = ["activesupport" "uniform_notifier"];
|
|
groups = ["development"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0hyz68j0z0j24vcrs43swmlykhzypayv34kzrsbxda5lbi83gynm";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.7";
|
|
};
|
|
byebug = {
|
|
groups = ["development" "test"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0nx3yjf4xzdgb8jkmk2344081gqr22pgjqnmjg2q64mj5d6r9194";
|
|
type = "gem";
|
|
};
|
|
version = "11.1.3";
|
|
};
|
|
capybara = {
|
|
dependencies = ["addressable" "matrix" "mini_mime" "nokogiri" "rack" "rack-test" "regexp_parser" "xpath"];
|
|
groups = ["test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "114qm5f5vhwaaw9rj1h2lcamh46zl13v1m18jiw68zl961gwmw6n";
|
|
type = "gem";
|
|
};
|
|
version = "3.39.2";
|
|
};
|
|
cbor = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0511idr8xps9625nh3kxr68sdy6l3xy2kcz7r57g47fxb1v18jj3";
|
|
type = "gem";
|
|
};
|
|
version = "0.5.9.6";
|
|
};
|
|
certified = {
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1706p6p0a8adyvd943af2a3093xakvislgffw3v9dvp7j07dyk5a";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
cgi = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "18zc1z8va9j1gcv131p605wmkvn1p5958mmvvy7v45ki8c0w7qn5";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.6";
|
|
};
|
|
chunky_png = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1znw5x86hmm9vfhidwdsijz8m38pqgmv98l9ryilvky0aldv7mc9";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.0";
|
|
};
|
|
coderay = {
|
|
groups = ["default" "development"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.3";
|
|
};
|
|
colored2 = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1zj06gjqwykgzxmbkp2hmg3wv5kv8zz5d77acxipzcgicdjgvfan";
|
|
type = "gem";
|
|
};
|
|
version = "4.0.0";
|
|
};
|
|
concurrent-ruby = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0krcwb6mn0iklajwngwsg850nk8k9b35dhmc2qkbdqvmifdi2y9q";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.2";
|
|
};
|
|
connection_pool = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1x32mcpm2cl5492kd6lbjbaf17qsssmpx9kdyr7z1wcif2cwyh0g";
|
|
type = "gem";
|
|
};
|
|
version = "2.4.1";
|
|
};
|
|
cose = {
|
|
dependencies = ["cbor" "openssl-signature_algorithm"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "00c6x4ha7qiaaf88qdbyf240mk146zz78rbm4qwyaxmwlmk7q933";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.0";
|
|
};
|
|
cppjieba_rb = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0ijzvnm5jclyhf6ls30kv7dqy05f3hbha69f59jwbzdid7dndla5";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.2";
|
|
};
|
|
crack = {
|
|
dependencies = ["rexml"];
|
|
groups = ["default" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1cr1kfpw3vkhysvkk3wg7c54m75kd68mbm9rs5azdjdq57xid13r";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.5";
|
|
};
|
|
crass = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0pfl5c0pyqaparxaqxi6s4gfl21bdldwiawrc0aknyvflli60lfw";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.6";
|
|
};
|
|
css_parser = {
|
|
dependencies = ["addressable"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "18mii41bbl106rn940ah8v3xclj4yrxxa0bwlwp546244n9b83zp";
|
|
type = "gem";
|
|
};
|
|
version = "1.16.0";
|
|
};
|
|
dartsass-ruby = {
|
|
dependencies = ["sass-embedded"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0z3gdsnyvdjgn9gwia72irqgxq04i8hv9pv60yqkd4h5nk9rx4p6";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.1";
|
|
};
|
|
dartsass-sprockets = {
|
|
dependencies = ["dartsass-ruby" "railties" "sprockets" "sprockets-rails" "tilt"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1842k5i96iiz264wzzqar2m3whs2caf0d8yhbsr6qdbi4j5pzmcx";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.0";
|
|
};
|
|
date = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "03skfikihpx37rc27vr3hwrb057gxnmdzxhmzd4bf4jpkl0r55w1";
|
|
type = "gem";
|
|
};
|
|
version = "3.3.3";
|
|
};
|
|
debug_inspector = {
|
|
groups = ["default" "development"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "01l678ng12rby6660pmwagmyg8nccvjfgs3487xna7ay378a59ga";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
diff-lcs = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0rwvjahnp7cpmracd8x732rjgnilqv2sx7d1gfrysslc3h039fa9";
|
|
type = "gem";
|
|
};
|
|
version = "1.5.0";
|
|
};
|
|
diffy = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1qcsv29ljfhy76gq4xi8zpn6dc6nv15c41r131bdr38kwpxjzd1n";
|
|
type = "gem";
|
|
};
|
|
version = "3.4.2";
|
|
};
|
|
digest = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "01qkpbkxq83ip3iysfh2kjrg9sh2n2q91prhyxh3vq10lcfzv9l1";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.1";
|
|
};
|
|
discourse-fonts = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1q1q9fmqc7dir2nj94nai58h26zsh6fqmbr6hfax5d6xpy4pm1yf";
|
|
type = "gem";
|
|
};
|
|
version = "0.0.9";
|
|
};
|
|
discourse-seed-fu = {
|
|
dependencies = ["activerecord" "activesupport"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1r3mbi72cx3xx8dnva1zhvxcacdma4xfn16d8s860m7d25fdjqag";
|
|
type = "gem";
|
|
};
|
|
version = "2.3.12";
|
|
};
|
|
discourse_dev_assets = {
|
|
dependencies = ["faker" "literate_randomizer"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0ncd6n34vm7qd5mpza8wrqfkgfc6xbd5rxjcbdnvsv94zxr75rm1";
|
|
type = "gem";
|
|
};
|
|
version = "0.0.4";
|
|
};
|
|
docile = {
|
|
groups = ["default" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1lxqxgq71rqwj1lpl9q1mbhhhhhhdkkj7my341f2889pwayk85sz";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.0";
|
|
};
|
|
email_reply_trimmer = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1jgcxifm48xq5dz9k47q43pqm5bfnf14l62l3bqhmv8f6z8dw4ki";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.13";
|
|
};
|
|
erubi = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "08s75vs9cxlc4r1q2bjg4br8g9wc5lc5x5vl0vv4zq5ivxsdpgi7";
|
|
type = "gem";
|
|
};
|
|
version = "1.12.0";
|
|
};
|
|
excon = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0mbkyyadz9vw7mzixi9dks6i6iw033yn2hzwfvnfdvgqq6ywqs4g";
|
|
type = "gem";
|
|
};
|
|
version = "0.102.0";
|
|
};
|
|
execjs = {
|
|
groups = ["assets" "default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1a4dhqclx0n4dc5riiff1nkwfinaf5an1dxjywmlwa9wm57r9q9p";
|
|
type = "gem";
|
|
};
|
|
version = "2.9.0";
|
|
};
|
|
exifr = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "11v201jljn327fwjqcsglrbdnyhivnj7j6nh6wym5zjqgrwxy3kn";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.0";
|
|
};
|
|
fabrication = {
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0bxssmjp49whzq2zv7w751gr4nkdaiwcxd1vda0byigwyrnj6f5q";
|
|
type = "gem";
|
|
};
|
|
version = "2.30.0";
|
|
};
|
|
faker = {
|
|
dependencies = ["i18n"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1wslw5gh335zcahxmdd497xaa7h0d8l60c0jfv942mn47fxy8m47";
|
|
type = "gem";
|
|
};
|
|
version = "2.23.0";
|
|
};
|
|
fakeweb = {
|
|
groups = ["test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1a09z9nb369bvwpghncgd5y4f95lh28w0q258srh02h22fz9dj8y";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.0";
|
|
};
|
|
faraday = {
|
|
dependencies = ["faraday-net_http" "ruby2_keywords"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "187clqhp9mv5mnqmjlfdp57svhsg1bggz84ak8v333j9skrnrgh9";
|
|
type = "gem";
|
|
};
|
|
version = "2.7.10";
|
|
};
|
|
faraday-net_http = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "13byv3mp1gsjyv8k0ih4612y6vw5kqva6i03wcg4w2fqpsd950k8";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.2";
|
|
};
|
|
faraday-retry = {
|
|
dependencies = ["faraday"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1ia19zgni6cw96rvsr0s004vjs9m2r6la4s00zcff36xaia4m0l0";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.0";
|
|
};
|
|
fast_blank = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "rbx";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1shpmamyzyhyxmv95r96ja5rylzaw60r19647d0fdm7y2h2c77r6";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.1";
|
|
};
|
|
fast_xs = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "rbx";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1iydzaqmvqq7ncxkr182aybkk6xap0cb2w9amr73vbdxi2qf3wjz";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.0";
|
|
};
|
|
fastimage = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1pd7pamzhdz2w0fbcvsfn2nyslznvphnwj16zw35g2b28zd2xyzx";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.7";
|
|
};
|
|
ffi = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1862ydmclzy1a0cjbvm8dz7847d9rch495ib0zb64y84d3xd4bkg";
|
|
type = "gem";
|
|
};
|
|
version = "1.15.5";
|
|
};
|
|
fspath = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0xcxikkrjv8ws328nn5ax5pyfjs8pn7djg1hks7qyb3yp6prpb5m";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.2";
|
|
};
|
|
gc_tracer = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1yv3mp8lx74lfzs04fd5h4g89209iwhzpc407y35p7cmzgx6a4kv";
|
|
type = "gem";
|
|
};
|
|
version = "1.5.1";
|
|
};
|
|
globalid = {
|
|
dependencies = ["activesupport"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1sbw6b66r7cwdx3jhs46s4lr991969hvigkjpbdl7y3i31qpdgvh";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.1";
|
|
};
|
|
google-protobuf = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0pcl4x4cw3snl5xzs99lm82m9xkfs8vm1a8dfrc34pwb77mwrwv3";
|
|
type = "gem";
|
|
};
|
|
version = "3.24.3";
|
|
};
|
|
guess_html_encoding = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "16700fk6kmif3q3kpc1ldhy3nsc9pkxlgl8sqhznff2zjj5lddna";
|
|
type = "gem";
|
|
};
|
|
version = "0.0.11";
|
|
};
|
|
hana = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "03cvrv2wl25j9n4n509hjvqnmwa60k92j741b64a1zjisr1dn9al";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.7";
|
|
};
|
|
hashdiff = {
|
|
groups = ["default" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1nynpl0xbj0nphqx1qlmyggq58ms1phf5i03hk64wcc0a17x1m1c";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.1";
|
|
};
|
|
hashie = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1nh3arcrbz1rc1cr59qm53sdhqm137b258y8rcb4cvd3y98lwv4x";
|
|
type = "gem";
|
|
};
|
|
version = "5.0.0";
|
|
};
|
|
highline = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1f8cr014j7mdqpdb9q17fp5vb5b8n1pswqaif91s3ylg5x3pygfn";
|
|
type = "gem";
|
|
};
|
|
version = "2.1.0";
|
|
};
|
|
hkdf = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "03g3yvfnlcjv2qw3b3yahg0x7zhwcd1bwxyj6gbn5jrc7k4kfrqg";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
htmlentities = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1nkklqsn8ir8wizzlakncfv42i32wc0w9hxp00hvdlgjr7376nhj";
|
|
type = "gem";
|
|
};
|
|
version = "4.3.4";
|
|
};
|
|
http_accept_language = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0d0nlfz9vm4jr1l6q0chx4rp2hrnrfbx3gadc1dz930lbbaz0hq0";
|
|
type = "gem";
|
|
};
|
|
version = "2.1.1";
|
|
};
|
|
i18n = {
|
|
dependencies = ["concurrent-ruby"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0qaamqsh5f3szhcakkak8ikxlzxqnv49n2p7504hcz2l0f4nj0wx";
|
|
type = "gem";
|
|
};
|
|
version = "1.14.1";
|
|
};
|
|
image_optim = {
|
|
dependencies = ["exifr" "fspath" "image_size" "in_threads" "progress"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "02iw1plldayr1l8bdw2gshq0h083h0fxwji1m1nfhzikz917c07p";
|
|
type = "gem";
|
|
};
|
|
version = "0.31.3";
|
|
};
|
|
image_size = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "19fspid6610sm4x0mql7iny7k0d7f21xgxqmsca0irvlvazwm4vn";
|
|
type = "gem";
|
|
};
|
|
version = "3.3.0";
|
|
};
|
|
in_threads = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0j9132d4g8prjafgdh4pw948j527kr09m2lvylrcd797il9yd9wi";
|
|
type = "gem";
|
|
};
|
|
version = "1.6.0";
|
|
};
|
|
jmespath = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1cdw9vw2qly7q7r41s7phnac264rbsdqgj4l0h4nqgbjb157g393";
|
|
type = "gem";
|
|
};
|
|
version = "1.6.2";
|
|
};
|
|
json = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0nalhin1gda4v8ybk6lq8f407cgfrj6qzn234yra4ipkmlbfmal6";
|
|
type = "gem";
|
|
};
|
|
version = "2.6.3";
|
|
};
|
|
json-schema = {
|
|
dependencies = ["addressable"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0gdvm83yaa5n8hwapwzxwfcmbypiq2i0zfx4mzz67wg55p2cnli4";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.0";
|
|
};
|
|
json_schemer = {
|
|
dependencies = ["hana" "regexp_parser" "simpleidn"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0spgxaxvsl3qvyj9qb95gd5hvy2pnp98hbgp8nfw6s69yyw0xmgj";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.0";
|
|
};
|
|
jwt = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "16z11alz13vfc4zs5l3fk6n51n2jw9lskvc4h4prnww0y797qd87";
|
|
type = "gem";
|
|
};
|
|
version = "2.7.1";
|
|
};
|
|
kgio = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "rbx";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1ipzvw7n0kz1w8rkqybyxvf3hb601a770khm0xdqm68mc4aa59xx";
|
|
type = "gem";
|
|
};
|
|
version = "2.11.4";
|
|
};
|
|
language_server-protocol = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0gvb1j8xsqxms9mww01rmdl78zkd72zgxaap56bhv8j45z05hp1x";
|
|
type = "gem";
|
|
};
|
|
version = "3.17.0.3";
|
|
};
|
|
libv8-node = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0n2kakfa4nmkkmjimkg2z4fsni9v0qbwkwn9hcm2xp69xqfcmxiq";
|
|
type = "gem";
|
|
};
|
|
version = "18.16.0.0";
|
|
};
|
|
listen = {
|
|
dependencies = ["rb-fsevent" "rb-inotify"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "13rgkfar8pp31z1aamxf5y7cfq88wv6rxxcwy7cmm177qq508ycn";
|
|
type = "gem";
|
|
};
|
|
version = "3.8.0";
|
|
};
|
|
literate_randomizer = {
|
|
groups = ["default" "development"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1c8p8aw93bx4ygpkwfv6dv41psb86jb0pi16gvnv30rr72dkq1q5";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.0";
|
|
};
|
|
lograge = {
|
|
dependencies = ["actionpack" "activesupport" "railties" "request_store"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "01kdw5dbzimb89rq4zf44zf8990czb5qxvib0hzja1l4hrha8cki";
|
|
type = "gem";
|
|
};
|
|
version = "0.13.0";
|
|
};
|
|
logstash-event = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1bk7fhhryjxp1klr3hq6i6srrc21wl4p980bysjp0w66z9hdr9w9";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.02";
|
|
};
|
|
logstash-logger = {
|
|
dependencies = ["logstash-event"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1nh0jgz4rl46axqb9l0fa866kh34wb7yf11qc3j30xhprdqb8yjp";
|
|
type = "gem";
|
|
};
|
|
version = "0.26.1";
|
|
};
|
|
logster = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "18yqcf756rzxdq5pw2qrximfryv15ib7rv2g622wjig7zhvk8wx4";
|
|
type = "gem";
|
|
};
|
|
version = "2.12.2";
|
|
};
|
|
loofah = {
|
|
dependencies = ["crass" "nokogiri"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1p744kjpb5zk2ihklbykzii77alycjc04vpnm2ch2f3cp65imlj3";
|
|
type = "gem";
|
|
};
|
|
version = "2.21.3";
|
|
};
|
|
lru_redux = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1yxghzg7476sivz8yyr9nkak2dlbls0b89vc2kg52k0nmg6d0wgf";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
lz4-ruby = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "rbx";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "12fymsvcb9kw6ycyfzc8b9svriq0afqf1qnl121xrz8c4gpfa6q1";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.3";
|
|
};
|
|
mail = {
|
|
dependencies = ["mini_mime" "net-imap" "net-pop" "net-smtp"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1bf9pysw1jfgynv692hhaycfxa8ckay1gjw5hz3madrbrynryfzc";
|
|
type = "gem";
|
|
};
|
|
version = "2.8.1";
|
|
};
|
|
matrix = {
|
|
groups = ["default" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1h2cgkpzkh3dd0flnnwfq6f3nl2b1zff9lvqz8xs853ssv5kq23i";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.2";
|
|
};
|
|
maxminddb = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0zlhqilyggiryywgswfi624bv10qnkm66hggmg79vvgv73j3p4sh";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.22";
|
|
};
|
|
memory_profiler = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1c81d68r4wx0ckbmqxlfqc2qpd94jwcmqdm0xgr0s46r48pv9k9q";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.1";
|
|
};
|
|
message_bus = {
|
|
dependencies = ["rack"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "15xqp7pnicjh2868fsc6fmxw8cw32bpiaqpc5bz8cwdib09ns3qk";
|
|
type = "gem";
|
|
};
|
|
version = "4.3.8";
|
|
};
|
|
method_source = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
mini_mime = {
|
|
groups = ["default" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1vycif7pjzkr29mfk4dlqv3disc5dn0va04lkwajlpr1wkibg0c6";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.5";
|
|
};
|
|
mini_portile2 = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "02mj8mpd6ck5gpcnsimx5brzggw5h5mmmpq2djdypfq16wcw82qq";
|
|
type = "gem";
|
|
};
|
|
version = "2.8.4";
|
|
};
|
|
mini_racer = {
|
|
dependencies = ["libv8-node"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0zjf3jsbara8fpfky28z1f64ymk5qsq40i527fxdnw061hlm4izy";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.0";
|
|
};
|
|
mini_scheduler = {
|
|
dependencies = ["sidekiq"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "19c72wlr0zsrg1fiak61h0z1b3glv2l23041xvlwv2i71fw5xavy";
|
|
type = "gem";
|
|
};
|
|
version = "0.16.0";
|
|
};
|
|
mini_sql = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0yrxjmwhfnvcwbj9vscyq0z67sq09zl8qhmzgakq2ywy4yvcpwgg";
|
|
type = "gem";
|
|
};
|
|
version = "1.5.0";
|
|
};
|
|
mini_suffix = {
|
|
dependencies = ["ffi"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1rr2nx1kixd7ccxqdnswjnflg46s6lr1f9vxkdy298k95zwk67cd";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.3";
|
|
};
|
|
minio_runner = {
|
|
groups = ["test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "11rwvbqichq5jipgbr5x6s609485ga7vxc32r3h9vx342gs6nrzy";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.1";
|
|
};
|
|
minitest = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0bkmfi9mb49m0fkdhl2g38i3xxa02d411gg0m8x0gvbwfmmg5ym3";
|
|
type = "gem";
|
|
};
|
|
version = "5.20.0";
|
|
};
|
|
mocha = {
|
|
dependencies = ["ruby2_keywords"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0lsll8iba8612dypk718l9kx73m9syiscb2rhciljys1krc5g1zr";
|
|
type = "gem";
|
|
};
|
|
version = "2.1.0";
|
|
};
|
|
msgpack = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1a5adcb7bwan09mqhj3wi9ib52hmdzmqg7q08pggn3adibyn5asr";
|
|
type = "gem";
|
|
};
|
|
version = "1.7.2";
|
|
};
|
|
multi_json = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z";
|
|
type = "gem";
|
|
};
|
|
version = "1.15.0";
|
|
};
|
|
multi_xml = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0lmd4f401mvravi1i1yq7b2qjjli0yq7dfc4p1nj5nwajp7r6hyj";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.0";
|
|
};
|
|
mustache = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1l0p4wx15mi3wnamfv92ipkia4nsx8qi132c6g51jfdma3fiz2ch";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.1";
|
|
};
|
|
net-http = {
|
|
dependencies = ["uri"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0y55ib1v2b8prqfi9ij7hca60b1j94s2bzr6vskwi3i5735472wq";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.2";
|
|
};
|
|
net-imap = {
|
|
dependencies = ["date" "net-protocol"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0lf7wqg7czhaj51qsnmn28j7jmcxhkh3m28rl1cjrqsgjxhwj7r3";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.7";
|
|
};
|
|
net-pop = {
|
|
dependencies = ["net-protocol"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1wyz41jd4zpjn0v1xsf9j778qx1vfrl24yc20cpmph8k42c4x2w4";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.2";
|
|
};
|
|
net-protocol = {
|
|
dependencies = ["timeout"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0dxckrlw4q1lcn3qg4mimmjazmg9bma5gllv72f8js3p36fb3b91";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.1";
|
|
};
|
|
net-smtp = {
|
|
dependencies = ["net-protocol"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1c6md06hm5bf6rv53sk54dl2vg038pg8kglwv3rayx0vk2mdql9x";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.3";
|
|
};
|
|
nio4r = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0w9978zwjf1qhy3amkivab0f9syz6a7k0xgydjidaf7xc831d78f";
|
|
type = "gem";
|
|
};
|
|
version = "2.5.9";
|
|
};
|
|
nokogiri = {
|
|
dependencies = ["mini_portile2" "racc"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0k9w2z0953mnjrsji74cshqqp08q7m1r6zhadw1w0g34xzjh3a74";
|
|
type = "gem";
|
|
};
|
|
version = "1.15.4";
|
|
};
|
|
oauth = {
|
|
dependencies = ["oauth-tty" "snaky_hash" "version_gem"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1syx3hfimaqycy21kn8gmal1cb3bw3hzalv3in2ixnay1xzjp41q";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
oauth-tty = {
|
|
dependencies = ["version_gem"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "05wb5n36i4h23hh9dx2m2cwjxx5vj0vgyrn2xr6rsl54glq5rqil";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.5";
|
|
};
|
|
oauth2 = {
|
|
dependencies = ["faraday" "jwt" "multi_json" "multi_xml" "rack"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "042w5lamxhllfxsv0y8v9cvdhmlasy5kxbhcdd3lzj9bhz4gqfb7";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.11";
|
|
};
|
|
oj = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0m4vsd6i093kmyz9gckvzpnws997laldaiaf86hg5lza1ir82x7n";
|
|
type = "gem";
|
|
};
|
|
version = "3.16.1";
|
|
};
|
|
omniauth = {
|
|
dependencies = ["hashie" "rack"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1jn9j54l5h7xcba2vjq74l1dk0xrwvsjxam4qhylpi52nw0h5502";
|
|
type = "gem";
|
|
};
|
|
version = "1.9.2";
|
|
};
|
|
omniauth-facebook = {
|
|
dependencies = ["omniauth-oauth2"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0m7q38kjm94wgq6h7hk9546yg33wcs3vf1v6zp0vx7nwkvfxh2j4";
|
|
type = "gem";
|
|
};
|
|
version = "9.0.0";
|
|
};
|
|
omniauth-github = {
|
|
dependencies = ["omniauth" "omniauth-oauth2"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0xbk0dbxqfpyfb33ghz6vrlz3m6442rp18ryf13gwzlnifcawhlb";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.0";
|
|
};
|
|
omniauth-google-oauth2 = {
|
|
dependencies = ["jwt" "oauth2" "omniauth" "omniauth-oauth2"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "10pnxvb6wpnf58dja3yz4ja527443x3q13hzhcbays4amnnp8i4a";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.2";
|
|
};
|
|
omniauth-oauth = {
|
|
dependencies = ["oauth" "omniauth"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0yw2vzx633p9wpdkd4jxsih6mw604mj7f6myyfikmj4d95c8d9z7";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.0";
|
|
};
|
|
omniauth-oauth2 = {
|
|
dependencies = ["oauth2" "omniauth"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0ia73zcbmhf02krlkq2rxmksx93jp777ax5x58fzkq3jzacqyniz";
|
|
type = "gem";
|
|
};
|
|
version = "1.7.3";
|
|
};
|
|
omniauth-twitter = {
|
|
dependencies = ["omniauth-oauth" "rack"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0r5j65hkpgzhvvbs90id3nfsjgsad6ymzggbm7zlaxvnrmvnrk65";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.0";
|
|
};
|
|
openssl = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0c649921vg2l939z5cc3jwd8p1v49099pdhxfk7sb9qqx5wi5873";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.0";
|
|
};
|
|
openssl-signature_algorithm = {
|
|
dependencies = ["openssl"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "103yjl68wqhl5kxaciir5jdnyi7iv9yckishdr52s5knh9g0pd53";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.0";
|
|
};
|
|
optimist = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0q4jqq3v1bxlfr9jgqmahnygkvl81lr6s1rhm8qg66c9xr9nz241";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.0";
|
|
};
|
|
parallel = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0jcc512l38c0c163ni3jgskvq1vc3mr8ly5pvjijzwvfml9lf597";
|
|
type = "gem";
|
|
};
|
|
version = "1.23.0";
|
|
};
|
|
parallel_tests = {
|
|
dependencies = ["parallel"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1pa50my9sgh4wh9jah1qxjd33wsp1ahv29vj2q1biz434p67vh5p";
|
|
type = "gem";
|
|
};
|
|
version = "4.2.2";
|
|
};
|
|
parser = {
|
|
dependencies = ["ast" "racc"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1swigds85jddb5gshll1g8lkmbcgbcp9bi1d4nigwvxki8smys0h";
|
|
type = "gem";
|
|
};
|
|
version = "3.2.2.3";
|
|
};
|
|
pg = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "07m6lxljabw9kyww5k5lgsxsznsm1v5l14r1la09gqka9b5kv3yr";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.6";
|
|
};
|
|
prettier_print = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1ybgks9862zmlx71zd4j20ky86fsrp6j6m0az4hzzb1zyaskha57";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.1";
|
|
};
|
|
progress = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0wymdk40cwrqn32gwg1kw94s5p1n0z3n7ma7x1s62gd4vw3d63in";
|
|
type = "gem";
|
|
};
|
|
version = "3.6.0";
|
|
};
|
|
pry = {
|
|
dependencies = ["coderay" "method_source"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0k9kqkd9nps1w1r1rb7wjr31hqzkka2bhi8b518x78dcxppm9zn4";
|
|
type = "gem";
|
|
};
|
|
version = "0.14.2";
|
|
};
|
|
pry-byebug = {
|
|
dependencies = ["byebug" "pry"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1y41al94ks07166qbp2200yzyr5y60hm7xaiw4lxpgsm4b1pbyf8";
|
|
type = "gem";
|
|
};
|
|
version = "3.10.1";
|
|
};
|
|
pry-rails = {
|
|
dependencies = ["pry"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1cf4ii53w2hdh7fn8vhqpzkymmchjbwij4l3m7s6fsxvb9bn51j6";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.9";
|
|
};
|
|
public_suffix = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0n9j7mczl15r3kwqrah09cxj8hxdfawiqxa60kga2bmxl9flfz9k";
|
|
type = "gem";
|
|
};
|
|
version = "5.0.3";
|
|
};
|
|
puma = {
|
|
dependencies = ["nio4r"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1x4dwx2shx0p7lsms97r85r7ji7zv57bjy3i1kmcpxc8bxvrr67c";
|
|
type = "gem";
|
|
};
|
|
version = "6.3.1";
|
|
};
|
|
racc = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "11v3l46mwnlzlc371wr3x6yylpgafgwdf0q7hc7c1lzx6r414r5g";
|
|
type = "gem";
|
|
};
|
|
version = "1.7.1";
|
|
};
|
|
rack = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "15rdwbyk71c9nxvd527bvb8jxkcys8r3dj3vqra5b3sa63qs30vv";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.8";
|
|
};
|
|
rack-mini-profiler = {
|
|
dependencies = ["rack"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "18vj7q740f7ffj677i258abryj97w0a6g3d5859y0lgypm5big1v";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.1";
|
|
};
|
|
rack-protection = {
|
|
dependencies = ["rack"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0xsz78hccgza144n37bfisdkzpr2c8m0xl6rnlzgxdbsm1zrkg7r";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.0";
|
|
};
|
|
rack-test = {
|
|
dependencies = ["rack"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1ysx29gk9k14a14zsp5a8czys140wacvp91fja8xcja0j1hzqq8c";
|
|
type = "gem";
|
|
};
|
|
version = "2.1.0";
|
|
};
|
|
rails-dom-testing = {
|
|
dependencies = ["activesupport" "minitest" "nokogiri"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0fx9dx1ag0s1lr6lfr34lbx5i1bvn3bhyf3w3mx6h7yz90p725g5";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.0";
|
|
};
|
|
rails-html-sanitizer = {
|
|
dependencies = ["loofah" "nokogiri"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1pm4z853nyz1bhhqr7fzl44alnx4bjachcr6rh6qjj375sfz3sc6";
|
|
type = "gem";
|
|
};
|
|
version = "1.6.0";
|
|
};
|
|
rails_failover = {
|
|
dependencies = ["activerecord" "concurrent-ruby" "railties"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "102v7928nyl1w1cmi70zbx42nw25v842r84gwchwijwnd2f30gvy";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.1";
|
|
};
|
|
rails_multisite = {
|
|
dependencies = ["activerecord" "railties"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0hilr3yhnzvzn3p2cl77im9ypvbfjk1vw7f72i1j7fi2bmq1h2hi";
|
|
type = "gem";
|
|
};
|
|
version = "5.0.0";
|
|
};
|
|
railties = {
|
|
dependencies = ["actionpack" "activesupport" "method_source" "rake" "thor" "zeitwerk"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0in2b84qqmfnigx0li9bgi6l4knmgbj3a29fzm1zzb5jnv4r1gbr";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.7";
|
|
};
|
|
rainbow = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.1";
|
|
};
|
|
raindrops = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "rbx";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0c27mcglrj928zkm4d2spj9yh2xkkka8ns5s6bidkwild3zvj3ma";
|
|
type = "gem";
|
|
};
|
|
version = "0.20.1";
|
|
};
|
|
rake = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w";
|
|
type = "gem";
|
|
};
|
|
version = "13.0.6";
|
|
};
|
|
rb-fsevent = {
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423";
|
|
type = "gem";
|
|
};
|
|
version = "0.11.2";
|
|
};
|
|
rb-inotify = {
|
|
dependencies = ["ffi"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005";
|
|
type = "gem";
|
|
};
|
|
version = "0.10.1";
|
|
};
|
|
rbtrace = {
|
|
dependencies = ["ffi" "msgpack" "optimist"];
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0s8prj0klfgpmpfcpdzbf149qrrsdxgnb6w6kkqc9gyars4vyaqn";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.14";
|
|
};
|
|
rchardet = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1isj1b3ywgg2m1vdlnr41lpvpm3dbyarf1lla4dfibfmad9csfk9";
|
|
type = "gem";
|
|
};
|
|
version = "1.8.0";
|
|
};
|
|
redis = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0fikjg6j12ka6hh36dxzhfkpqqmilzjfzcdf59iwkzsgd63f0ziq";
|
|
type = "gem";
|
|
};
|
|
version = "4.8.1";
|
|
};
|
|
redis-namespace = {
|
|
dependencies = ["redis"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0f92i9cwlp6xj6fyn7qn4qsaqvxfw4wqvayll7gbd26qnai1l6p9";
|
|
type = "gem";
|
|
};
|
|
version = "1.11.0";
|
|
};
|
|
regexp_parser = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "136br91alxdwh1s85z912dwz23qlhm212vy6i3wkinz3z8mkxxl3";
|
|
type = "gem";
|
|
};
|
|
version = "2.8.1";
|
|
};
|
|
request_store = {
|
|
dependencies = ["rack"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "13ppgmsbrqah08j06bybd3cddv6dml79yzyjn7r8j1src78h98h7";
|
|
type = "gem";
|
|
};
|
|
version = "1.5.1";
|
|
};
|
|
rexml = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "05i8518ay14kjbma550mv0jm8a6di8yp5phzrd8rj44z9qnrlrp0";
|
|
type = "gem";
|
|
};
|
|
version = "3.2.6";
|
|
};
|
|
rinku = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0zcdha17s1wzxyc5814j6319wqg33jbn58pg6wmxpws36476fq4b";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.6";
|
|
};
|
|
rotp = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0m48hv6wpmmm6cjr6q92q78h1i610riml19k5h1dil2yws3h1m3m";
|
|
type = "gem";
|
|
};
|
|
version = "6.3.0";
|
|
};
|
|
rouge = {
|
|
groups = ["default" "development"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "19drl3x8fw65v3mpy7fk3cf3dfrywz5alv98n2rm4pp04vdn71lw";
|
|
type = "gem";
|
|
};
|
|
version = "4.1.3";
|
|
};
|
|
rqrcode = {
|
|
dependencies = ["chunky_png" "rqrcode_core"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1hggzz8i1l62pkkiybhiqv6ypxw7q844sddrrbbfczjcnj5sivi3";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.0";
|
|
};
|
|
rqrcode_core = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "06ld6386hbdhy5h0k09axmgn424kavpc8f27k1vjhknjhbf8jjfg";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.0";
|
|
};
|
|
rspec = {
|
|
dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "171rc90vcgjl8p1bdrqa92ymrj8a87qf6w20x05xq29mljcigi6c";
|
|
type = "gem";
|
|
};
|
|
version = "3.12.0";
|
|
};
|
|
rspec-core = {
|
|
dependencies = ["rspec-support"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0l95bnjxdabrn79hwdhn2q1n7mn26pj7y1w5660v5qi81x458nqm";
|
|
type = "gem";
|
|
};
|
|
version = "3.12.2";
|
|
};
|
|
rspec-expectations = {
|
|
dependencies = ["diff-lcs" "rspec-support"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "05j44jfqlv7j2rpxb5vqzf9hfv7w8ba46wwgxwcwd8p0wzi1hg89";
|
|
type = "gem";
|
|
};
|
|
version = "3.12.3";
|
|
};
|
|
rspec-html-matchers = {
|
|
dependencies = ["nokogiri" "rspec"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1bp9q28qw4xmxknrrp3ppcr08bbcnnand6r9prw4920407mvy96l";
|
|
type = "gem";
|
|
};
|
|
version = "0.10.0";
|
|
};
|
|
rspec-mocks = {
|
|
dependencies = ["diff-lcs" "rspec-support"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1gq7gviwpck7fhp4y5ibljljvxgjklza18j62qf6zkm2icaa8lfy";
|
|
type = "gem";
|
|
};
|
|
version = "3.12.6";
|
|
};
|
|
rspec-rails = {
|
|
dependencies = ["actionpack" "activesupport" "railties" "rspec-core" "rspec-expectations" "rspec-mocks" "rspec-support"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "086qdyz7c4s5dslm6j06mq7j4jmj958whc3yinhabnqqmz7i463d";
|
|
type = "gem";
|
|
};
|
|
version = "6.0.3";
|
|
};
|
|
rspec-support = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1ky86j3ksi26ng9ybd7j0qsdf1lpr8mzrmn98yy9gzv801fvhsgr";
|
|
type = "gem";
|
|
};
|
|
version = "3.12.1";
|
|
};
|
|
rss = {
|
|
dependencies = ["rexml"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1wv27axi39hhr0nmaffdl5bdjqiafcvp9xhfgnsgfczsblja50sn";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.0";
|
|
};
|
|
rswag-specs = {
|
|
dependencies = ["activesupport" "json-schema" "railties" "rspec-core"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0p0blh8p6zj8vsiw585wiy6zpyn8p3ksn0z92ijfzaw7afvcvl8j";
|
|
type = "gem";
|
|
};
|
|
version = "2.10.1";
|
|
};
|
|
rtlcss = {
|
|
dependencies = ["mini_racer"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0q5zlx1k4gqyq0rvnfkljvrwa73ysycxc5m5ly9py9k1pw05lg91";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.1";
|
|
};
|
|
rubocop = {
|
|
dependencies = ["base64" "json" "language_server-protocol" "parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1i3571gchdj3c28znr5kisj0fkppy57208g9j1kv23rhk3p5q5p2";
|
|
type = "gem";
|
|
};
|
|
version = "1.56.3";
|
|
};
|
|
rubocop-ast = {
|
|
dependencies = ["parser"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "188bs225kkhrb17dsf3likdahs2p1i1sqn0pr3pvlx50g6r2mnni";
|
|
type = "gem";
|
|
};
|
|
version = "1.29.0";
|
|
};
|
|
rubocop-capybara = {
|
|
dependencies = ["rubocop"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "01fn05a87g009ch1sh00abdmgjab87i995msap26vxq1a5smdck6";
|
|
type = "gem";
|
|
};
|
|
version = "2.18.0";
|
|
};
|
|
rubocop-discourse = {
|
|
dependencies = ["rubocop" "rubocop-rspec"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1sycsgagz7iq4j4aflzkzjlclvsck9yacjlj1pzzmfpjbbka34x8";
|
|
type = "gem";
|
|
};
|
|
version = "3.3.0";
|
|
};
|
|
rubocop-factory_bot = {
|
|
dependencies = ["rubocop"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0kqchl8f67k2g56sq2h1sm2wb6br5gi47s877hlz94g5086f77n1";
|
|
type = "gem";
|
|
};
|
|
version = "2.23.1";
|
|
};
|
|
rubocop-rspec = {
|
|
dependencies = ["rubocop" "rubocop-capybara" "rubocop-factory_bot"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0ylwy4afnxhbrvlaf8an9nrizj78axnzggiyfcp8v531cv8six5f";
|
|
type = "gem";
|
|
};
|
|
version = "2.23.2";
|
|
};
|
|
ruby-prof = {
|
|
groups = ["development"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "13fsfw43zx9pcix1fzxb95g09yadqjvc8971k74krrjz81vbyh51";
|
|
type = "gem";
|
|
};
|
|
version = "1.6.3";
|
|
};
|
|
ruby-progressbar = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0cwvyb7j47m7wihpfaq7rc47zwwx9k4v7iqd9s1xch5nm53rrz40";
|
|
type = "gem";
|
|
};
|
|
version = "1.13.0";
|
|
};
|
|
ruby-readability = {
|
|
dependencies = ["guess_html_encoding" "nokogiri"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "15ivhbry7hf82lww1bzcrwfyjymijfb3rb0wdd32g2z0942wdspa";
|
|
type = "gem";
|
|
};
|
|
version = "0.7.0";
|
|
};
|
|
ruby2_keywords = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
|
|
type = "gem";
|
|
};
|
|
version = "0.0.5";
|
|
};
|
|
rubyzip = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0grps9197qyxakbpw02pda59v45lfgbgiyw48i0mq9f2bn9y6mrz";
|
|
type = "gem";
|
|
};
|
|
version = "2.3.2";
|
|
};
|
|
sanitize = {
|
|
dependencies = ["crass" "nokogiri"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1kymrjdpbmn4yaml3aaqyj1dzj8gqmm9h030dc2rj5mvja7fpi28";
|
|
type = "gem";
|
|
};
|
|
version = "6.0.2";
|
|
};
|
|
sass-embedded = {
|
|
dependencies = ["google-protobuf" "rake"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "038fzkbq5sw9lf947akhpsvdm14q6jfzl2yn87s8958h42sn0xjy";
|
|
type = "gem";
|
|
};
|
|
version = "1.66.1";
|
|
};
|
|
selenium-webdriver = {
|
|
dependencies = ["rexml" "rubyzip" "websocket"];
|
|
groups = ["test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0jwll13m7bqph4lgl75m7vwd175k657znwa7qn9qkf5dcxdjkcjs";
|
|
type = "gem";
|
|
};
|
|
version = "4.12.0";
|
|
};
|
|
shoulda-matchers = {
|
|
dependencies = ["activesupport"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
fetchSubmodules = false;
|
|
rev = "68f76ce13e9892339f90c4928339dfd769cfa613";
|
|
sha256 = "08kbcdfplmbdhgq0x6lk2lpwrlgijrfq6vhl5hkmxg9v9gpgbbrj";
|
|
type = "git";
|
|
url = "https://github.com/thoughtbot/shoulda-matchers.git";
|
|
};
|
|
version = "5.3.0";
|
|
};
|
|
sidekiq = {
|
|
dependencies = ["connection_pool" "rack" "redis"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0iv7vgqyrpymiwvc3ca24sl4lda8m627p657p0v4xzdpzincrnbr";
|
|
type = "gem";
|
|
};
|
|
version = "6.5.9";
|
|
};
|
|
simplecov = {
|
|
dependencies = ["docile" "simplecov-html" "simplecov_json_formatter"];
|
|
groups = ["test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "198kcbrjxhhzca19yrdcd6jjj9sb51aaic3b0sc3pwjghg3j49py";
|
|
type = "gem";
|
|
};
|
|
version = "0.22.0";
|
|
};
|
|
simplecov-html = {
|
|
groups = ["default" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0yx01bxa8pbf9ip4hagqkp5m0mqfnwnw2xk8kjraiywz4lrss6jb";
|
|
type = "gem";
|
|
};
|
|
version = "0.12.3";
|
|
};
|
|
simplecov_json_formatter = {
|
|
groups = ["default" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0a5l0733hj7sk51j81ykfmlk2vd5vaijlq9d5fn165yyx3xii52j";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.4";
|
|
};
|
|
simpleidn = {
|
|
dependencies = ["unf"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "06f7w6ph3bzzqk212yylfp4jfx275shgp9zg3xszbpv1ny2skp9m";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.1";
|
|
};
|
|
snaky_hash = {
|
|
dependencies = ["hashie" "version_gem"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0cfwvdcr46pk0c7m5aw2w3izbrp1iba0q7l21r37mzpwaz0pxj0s";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.1";
|
|
};
|
|
sprockets = {
|
|
dependencies = ["concurrent-ruby" "rack"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
fetchSubmodules = false;
|
|
rev = "f4d3dae71ef29c44b75a49cfbf8032cce07b423a";
|
|
sha256 = "0ps1zb411nrwih0rdp6vrnx0n4n18jcwks2x06iw52gvswlv49ry";
|
|
type = "git";
|
|
url = "https://github.com/rails/sprockets";
|
|
};
|
|
version = "3.7.2";
|
|
};
|
|
sprockets-rails = {
|
|
dependencies = ["actionpack" "activesupport" "sprockets"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1b9i14qb27zs56hlcc2hf139l0ghbqnjpmfi0054dxycaxvk5min";
|
|
type = "gem";
|
|
};
|
|
version = "3.4.2";
|
|
};
|
|
sshkey = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1k8i5pzjhcnyf0bhcyn5iixpfp4pz0556rcxwpglh6p0sr8s6nv5";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.0";
|
|
};
|
|
stackprof = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0bhdgfb0pmw9mav1kw9fn0ka012sa0i3h5ppvqssw5xq48nhxnr8";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.25";
|
|
};
|
|
syntax_tree = {
|
|
dependencies = ["prettier_print"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "162m5xhbiq315bncp49ziddws537dv09pqsgrzsrmhhsymhgy0zb";
|
|
type = "gem";
|
|
};
|
|
version = "6.1.1";
|
|
};
|
|
syntax_tree-disable_ternary = {
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0gdi6zx4hqpxd81zas3dlw1jrdp98fvsqj4p7f42x5lhpfzz04zc";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
test-prof = {
|
|
groups = ["test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "08j5456rdpgxvv8bs44x81jrxzpxb79wxfxdq4fqwxyircxzi2jj";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.2";
|
|
};
|
|
thor = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0k7j2wn14h1pl4smibasw0bp66kg626drxb59z7rzflch99cd4rg";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.2";
|
|
};
|
|
tilt = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0bmjgbv8158klwp2r3klxjwaj93nh1sbl4xvj9wsha0ic478avz7";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.0";
|
|
};
|
|
timeout = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1d9cvm0f4zdpwa795v3zv4973y5zk59j7s1x3yn90jjrhcz1yvfd";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.0";
|
|
};
|
|
tzinfo = {
|
|
dependencies = ["concurrent-ruby"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.6";
|
|
};
|
|
tzinfo-data = {
|
|
dependencies = ["tzinfo"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0m2d0gpsgqnv29j5h2d6g57g0rayvd460b8s2vjr8sn46bqf89m5";
|
|
type = "gem";
|
|
};
|
|
version = "1.2023.3";
|
|
};
|
|
uglifier = {
|
|
dependencies = ["execjs"];
|
|
groups = ["assets"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0wgh7bzy68vhv9v68061519dd8samcy8sazzz0w3k8kqpy3g4s5f";
|
|
type = "gem";
|
|
};
|
|
version = "4.2.0";
|
|
};
|
|
unf = {
|
|
dependencies = ["unf_ext"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.4";
|
|
};
|
|
unf_ext = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1yj2nz2l101vr1x9w2k83a0fag1xgnmjwp8w8rw4ik2rwcz65fch";
|
|
type = "gem";
|
|
};
|
|
version = "0.0.8.2";
|
|
};
|
|
unicode-display_width = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1gi82k102q7bkmfi7ggn9ciypn897ylln1jk9q67kjhr39fj043a";
|
|
type = "gem";
|
|
};
|
|
version = "2.4.2";
|
|
};
|
|
unicorn = {
|
|
dependencies = ["kgio" "raindrops"];
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "rbx";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1h0gma14jjxiz6piyi6p99q7lya2mxrq79l03160hascvmx9ipa5";
|
|
type = "gem";
|
|
};
|
|
version = "6.1.0";
|
|
};
|
|
uniform_notifier = {
|
|
groups = ["default" "development"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1dfvqixshwvm82b9qwdidvnkavdj7s0fbdbmyd4knkl6l3j9xcwr";
|
|
type = "gem";
|
|
};
|
|
version = "1.16.0";
|
|
};
|
|
uri = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0fa49cdssxllj1j37a56kq27wsibx5lmqxkqdk1rz3452y0bsydy";
|
|
type = "gem";
|
|
};
|
|
version = "0.12.2";
|
|
};
|
|
version_gem = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0q6zs0wgcrql9671fw6lmbvgh155snaak4fia24iji5wk9klpfh7";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.3";
|
|
};
|
|
web-push = {
|
|
dependencies = ["hkdf" "jwt" "openssl"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1jsximg9v44rpclhjxp03fxk68jx675pghwxc66wj7rn9h9fc54i";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.0";
|
|
};
|
|
webmock = {
|
|
dependencies = ["addressable" "crack" "hashdiff"];
|
|
groups = ["test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0vfispr7wd2p1fs9ckn1qnby1yyp4i1dl7qz8n482iw977iyxrza";
|
|
type = "gem";
|
|
};
|
|
version = "3.19.1";
|
|
};
|
|
websocket = {
|
|
groups = ["default" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0dib6p55sl606qb4vpwrvj5wh881kk4aqn2zpfapf8ckx7g14jw8";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.9";
|
|
};
|
|
xpath = {
|
|
dependencies = ["nokogiri"];
|
|
groups = ["default" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0bh8lk9hvlpn7vmi6h4hkcwjzvs2y0cmkk3yjjdr8fxvj6fsgzbd";
|
|
type = "gem";
|
|
};
|
|
version = "3.2.0";
|
|
};
|
|
yaml-lint = {
|
|
groups = ["development"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "12jc68af2mwdkr9iqay2v6qgq47yk5g82sd171riibk62wbhp5p3";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.2";
|
|
};
|
|
yard = {
|
|
groups = ["development"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "013yrnwx1zhzhn1fnc19zck22a1qgimsaglp2iwgf5bz9l8h93js";
|
|
type = "gem";
|
|
};
|
|
version = "0.9.34";
|
|
};
|
|
zeitwerk = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1mwdd445w63khz13hpv17m2br5xngyjl3jdj08xizjbm78i2zrxd";
|
|
type = "gem";
|
|
};
|
|
version = "2.6.11";
|
|
};
|
|
}
|