mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-12 08:43:06 +00:00
2523 lines
64 KiB
Nix
2523 lines
64 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 = "1wdh4av6w6calnvvms6r8w3k3gaw0xy1lgsrjjf5d5gxq09nk7y7";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.3.1";
|
|
};
|
|
actionpack = {
|
|
dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1f9y1qjnrwbwab3hf6nzlpr4v1fr1wq39l6dw3i1y3i6n8w04sb5";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.3.1";
|
|
};
|
|
actionview = {
|
|
dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1csycx6zlzrp6pw58s4nkm2qaz720cdhgxjkwjsd0qla75kvsyln";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.3.1";
|
|
};
|
|
actionview_precompiler = {
|
|
dependencies = ["actionview"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "07dx8vkwig8han4zccs0chahcf9ibd4abzx9n56qah8zak5cyrhd";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.3";
|
|
};
|
|
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 = "03hn978lx6lasac267mincy6wwcir5gyix7gwrbvvk7rg7bsbmbk";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.3.1";
|
|
};
|
|
activemodel = {
|
|
dependencies = ["activesupport"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0s9gjs1a49n7rfhz84glw6w62swlrqdqjhs8421kaa72iwxavq16";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.3.1";
|
|
};
|
|
activerecord = {
|
|
dependencies = ["activemodel" "activesupport"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1lb838wvarms8bs8hvfkccdsp4cjc0y9wjsxvw71h4ir3mys4jqg";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.3.1";
|
|
};
|
|
activesupport = {
|
|
dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "15lbq28v48i6q118p02m5zs9c63y1kv2h5krb3ss6q2vyaxhnfz7";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.3.1";
|
|
};
|
|
addressable = {
|
|
dependencies = ["public_suffix"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1ypdmpdn20hxp5vwxz3zc04r5xcwqc25qszdlg41h8ghdqbllwmw";
|
|
type = "gem";
|
|
};
|
|
version = "2.8.1";
|
|
};
|
|
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";
|
|
};
|
|
barber = {
|
|
dependencies = ["ember-source" "execjs"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "07rnlbh7kgamcbnl1sqlcdrjj8src4qc687klqq4a3vqq2slnscx";
|
|
type = "gem";
|
|
};
|
|
version = "0.12.2";
|
|
};
|
|
better_errors = {
|
|
dependencies = ["coderay" "erubi" "rack"];
|
|
groups = ["development"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "11220lfzhsyf5fcril3qd689kgg46qlpiiaj00hc9mh4mcbc3vrr";
|
|
type = "gem";
|
|
};
|
|
version = "2.9.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 = "0y1ycmvyd7swp6gy85m7znwilvb61zzcx6najgq0d1glq0p2hwy6";
|
|
type = "gem";
|
|
};
|
|
version = "1.13.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 = "06rmq3s8q6xndxxl7qid9nf3hiaahs71jyiyyk3bx31hns1vkcci";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.3";
|
|
};
|
|
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 = "05df76mfhfab6d7ir0qy5xf1ad6kqdh2p6vfqv7nhlx45k1y4ysg";
|
|
type = "gem";
|
|
};
|
|
version = "3.37.1";
|
|
};
|
|
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";
|
|
};
|
|
childprocess = {
|
|
groups = ["default" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1lvcp8bsd35g57f7wz4jigcw2sryzzwrpcgjwwf3chmjrjcww5in";
|
|
type = "gem";
|
|
};
|
|
version = "4.1.0";
|
|
};
|
|
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 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.2";
|
|
};
|
|
concurrent-ruby = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0s4fpn3mqiizpmpy2a24k4v365pv75y50292r8ajrv4i1p5b2k14";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.10";
|
|
};
|
|
connection_pool = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1nj4r58m5cpfdsijj6gjfs3yzcnxq2halagjk07wjcrgj6z8ayb7";
|
|
type = "gem";
|
|
};
|
|
version = "2.3.0";
|
|
};
|
|
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 = "1107j3frhmcd95wcsz0rypchynnzhnjiyyxxcl6dlmr2lfy08z4b";
|
|
type = "gem";
|
|
};
|
|
version = "1.12.0";
|
|
};
|
|
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 = "00vwzvxgby22h7jhwadqqf9ssbkp3ag2pl4g7q3zf1y8mlk7rk39";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.0";
|
|
};
|
|
discourse-ember-rails = {
|
|
dependencies = ["active_model_serializers" "ember-data-source" "ember-handlebars-template" "ember-source" "jquery-rails" "railties"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0ax5x2d6q6hkm7r58ai9p0sahlg842aqlm7dpv6svrfpnjlaz7sf";
|
|
type = "gem";
|
|
};
|
|
version = "0.18.6";
|
|
};
|
|
discourse-ember-source = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0q4wypjiqvjlwaif5z3pnv0z02rsiysx58d7iljrw8xx9sxwxn6x";
|
|
type = "gem";
|
|
};
|
|
version = "3.12.2.3";
|
|
};
|
|
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";
|
|
};
|
|
ecma-re-validator = {
|
|
dependencies = ["regexp_parser"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1kqci9ixr1jfp2aaq5lsyz5lkn37z2k94ww9d2hyrd8ncrhrhx8f";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.0";
|
|
};
|
|
email_reply_trimmer = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1jgcxifm48xq5dz9k47q43pqm5bfnf14l62l3bqhmv8f6z8dw4ki";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.13";
|
|
};
|
|
ember-data-source = {
|
|
dependencies = ["ember-source"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1803nh3knvwl12h63jd48qvbbrp42yy291wcb35960daklip0fd8";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.2";
|
|
};
|
|
ember-handlebars-template = {
|
|
dependencies = ["barber" "sprockets"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1wxj3vi4xs3vjxrdbzi4j4w6vv45r5dkz2rg2ldid3p8dp3irlf4";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.0";
|
|
};
|
|
ember-source = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0sixy30ym9j2slhlr0lfq943g958w8arlb0lsizh59iv1w5gmxxy";
|
|
type = "gem";
|
|
};
|
|
version = "2.18.2";
|
|
};
|
|
erubi = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "11bz1v1cxabm8672gabrw542zyg51dizlcvdck6vvwzagxbjv9zx";
|
|
type = "gem";
|
|
};
|
|
version = "1.11.0";
|
|
};
|
|
excon = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1v71iii13cnlkck20xv0yrbz0g60qn88f4r6518k8vk31sddw4hx";
|
|
type = "gem";
|
|
};
|
|
version = "0.93.1";
|
|
};
|
|
execjs = {
|
|
groups = ["assets" "default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "121h6af4i6wr3wxvv84y53jcyw2sk71j5wsncm6wq6yqrwcrk4vd";
|
|
type = "gem";
|
|
};
|
|
version = "2.8.1";
|
|
};
|
|
exifr = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "08fmmswa9fwymwsa2gzlm856ak3y9kjxdzm4zdrcrfyxs2p8yqwc";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.10";
|
|
};
|
|
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 = "0mqv17hfmph4ylmb2bqyccy64gsgpmzapq5yrmf5yjsqkvw9rxbv";
|
|
type = "gem";
|
|
};
|
|
version = "2.6.0";
|
|
};
|
|
faraday-net_http = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "13b717ddw90iaf4vijy06srmkvrfbzsnyjap93yll0nibad4dbxq";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.1";
|
|
};
|
|
faraday-retry = {
|
|
dependencies = ["faraday"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "07bn75d784ndj9ljqk19ff6217hkqqmxjlnjx5b9v36k2nnj9kys";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.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 = "0nnggg20za5vamdpkgrxxa32z33d8hf0g2bciswkhqnc6amb3yjr";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.6";
|
|
};
|
|
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 = "1n5yc058i8xhi1fwcp1w7mfi6xaxfmrifdb4r4hjfff33ldn8lqj";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
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 = "0yclf57n2j3cw8144ania99h1zinf8q3f5zrhqa754j6gl95rp9d";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.3";
|
|
};
|
|
hkdf = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "04fixg0a51n4vy0j6c1hvisa2yl33m3jrrpxpb5sq6j511vjriil";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.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 = "1vdcchz7jli1p0gnc669a7bj3q1fv09y9ppf0y3k0vb1jwdwrqwi";
|
|
type = "gem";
|
|
};
|
|
version = "1.12.0";
|
|
};
|
|
image_optim = {
|
|
dependencies = ["exifr" "fspath" "image_size" "in_threads" "progress"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1l3n59w1cbvfg2srfa14g3jdqwbkf7l86g4qrgfz3qps7zi0drg7";
|
|
type = "gem";
|
|
};
|
|
version = "0.31.1";
|
|
};
|
|
image_size = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0nmzpgf5kj7gcjsjxhbhd8p4iw5clj4ljmckx59zndgwz02l7853";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.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 = "1mnvb80cdg7fzdcs3xscv21p28w4igk5sj5m7m81xp8v2ks87jj0";
|
|
type = "gem";
|
|
};
|
|
version = "1.6.1";
|
|
};
|
|
jquery-rails = {
|
|
dependencies = ["rails-dom-testing" "railties" "thor"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0fdbln0w43n2b2kwhmm6w302iydgkd2hvw8pp0hnj0dykmy9vf54";
|
|
type = "gem";
|
|
};
|
|
version = "4.5.0";
|
|
};
|
|
json = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0yk5d10yvspkc5jyvx9gc1a9pn1z8v4k2hvjk1l88zixwf3wf3cl";
|
|
type = "gem";
|
|
};
|
|
version = "2.6.2";
|
|
};
|
|
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 = ["ecma-re-validator" "hana" "regexp_parser" "uri_template"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "09ji9ljkpfq38q1g16d60d9hb602rkkhnwzkj03479ss4w96c5rz";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.22";
|
|
};
|
|
jwt = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0kcmnx6rgjyd7sznai9ccns2nh7p7wnw3mi8a7vf2wkm51azwddq";
|
|
type = "gem";
|
|
};
|
|
version = "2.5.0";
|
|
};
|
|
kgio = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "rbx";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1ipzvw7n0kz1w8rkqybyxvf3hb601a770khm0xdqm68mc4aa59xx";
|
|
type = "gem";
|
|
};
|
|
version = "2.11.4";
|
|
};
|
|
libv8-node = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "102ixp1626b4zjh98h3jxhwv0sdbkgijz38wyb1ffgxqr47c7s0w";
|
|
type = "gem";
|
|
};
|
|
version = "16.10.0.0";
|
|
};
|
|
listen = {
|
|
dependencies = ["rb-fsevent" "rb-inotify"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0agybr37wpjv3xy4ipcmsvsibgdgphzrwbvcj4vfiykpmakwm01v";
|
|
type = "gem";
|
|
};
|
|
version = "3.7.1";
|
|
};
|
|
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 = "15pjm9pa5m3mbv9xvfgfr16q4jyaznsg8y63jz9x4jqr8npw0vx3";
|
|
type = "gem";
|
|
};
|
|
version = "0.12.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 = "01n1ynk2xa94za8hhqy3xzfwhm24zhh3x5yllziyz3zjxxrj7fxc";
|
|
type = "gem";
|
|
};
|
|
version = "2.11.3";
|
|
};
|
|
loofah = {
|
|
dependencies = ["crass" "nokogiri"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1fpyk1965py77al7iadkn5dibwgvybknkr7r8bii2dj73wvr29rh";
|
|
type = "gem";
|
|
};
|
|
version = "2.19.0";
|
|
};
|
|
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"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
fetchSubmodules = false;
|
|
rev = "5b700fc95ee66378e0cf2559abc73c8bc3062a4b";
|
|
sha256 = "0j084s1gsdwiqvm4jdayi0x4rsdrazqv8z8wkz28v7zmaymw18lz";
|
|
type = "git";
|
|
url = "https://github.com/discourse/mail.git";
|
|
};
|
|
version = "2.8.0.edge";
|
|
};
|
|
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 = "15gazkvbqffh57if68j2p81pm52ww7j9wibbqpq8xp7c3gxqahgq";
|
|
type = "gem";
|
|
};
|
|
version = "4.2.0";
|
|
};
|
|
method_source = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
mini_mime = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0lbim375gw2dk6383qirz13hgdmxlan0vc5da2l072j3qw6fqjm5";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.2";
|
|
};
|
|
mini_portile2 = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0rapl1sfmfi3bfr68da4ca16yhc0pp93vjwkj7y3rdqrzy3b41hy";
|
|
type = "gem";
|
|
};
|
|
version = "2.8.0";
|
|
};
|
|
mini_racer = {
|
|
dependencies = ["libv8-node"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0i4vbb1549rxbl8a35yaizfkbh28nxby5mcwri5mz3x19yg3p6r8";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.3";
|
|
};
|
|
mini_scheduler = {
|
|
dependencies = ["sidekiq"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0g8mi0l90kkdvh45xz1gcmv3yzpj7d4dvgrhk8lg7lwn82d06yzw";
|
|
type = "gem";
|
|
};
|
|
version = "0.14.0";
|
|
};
|
|
mini_sql = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1dgwyyya821sfj4f92sljsxmmnak2yrzsbckvy82001zgq1n3b41";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.0";
|
|
};
|
|
mini_suffix = {
|
|
dependencies = ["ffi"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1rr2nx1kixd7ccxqdnswjnflg46s6lr1f9vxkdy298k95zwk67cd";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.3";
|
|
};
|
|
minitest = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0516ypqlx0mlcfn5xh7qppxqc3xndn1fnadxawa8wld5dkcimy30";
|
|
type = "gem";
|
|
};
|
|
version = "5.16.3";
|
|
};
|
|
mocha = {
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "155asp0lxm7qbj3bvsg6zghzs127w4hd86djg8m3nkbksqrzxmpn";
|
|
type = "gem";
|
|
};
|
|
version = "1.16.0";
|
|
};
|
|
msgpack = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1q03pb0vq8388s431nbxabsfxnch6p304c8vnjlk0zzpcv713yr3";
|
|
type = "gem";
|
|
};
|
|
version = "1.6.0";
|
|
};
|
|
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 = "1j4f0wgyps0qyms4p6fjqva63xy13wvy7bx5qg5gmzzwm3kqs1fr";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.2";
|
|
};
|
|
net-imap = {
|
|
dependencies = ["net-protocol"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1s1d01q6mljiiv6y2w6znmhmnm2b5lkw8d13wip9x23a820z8cjw";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.1";
|
|
};
|
|
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 = "051cc82dl41a66c9sxv4lx4slqk7sz1v4iy0hdk6gpjyjszf4hxd";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.3";
|
|
};
|
|
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 = "0xk64wghkscs6bv2n22853k2nh39d131c6rfpnlw12mbjnnv9v1v";
|
|
type = "gem";
|
|
};
|
|
version = "2.5.8";
|
|
};
|
|
nokogiri = {
|
|
dependencies = ["mini_portile2" "racc"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0cam1455nmi3fzzpa9ixn2hsim10fbprmj62ajpd6d02mwdprwwn";
|
|
type = "gem";
|
|
};
|
|
version = "1.13.9";
|
|
};
|
|
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 = "0bbbncvkqxbbi608vq2v7b3zzgrqac3syk403zhhbwrg352mv88q";
|
|
type = "gem";
|
|
};
|
|
version = "3.13.14";
|
|
};
|
|
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 = "0n2fhxa2alw3qxhg6qlxs0v6f8rsadhp6r6sv33i9fh793k2zpr3";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.1";
|
|
};
|
|
openssl-signature_algorithm = {
|
|
dependencies = ["openssl"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0rwjga70kbg0rmwgksb2if34ndh9cy0fgrimkx3hjz9c68ssvpxg";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.1";
|
|
};
|
|
optimist = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1vg2chy1cfmdj6c1gryl8zvjhhmb3plwgyh1jfnpq4fnfqv7asrk";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.1";
|
|
};
|
|
parallel = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "07vnk6bb54k4yc06xnwck7php50l09vvlw1ga8wdz0pia461zpzb";
|
|
type = "gem";
|
|
};
|
|
version = "1.22.1";
|
|
};
|
|
parallel_tests = {
|
|
dependencies = ["parallel"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "00c71f7hzgs58syyh6b5wwfhlxyhhg9h8sjkqxvxd1i8nlaa3m8x";
|
|
type = "gem";
|
|
};
|
|
version = "3.13.0";
|
|
};
|
|
parser = {
|
|
dependencies = ["ast"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1q31n7yj59wka8xl8s5wkf66hm4pgvblx95czyxffprdnlhrir2p";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.2.1";
|
|
};
|
|
pg = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "09a5z9qhxnybahx162q2q1cygdhxfp6cihdivvzh32jlwc37z1x3";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.4";
|
|
};
|
|
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 = "0m445x8fwcjdyv2bc0glzss2nbm1ll51bq45knixapc7cl3dzdlr";
|
|
type = "gem";
|
|
};
|
|
version = "0.14.1";
|
|
};
|
|
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 = "0sqw1zls6227bgq38sxb2hs8nkdz4hn1zivs27mjbniswfy4zvi6";
|
|
type = "gem";
|
|
};
|
|
version = "5.0.0";
|
|
};
|
|
puma = {
|
|
dependencies = ["nio4r"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0qzq0c791kacv68hgk9zqsd1p7zx1y1rr9j10rn9yphibb8jj436";
|
|
type = "gem";
|
|
};
|
|
version = "5.6.5";
|
|
};
|
|
r2 = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0wk0p55zp3l96xy5ps28b33dn5z0jwsjl74bwfdn6z81pzjs5sfk";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.7";
|
|
};
|
|
racc = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0la56m0z26j3mfn1a9lf2l03qx1xifanndf9p3vx1azf6sqy7v9d";
|
|
type = "gem";
|
|
};
|
|
version = "1.6.0";
|
|
};
|
|
rack = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0axc6w0rs4yj0pksfll1hjgw1k6a5q0xi2lckh91knfb72v348pa";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.4";
|
|
};
|
|
rack-mini-profiler = {
|
|
dependencies = ["rack"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "121fqk18x1bd52c2bkz8wkvv9nkgpqphj5aycnb7lkf67jkwic0h";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.0";
|
|
};
|
|
rack-protection = {
|
|
dependencies = ["rack"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0jmixih0qrsdz60dhznkk29v50ks55cqq51jjf0yn3amqghh4bhk";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.2";
|
|
};
|
|
rack-test = {
|
|
dependencies = ["rack"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0rjl709krgf499dhjdapg580l2qaj9d91pwzk8ck8fpnazlx1bdd";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.2";
|
|
};
|
|
rails-dom-testing = {
|
|
dependencies = ["activesupport" "nokogiri"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1lfq2a7kp2x64dzzi5p4cjcbiv62vxh9lyqk2f0rqq3fkzrw8h5i";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.3";
|
|
};
|
|
rails-html-sanitizer = {
|
|
dependencies = ["loofah"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1mj0b7ay10a2fgwj70kjw7mlyrp7a5la8lx8zmwhy40bkansdfrf";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.3";
|
|
};
|
|
rails_failover = {
|
|
dependencies = ["activerecord" "concurrent-ruby" "railties"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "145m778yylgrjl2q7zfkq35l5sibyynlx6pyp176ifm146gbf9wf";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.1";
|
|
};
|
|
rails_multisite = {
|
|
dependencies = ["activerecord" "railties"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "08fa5yq73ws536nhzd55bjx4gfvh6986zvw33rkg6ql6i8rga68y";
|
|
type = "gem";
|
|
};
|
|
version = "4.0.1";
|
|
};
|
|
railties = {
|
|
dependencies = ["actionpack" "activesupport" "method_source" "rake" "thor" "zeitwerk"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0lnrhx0sdixz5xm2vi482ngs4alh8l725kh96v6mfk0x0qlbdsaw";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.3.1";
|
|
};
|
|
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 = "0wb2x51parf6v78w0cic90m33bdc92y5h8rj4wqs75dhw1b69hc7";
|
|
type = "gem";
|
|
};
|
|
version = "0.20.0";
|
|
};
|
|
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 = "1xid9av3apfz5mszwqgl6v0n58g6038lsfdz0p53xb9ywpa5dcpc";
|
|
type = "gem";
|
|
};
|
|
version = "4.7.1";
|
|
};
|
|
redis-namespace = {
|
|
dependencies = ["redis"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "04l61lpb3s2xkwj36l7b543lhciv19z514kxnmnbh5fg70grc8q9";
|
|
type = "gem";
|
|
};
|
|
version = "1.9.0";
|
|
};
|
|
regexp_parser = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0mm5sykyblc61a82zz3dag6yy3mvflj2z47060kjzjj5793blqzi";
|
|
type = "gem";
|
|
};
|
|
version = "2.6.0";
|
|
};
|
|
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 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53";
|
|
type = "gem";
|
|
};
|
|
version = "3.2.5";
|
|
};
|
|
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 = "11q7rkjx40yi6lpylgl2jkpy162mjw7mswrcgcax86vgpbpjx6i3";
|
|
type = "gem";
|
|
};
|
|
version = "6.2.0";
|
|
};
|
|
rqrcode = {
|
|
dependencies = ["chunky_png" "rqrcode_core"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0s97q1rqmw7rzsdr500hr4f2k6s24n8qk1klciz5q94zvdrygx3p";
|
|
type = "gem";
|
|
};
|
|
version = "2.1.2";
|
|
};
|
|
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 = "1ibb81slc35q5yp276sixp3yrvj9q92wlmi1glbnwlk6g49z8rn4";
|
|
type = "gem";
|
|
};
|
|
version = "3.12.0";
|
|
};
|
|
rspec-expectations = {
|
|
dependencies = ["diff-lcs" "rspec-support"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0qldsmjhqr4344zdlamzggr3y98wdk2c4hihkhwx8imk800gkl8v";
|
|
type = "gem";
|
|
};
|
|
version = "3.12.0";
|
|
};
|
|
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 = "1yvwnb0x5d6d4ff3wlgahk0wcw72ic51gd2snr1xxc5ify41kabv";
|
|
type = "gem";
|
|
};
|
|
version = "3.12.0";
|
|
};
|
|
rspec-rails = {
|
|
dependencies = ["actionpack" "activesupport" "railties" "rspec-core" "rspec-expectations" "rspec-mocks" "rspec-support"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0d3fnabkaw8n0na2dpnlg2xygggj51djzpj9x6y5rkiqbfyqwv01";
|
|
type = "gem";
|
|
};
|
|
version = "6.0.1";
|
|
};
|
|
rspec-support = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "12y52zwwb3xr7h91dy9k3ndmyyhr3mjcayk0nnarnrzz8yr48kfx";
|
|
type = "gem";
|
|
};
|
|
version = "3.12.0";
|
|
};
|
|
rss = {
|
|
dependencies = ["rexml"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1b1zx07kr64kkpm4lssd4r1a1qyr829ppmfl85i4adcvx9mqfid0";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.9";
|
|
};
|
|
rswag-specs = {
|
|
dependencies = ["activesupport" "json-schema" "railties" "rspec-core"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1mh9w7l9jl44pdxigppsxzrxracfsx7fsfz25ixamc8dkcklybx8";
|
|
type = "gem";
|
|
};
|
|
version = "2.7.0";
|
|
};
|
|
rubocop = {
|
|
dependencies = ["json" "parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1xhm882zzs4z4ivknrymh6lgnd3p90b651dn0fp32dciajdxr9f1";
|
|
type = "gem";
|
|
};
|
|
version = "1.37.1";
|
|
};
|
|
rubocop-ast = {
|
|
dependencies = ["parser"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1qiq3q66w57im0ryrvnd1yq0g2s2safhywpv94441kvc1amayjzy";
|
|
type = "gem";
|
|
};
|
|
version = "1.23.0";
|
|
};
|
|
rubocop-discourse = {
|
|
dependencies = ["rubocop" "rubocop-rspec"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1afsyw78pkv1ry5x5ww0krv75lg2lnv7b72sy9bbk6ni87fzsk1q";
|
|
type = "gem";
|
|
};
|
|
version = "3.0";
|
|
};
|
|
rubocop-rspec = {
|
|
dependencies = ["rubocop"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1g8spxvms3mqrv5afj7rrqzxasncpz9y266jnpgj7z5gj76i7bkk";
|
|
type = "gem";
|
|
};
|
|
version = "2.14.2";
|
|
};
|
|
ruby-prof = {
|
|
groups = ["development"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1r3xalp91l07m0cwllcxjzg6nkviiqnxkcbgg5qnzsdji6rgy65m";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.3";
|
|
};
|
|
ruby-progressbar = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "02nmaw7yx9kl7rbaan5pl8x5nn0y4j5954mzrkzi9i3dhsrps4nc";
|
|
type = "gem";
|
|
};
|
|
version = "1.11.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 = "1zq8pxmsd1abw18zz6mazsm2jfpwmbgdxbpawb7bmwvkb2c5yyc1";
|
|
type = "gem";
|
|
};
|
|
version = "6.0.0";
|
|
};
|
|
sassc = {
|
|
dependencies = ["ffi" "rake"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1sr4825rlwsrl7xrsm0sgalcpf5zgp4i56dbi3qxfa9lhs8r6zh4";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.1";
|
|
};
|
|
sassc-rails = {
|
|
dependencies = ["railties" "sassc" "sprockets" "sprockets-rails" "tilt"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1d9djmwn36a5m8a83bpycs48g8kh1n2xkyvghn7dr6zwh4wdyksz";
|
|
type = "gem";
|
|
};
|
|
version = "2.1.2";
|
|
};
|
|
selenium-webdriver = {
|
|
dependencies = ["childprocess" "rexml" "rubyzip" "websocket"];
|
|
groups = ["test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0fp7h5bnlqp649imgpnshgf3mxl8zwnpsl1ak1giii81r0cd6in3";
|
|
type = "gem";
|
|
};
|
|
version = "4.5.0";
|
|
};
|
|
shoulda-matchers = {
|
|
dependencies = ["activesupport"];
|
|
groups = ["development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "11hv1xk153sspi6iif7a2m64shshpjr37l44c8qnqlfpzv0dxlm2";
|
|
type = "gem";
|
|
};
|
|
version = "5.2.0";
|
|
};
|
|
sidekiq = {
|
|
dependencies = ["connection_pool" "rack" "redis"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0p2mj2jj5b9wqmpvkngx87lfr2qgwhqvwx38bmhl5aa29pc6z5kx";
|
|
type = "gem";
|
|
};
|
|
version = "6.5.7";
|
|
};
|
|
simplecov = {
|
|
dependencies = ["docile" "simplecov-html" "simplecov_json_formatter"];
|
|
groups = ["test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1hrv046jll6ad1s964gsmcq4hvkr3zzr6jc7z1mns22mvfpbc3cr";
|
|
type = "gem";
|
|
};
|
|
version = "0.21.2";
|
|
};
|
|
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";
|
|
};
|
|
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 = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "182jw5a0fbqah5w9jancvfmjbk88h8bxdbwnl4d3q809rpxdg8ay";
|
|
type = "gem";
|
|
};
|
|
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 = "03bkn55qsng484iqwz2lmm6rkimj01vsvhwk661s3lnmpkl65lbp";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.0";
|
|
};
|
|
stackprof = {
|
|
groups = ["default"];
|
|
platforms = [{
|
|
engine = "maglev";
|
|
} {
|
|
engine = "ruby";
|
|
}];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0v7nk5i3fa63h6clfr5vbr0y91v3kxkaxh6gbdx583pn982avdlc";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.22";
|
|
};
|
|
test-prof = {
|
|
groups = ["test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "08f6lj1yh1ykwdaz5zkqpj5hn4vl4vid2x74k135cbggw3j9grdq";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.11";
|
|
};
|
|
thor = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0inl77jh4ia03jw3iqm5ipr76ghal3hyjrd6r8zqsswwvi9j2xdi";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.1";
|
|
};
|
|
tilt = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "186nfbcsk0l4l86gvng1fw6jq6p6s7rc0caxr23b3pnbfb20y63v";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.11";
|
|
};
|
|
timeout = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "00cy93b6803j3aw5nail4l0zdrj54i5n2dlk6j9z998swcjbv3b2";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.0";
|
|
};
|
|
tzinfo = {
|
|
dependencies = ["concurrent-ruby"];
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0rx114mpqnw2k4h98vc0rs0x0bmf0img84yh8mkkjkal07cjydf5";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.5";
|
|
};
|
|
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 = "0ra70s8prfacpqwj5v2mqn1rbfz6xds3n9nsr9cwzs3z2c0wm5j7";
|
|
type = "gem";
|
|
};
|
|
version = "2.3.0";
|
|
};
|
|
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 = "1w00162maixmqp7nwm8mmbvwnnpmjilwbim8yk2ypxy3x3ih6l69";
|
|
type = "gem";
|
|
};
|
|
version = "0.11.0";
|
|
};
|
|
uri_template = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0p8qbxlpmg3msw0ihny6a3gsn0yvydx9ksh5knn8dnq06zhqyb1i";
|
|
type = "gem";
|
|
};
|
|
version = "0.7.0";
|
|
};
|
|
version_gem = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0v2vj7q1rk3wd7hdqa3i1d4hq7sfcgf55qc70g6dsichsbgacb9w";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.1";
|
|
};
|
|
webdrivers = {
|
|
dependencies = ["nokogiri" "rubyzip" "selenium-webdriver"];
|
|
groups = ["test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0nxk9719nyk7vsc15mz2hxc8whciihcs40skpn2rncnzsppbv1w3";
|
|
type = "gem";
|
|
};
|
|
version = "5.2.0";
|
|
};
|
|
webmock = {
|
|
dependencies = ["addressable" "crack" "hashdiff"];
|
|
groups = ["test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1myj44wvbbqvv18ragv3ihl0h61acgnfwrnj3lccdgp49bgmbjal";
|
|
type = "gem";
|
|
};
|
|
version = "3.18.1";
|
|
};
|
|
webpush = {
|
|
dependencies = ["hkdf" "jwt"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1z9ma580q80czw46gi1bvsr2iwxr63aiyr7i9gilav6hbhg3sxv3";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
websocket = {
|
|
groups = ["default" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0dib6p55sl606qb4vpwrvj5wh881kk4aqn2zpfapf8ckx7g14jw8";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.9";
|
|
};
|
|
xorcist = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1dbbiy8xlcfvn9ais37xfb5rci4liwakkmxzbkp72wmvlgcrf339";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.3";
|
|
};
|
|
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 = "1m9n4sg7i0334yac7dcrhnhv5rzvrccgnh687n9x77ba3awk4yx1";
|
|
type = "gem";
|
|
};
|
|
version = "0.0.10";
|
|
};
|
|
zeitwerk = {
|
|
groups = ["default" "development" "test"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0c381ngdj24ad6i1hvd8w052x6zry8qjyv0s4p6sl7cfj7yw0z6c";
|
|
type = "gem";
|
|
};
|
|
version = "2.6.3";
|
|
};
|
|
}
|