2273 lines
58 KiB
Nix
2273 lines
58 KiB
Nix
|
{
|
||
|
actionmailer = {
|
||
|
dependencies = ["actionpack" "actionview" "activejob" "mail" "rails-dom-testing"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1spq0dbfn0qkqg9sq0rsjn360b4j36zly8hawaivkrwr3rsvyz75";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "6.0.3.3";
|
||
|
};
|
||
|
actionpack = {
|
||
|
dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1p873nqwmpsvmkb5n86d70wndx1qhy15pc9mbcd1mc8sj174578b";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "6.0.3.3";
|
||
|
};
|
||
|
actionview = {
|
||
|
dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "08pvmjddlw01q5r9zdfgddwp4csndpf5i2w47677z5r36jznz36q";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "6.0.3.3";
|
||
|
};
|
||
|
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 = "0w54ckvc229iaax879hkhyc93j7z8p0v7acp6mk3h8xjfvmwy5jp";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "6.0.3.3";
|
||
|
};
|
||
|
activemodel = {
|
||
|
dependencies = ["activesupport"];
|
||
|
groups = ["default" "development"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "166jlx6kbby01vr37srh081a9fykgsz873yg5i9gl2ar3vw9gs56";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "6.0.3.3";
|
||
|
};
|
||
|
activerecord = {
|
||
|
dependencies = ["activemodel" "activesupport"];
|
||
|
groups = ["default" "development"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0y2a4ss6ld6yrhpcbcb3kjn5gj6zk9qklp2aq5rl1awl8vbdbdb7";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "6.0.3.3";
|
||
|
};
|
||
|
activesupport = {
|
||
|
dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo" "zeitwerk"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1dmkqbvndbz011a1byg6f990936vfadbnwjwjw9vjzr4kd8bxk96";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "6.0.3.3";
|
||
|
};
|
||
|
addressable = {
|
||
|
dependencies = ["public_suffix"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.7.0";
|
||
|
};
|
||
|
annotate = {
|
||
|
dependencies = ["activerecord" "rake"];
|
||
|
groups = ["development"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1dxrfppwfg13vqmambbs56xjj8qsdgcy58r2yc44vvy3z1g5yflw";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.1.1";
|
||
|
};
|
||
|
ast = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1l3468czzjmxl93ap40hp7z94yxp4nbag0bxqs789bm30md90m2a";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.4.1";
|
||
|
};
|
||
|
aws-eventstream = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0r0pn66yqrdkrfdin7qdim0yj2x75miyg4wp6mijckhzhrjb7cv5";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.1.0";
|
||
|
};
|
||
|
aws-partitions = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "17xranmng1mg6238zdmnfvaig82r2ymp2apra9yh5d8rhvn8hkwm";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.390.0";
|
||
|
};
|
||
|
aws-sdk-core = {
|
||
|
dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "05dq7jfv5qf1y00ib96nqsipf08hflw8n8fwkyjw4qav84wjqaq4";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.109.2";
|
||
|
};
|
||
|
aws-sdk-kms = {
|
||
|
dependencies = ["aws-sdk-core" "aws-sigv4"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0ly1m631qm2ciif7sysbzrgczjvz95ga3g6w6vrzvfdv31jjnl9a";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.39.0";
|
||
|
};
|
||
|
aws-sdk-s3 = {
|
||
|
dependencies = ["aws-sdk-core" "aws-sdk-kms" "aws-sigv4"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1mld0yh6q6i2nbb143g5xc6gm70sqpvpwxfknlihrd8jmw3xc0bs";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.83.2";
|
||
|
};
|
||
|
aws-sdk-sns = {
|
||
|
dependencies = ["aws-sdk-core" "aws-sigv4"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1dw80ldqhb1mny5irgi2jh36hykcmyd07xalv21xncxqzmf8aiag";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.35.0";
|
||
|
};
|
||
|
aws-sigv4 = {
|
||
|
dependencies = ["aws-eventstream"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1ll9382c1x2hp750cilh01h1cycgyhdr4cmmgx23k94hyyb8chv5";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.2.2";
|
||
|
};
|
||
|
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 = "05syqlks7463zsy1jdfbbdravdhj9hpj5pv2m74blqpv8bq4vv5g";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.8.0";
|
||
|
};
|
||
|
bootsnap = {
|
||
|
dependencies = ["msgpack"];
|
||
|
groups = ["default"];
|
||
|
platforms = [{
|
||
|
engine = "maglev";
|
||
|
} {
|
||
|
engine = "ruby";
|
||
|
}];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1qx1f729bgh391agsqb4ngzn22wdn4cc6mkp0cipf0d5hsg9cpaq";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.5.1";
|
||
|
};
|
||
|
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 = "18ifwnvn13755qkfigapyj5bflpby3phxzbb7x5336d0kzv5k7d9";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "6.1.0";
|
||
|
};
|
||
|
byebug = {
|
||
|
groups = ["development" "test"];
|
||
|
platforms = [{
|
||
|
engine = "maglev";
|
||
|
} {
|
||
|
engine = "ruby";
|
||
|
}];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0nx3yjf4xzdgb8jkmk2344081gqr22pgjqnmjg2q64mj5d6r9194";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "11.1.3";
|
||
|
};
|
||
|
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";
|
||
|
};
|
||
|
chunky_png = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1v52ndgx9r4jybq8yzr8anzfbnjk4y2hvz97nm9924wi4bad3xkf";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.3.14";
|
||
|
};
|
||
|
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 = "1vnxrbhi7cq3p4y2v9iwd10v1c7l15is4var14hwnb2jip4fyjzz";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.1.7";
|
||
|
};
|
||
|
connection_pool = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1qikl4av1z8kqnk5ba18136dpqzw8wjawc2w9b4zb5psdd5z8nwf";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.2.3";
|
||
|
};
|
||
|
cose = {
|
||
|
dependencies = ["cbor" "openssl-signature_algorithm"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1gx239d2fracq9az74wfdwmp5zm7zpzkcgchwnv2ng33d8r33p3m";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.2.0";
|
||
|
};
|
||
|
cppjieba_rb = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1sslff7yy8jvp4rcn1b6jn9v0d3iibb68i79shgd94rs2yq8k117";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.3.3";
|
||
|
};
|
||
|
crack = {
|
||
|
groups = ["default" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1awi8jy4jn0f7vxpdvz3xvn1zzjbjh33n28lfkijh77dla5zb7lc";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.4.4";
|
||
|
};
|
||
|
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 = "04c4dl8cm5rjr50k9qa6yl9r05fk9zcb1zxh0y0cdahxlsgcydfw";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.7.1";
|
||
|
};
|
||
|
debug_inspector = {
|
||
|
groups = ["default" "development"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0vxr0xa1mfbkfcrn71n7c4f2dj7la5hvphn904vh20j3x4j5lrx0";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.0.3";
|
||
|
};
|
||
|
diff-lcs = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0m925b8xc6kbpnif9dldna24q1szg4mk0fvszrki837pfn46afmz";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.4.4";
|
||
|
};
|
||
|
diffy = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0nrg7kpgz6cn1gv2saj2fa5sfiykamvd7vn9lw2v625k7pjwf31l";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.4.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 = "0mqkwiqb5n64lc5jdjnmpgb9apq08ywkz9yk8mj1sx2lqcsw11pc";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.12.2.2";
|
||
|
};
|
||
|
discourse-fonts = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0xhwgqclh3jncjr55m0hyq3w3iw8jw2r7ickzq1zn1282pc3n2i7";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.0.5";
|
||
|
};
|
||
|
discourse_image_optim = {
|
||
|
dependencies = ["exifr" "fspath" "image_size" "in_threads" "progress"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "11nqmga5ygxyhjmsc07gsa0fwwyhdpwi20yyr4fnh263xs1xylvv";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.26.2";
|
||
|
};
|
||
|
docile = {
|
||
|
groups = ["default" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0qrwiyagxzl8zlx3dafb0ay8l14ib7imb2rsmx70i5cp420v8gif";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.3.2";
|
||
|
};
|
||
|
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 = "09l8lz3j00m898li0yfsnb6ihc63rdvhw3k5xczna5zrjk104f2l";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.10.0";
|
||
|
};
|
||
|
excon = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1hi89v53pm2abfv9j8lgqdd7hgkr7fr0gwrczr940iwbb3xv7rrs";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.78.0";
|
||
|
};
|
||
|
execjs = {
|
||
|
groups = ["assets" "default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1yz55sf2nd3l666ms6xr18sm2aggcvmb8qr3v53lr4rir32y1yp1";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.7.0";
|
||
|
};
|
||
|
exifr = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0mylhwmh6n4xihxr9s3zj0lc286f5maxbqd4dgk3paqnd7afz88s";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.3.9";
|
||
|
};
|
||
|
fabrication = {
|
||
|
groups = ["development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1pdrl55xf76pbc5kjzp7diawxxvgbk2cm38532in6df823431n6z";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.21.1";
|
||
|
};
|
||
|
fakeweb = {
|
||
|
groups = ["test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1a09z9nb369bvwpghncgd5y4f95lh28w0q258srh02h22fz9dj8y";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.3.0";
|
||
|
};
|
||
|
faraday = {
|
||
|
dependencies = ["multipart-post" "ruby2_keywords"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "16dapwi5pivrl25r4lkr1mxjrzkznj4wlcb08fzkmxnj4g5c6y35";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.1.0";
|
||
|
};
|
||
|
fast_blank = {
|
||
|
groups = ["default"];
|
||
|
platforms = [{
|
||
|
engine = "maglev";
|
||
|
} {
|
||
|
engine = "rbx";
|
||
|
} {
|
||
|
engine = "ruby";
|
||
|
}];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "16s1ilyvwzmkcgmklbrn0c2pch5n02vf921njx0bld4crgdr6z56";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.0.0";
|
||
|
};
|
||
|
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 = "11ny2pj0j6pljszrf1w3iqdv2pcl2iwwghjbgcjlizy424zbh0hb";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.2.0";
|
||
|
};
|
||
|
ffi = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [{
|
||
|
engine = "maglev";
|
||
|
} {
|
||
|
engine = "ruby";
|
||
|
}];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "12lpwaw82bb0rm9f52v1498bpba8aj2l2q359mkwbxsswhpga5af";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.13.1";
|
||
|
};
|
||
|
flamegraph = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1p785nmhdzbwj0qpxn5fzrmr4kgimcds83v4f95f387z6w3050x6";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.9.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 = "1zkxndvck72bfw235bd9nl2ii0lvs5z88q14706cmn702ww2mxv1";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.4.2";
|
||
|
};
|
||
|
guess_html_encoding = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "16700fk6kmif3q3kpc1ldhy3nsc9pkxlgl8sqhznff2zjj5lddna";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.0.11";
|
||
|
};
|
||
|
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 = "02bsx12ihl78x0vdm37byp78jjw2ff6035y7rrmbd90qxjwxr43q";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "4.1.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 = "153sx77p16vawrs4qpkv7qlzf9v5fks4g7xqcj1dwk40i6g7rfzk";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.8.5";
|
||
|
};
|
||
|
image_size = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0zrn2mqaf1kk548wn1y35i1a6kwh3320q62m929kn9m8sqpy4fk7";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.5.0";
|
||
|
};
|
||
|
in_threads = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0m71806p1gm4kxiz4gvkyr8qip16hifn2kdf926jz44jj6kc6bbs";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.5.4";
|
||
|
};
|
||
|
jmespath = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1d4wac0dcd1jf6kc57891glih9w57552zgqswgy74d1xhgnk0ngf";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.4.0";
|
||
|
};
|
||
|
jquery-rails = {
|
||
|
dependencies = ["rails-dom-testing" "railties" "thor"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0dkhm8lan1vnyl3ll0ks2q06576pdils8a1dr354vfc1y5dqw15i";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "4.4.0";
|
||
|
};
|
||
|
json = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "158fawfwmv2sq4whqqaksfykkiad2xxrrj0nmpnc6vnlzi1bp7iz";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.3.1";
|
||
|
};
|
||
|
json-schema = {
|
||
|
dependencies = ["addressable"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1yv5lfmr2nzd14af498xqd5p89f3g080q8wk0klr3vxgypsikkb5";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.8.1";
|
||
|
};
|
||
|
jwt = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "14ynyq1q483spj20ffl4xayfqx1a8qr761mqjfxczf8lwlap392n";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.2.2";
|
||
|
};
|
||
|
kgio = {
|
||
|
groups = ["default"];
|
||
|
platforms = [{
|
||
|
engine = "maglev";
|
||
|
} {
|
||
|
engine = "rbx";
|
||
|
} {
|
||
|
engine = "ruby";
|
||
|
}];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0ai6bzlvxbzpdl466p1qi4dlhx8ri2wcrp6x1l19y3yfs3a29rng";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.11.3";
|
||
|
};
|
||
|
libv8 = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0317sr3nrl51sp844bps71smkrwim3fjn47wdfpbycixnbxspivm";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "8.4.255.0";
|
||
|
};
|
||
|
listen = {
|
||
|
dependencies = ["rb-fsevent" "rb-inotify"];
|
||
|
groups = ["development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0028p1fss6pvw4mlpjqdmxfzsm8ww79irsadbibrr7f23qfn8ykr";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.3.1";
|
||
|
};
|
||
|
lograge = {
|
||
|
dependencies = ["actionpack" "activesupport" "railties" "request_store"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1vrjm4yqn5l6q5gsl72fmk95fl6j9z1a05gzbrwmsm3gp1a1bgac";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.11.2";
|
||
|
};
|
||
|
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 = "1ldikj3p0bakxg57didaw05pldjn0i5r20zawhqa34knlsqm66r6";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.9.4";
|
||
|
};
|
||
|
loofah = {
|
||
|
dependencies = ["crass" "nokogiri"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0ndimir6k3kfrh8qrb7ir1j836l4r3qlwyclwjh88b86clblhszh";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.8.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 = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "00wwz6ys0502dpk8xprwcqfwyf3hmnx6lgxaiq6vj43mkx43sapc";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.7.1";
|
||
|
};
|
||
|
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 = "04ivhv1bilwqm33jv28gar2vwzsichb5nipaq395d3axabv8qmfy";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.9.14";
|
||
|
};
|
||
|
message_bus = {
|
||
|
dependencies = ["rack"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0hckijk9aa628nx66vr7axfsk7zfdkskaxj1mdzikk019q3h54fr";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.3.4";
|
||
|
};
|
||
|
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 = "1axm0rxyx3ss93wbmfkm78a6x03l8y4qy60rhkkiq0aza0vwq3ha";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.0.2";
|
||
|
};
|
||
|
mini_portile2 = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "15zplpfw3knqifj9bpf604rb3wc1vhq6363pd6lvhayng8wql5vy";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.4.0";
|
||
|
};
|
||
|
mini_racer = {
|
||
|
dependencies = ["libv8"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0r7j241mvhyyc017bqgp0pvf3jyrwbcqvz2pzm0r8zn2r85ks1jl";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.3.1";
|
||
|
};
|
||
|
mini_scheduler = {
|
||
|
dependencies = ["sidekiq"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0vigv7f1q5bkcb55ab2lyhq15yqfkg5mq61p7m7mw9b3jac7qjz1";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.12.3";
|
||
|
};
|
||
|
mini_sql = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0qi4bj5jkh3673ybsxvsf7y485znyxb72vxg84gk9x65mf0y0m6h";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.3";
|
||
|
};
|
||
|
mini_suffix = {
|
||
|
dependencies = ["ffi"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0bxd1fgzb20gvfvhbkrxym9fr7skm5x6fzvqfg4a0jijb34ww50h";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.3.0";
|
||
|
};
|
||
|
minitest = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "170y2cvx51gm3cm3nhdf7j36sxnkh6vv8ls36p90ric7w8w16h4v";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "5.14.2";
|
||
|
};
|
||
|
mocha = {
|
||
|
groups = ["development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0hxmkm8qxd04vwj8mqnpyrf2dwy7g1k9zipdfhl4y71cw7ijm9n4";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.11.2";
|
||
|
};
|
||
|
mock_redis = {
|
||
|
groups = ["development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "06yj6j9x4zjckah4ixiwhy3hb6xzjp7yk7lmmcvcb8hpd0z0x95q";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.26.0";
|
||
|
};
|
||
|
msgpack = {
|
||
|
groups = ["default"];
|
||
|
platforms = [{
|
||
|
engine = "maglev";
|
||
|
} {
|
||
|
engine = "ruby";
|
||
|
}];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1lva6bkvb4mfa0m3bqn4lm4s4gi81c40jvdcsrxr6vng49q9daih";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.3.3";
|
||
|
};
|
||
|
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";
|
||
|
};
|
||
|
multipart-post = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1zgw9zlwh2a6i1yvhhc4a84ry1hv824d6g2iw2chs3k5aylpmpfj";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.1.1";
|
||
|
};
|
||
|
mustache = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1l0p4wx15mi3wnamfv92ipkia4nsx8qi132c6g51jfdma3fiz2ch";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.1.1";
|
||
|
};
|
||
|
nio4r = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1cbwp1kbv6b2qfxv8sarv0d0ilb257jihlvdqj8f5pdm0ksq1sgk";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.5.4";
|
||
|
};
|
||
|
nokogiri = {
|
||
|
dependencies = ["mini_portile2"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0xmf60nj5kg9vaj5bysy308687sgmkasgx06vbbnf94p52ih7si2";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.10.10";
|
||
|
};
|
||
|
nokogumbo = {
|
||
|
dependencies = ["nokogiri"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0sxjnpjvrn10gdmfw2dimhch861lz00f28hvkkz0b1gc2rb65k9s";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.0.2";
|
||
|
};
|
||
|
oauth = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1zszdg8q1b135z7l7crjj234k4j0m347hywp5kj6zsq7q78pw09y";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.5.4";
|
||
|
};
|
||
|
oauth2 = {
|
||
|
dependencies = ["faraday" "jwt" "multi_json" "multi_xml" "rack"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1bhakjh30vi8scqwnhd1c9qkac9r8hh2lr0dbs5ynwmrc5djxknm";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.4.4";
|
||
|
};
|
||
|
oj = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1xqmzqldi9a0wpilwx87yh61xd7647gg8ffammg4ava0bsx375g2";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.10.16";
|
||
|
};
|
||
|
omniauth = {
|
||
|
dependencies = ["hashie" "rack"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "002vi9gwamkmhf0dsj2im1d47xw2n1jfhnzl18shxf3ampkqfmyz";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.9.1";
|
||
|
};
|
||
|
omniauth-facebook = {
|
||
|
dependencies = ["omniauth-oauth2"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1z0f5sr2ddnvfva0jrfd4926nlv4528rfj7z595288n39304r092";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "8.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" "omniauth" "omniauth-oauth2"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "17pgqasl048irs2c6w6g57zvk0ygb5ml1krwir4qi4b6y53zyr55";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.8.0";
|
||
|
};
|
||
|
omniauth-oauth = {
|
||
|
dependencies = ["oauth" "omniauth"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1n5vk4by7hkyc09d9blrw2argry5awpw4gbw1l4n2s9b3j4qz037";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.1.0";
|
||
|
};
|
||
|
omniauth-oauth2 = {
|
||
|
dependencies = ["oauth2" "omniauth"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0v6rw7sd223k7qw0l13wikgfcqbvbk81r53a9i2z0k7jl5vd97w5";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.7.0";
|
||
|
};
|
||
|
omniauth-twitter = {
|
||
|
dependencies = ["omniauth-oauth" "rack"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0r5j65hkpgzhvvbs90id3nfsjgsad6ymzggbm7zlaxvnrmvnrk65";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.4.0";
|
||
|
};
|
||
|
onebox = {
|
||
|
dependencies = ["addressable" "htmlentities" "multi_json" "mustache" "nokogiri" "sanitize"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0b2aih0d5cva9bris36gh1mk3ym61wgxlpwvzjd6qphdrjfzqx8v";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.2.1";
|
||
|
};
|
||
|
openssl-signature_algorithm = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0h1pfx49j8d9vbdbi8jyj0mr63l7rhflgvgc0nhfygm1v77d7nkn";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.0.0";
|
||
|
};
|
||
|
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 = "0055br0mibnqz0j8wvy20zry548dhkakws681bhj3ycb972awkzd";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.20.1";
|
||
|
};
|
||
|
parallel_tests = {
|
||
|
dependencies = ["parallel"];
|
||
|
groups = ["development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1mvdk8vgzqjv2pvadxwc8w2vf8dmiw145rjf47c36nn6l5hh02j6";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.4.0";
|
||
|
};
|
||
|
parser = {
|
||
|
dependencies = ["ast"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1f7gmm60yla325wlnd3qkxs59qm2y0aan8ljpg6k18rwzrrfil6z";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.7.2.0";
|
||
|
};
|
||
|
pg = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "13mfrysrdrh8cka1d96zm0lnfs59i5x2g6ps49r2kz5p3q81xrzj";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.2.3";
|
||
|
};
|
||
|
progress = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1pm3bv5n8c8j0vfm7wghd7xf6yq4m068cksxjldmna11qi0h0s8s";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.5.2";
|
||
|
};
|
||
|
pry = {
|
||
|
dependencies = ["coderay" "method_source"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0iyw4q4an2wmk8v5rn2ghfy2jaz9vmw2nk8415nnpx2s866934qk";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.13.1";
|
||
|
};
|
||
|
pry-byebug = {
|
||
|
dependencies = ["byebug" "pry"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "096y5vmzpyy4x9h4ky4cs4y7d19vdq9vbwwrqafbh5gagzwhifiv";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.9.0";
|
||
|
};
|
||
|
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 = "1xqcgkl7bwws1qrlnmxgh8g4g9m10vg60bhlw40fplninb3ng6d9";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "4.0.6";
|
||
|
};
|
||
|
puma = {
|
||
|
dependencies = ["nio4r"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0mkmfbf4qyiknwi9bb5432cpbbz06r855gknxb8grn24gmgs4d9i";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "5.0.4";
|
||
|
};
|
||
|
r2 = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0wk0p55zp3l96xy5ps28b33dn5z0jwsjl74bwfdn6z81pzjs5sfk";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.2.7";
|
||
|
};
|
||
|
rack = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [{
|
||
|
engine = "maglev";
|
||
|
} {
|
||
|
engine = "ruby";
|
||
|
}];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0i5vs0dph9i5jn8dfc6aqd6njcafmb20rwqngrf759c9cvmyff16";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.2.3";
|
||
|
};
|
||
|
rack-mini-profiler = {
|
||
|
dependencies = ["rack"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "05s7y56ayn56bn7y5ah3krm5d53vsj7apmcxlwc2qp7ik0xlypvq";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.2.0";
|
||
|
};
|
||
|
rack-protection = {
|
||
|
dependencies = ["rack"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "159a4j4kragqh0z0z8vrpilpmaisnlz3n7kgiyf16bxkwlb3qlhz";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.1.0";
|
||
|
};
|
||
|
rack-test = {
|
||
|
dependencies = ["rack"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0rh8h376mx71ci5yklnpqqn118z3bl67nnv5k801qaqn1zs62h8m";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.1.0";
|
||
|
};
|
||
|
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 = "1icpqmxbppl4ynzmn6dx7wdil5hhq6fz707m9ya6d86c7ys8sd4f";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.3.0";
|
||
|
};
|
||
|
rails_failover = {
|
||
|
dependencies = ["activerecord" "concurrent-ruby" "railties"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0ibxn7lk6rqk7q76cd9ir3xnh19p2pqr9mzam46n3h37f12yyax5";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.6.2";
|
||
|
};
|
||
|
rails_multisite = {
|
||
|
dependencies = ["activerecord" "railties"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0p7g9gkcmw030zfqlw3k933i40j31wf3jh4bj1niihzk7slha97y";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.5.0";
|
||
|
};
|
||
|
railties = {
|
||
|
dependencies = ["actionpack" "activesupport" "method_source" "rake" "thor"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "05b79r0ms8jrs91zml1190qfxmnmks90g0sd820ks9msyr8xdp7j";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "6.0.3.3";
|
||
|
};
|
||
|
rainbow = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0bb2fpjspydr6x0s8pn1pqkzmxszvkfapv0p4627mywl7ky4zkhk";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.0.0";
|
||
|
};
|
||
|
raindrops = {
|
||
|
groups = ["default"];
|
||
|
platforms = [{
|
||
|
engine = "maglev";
|
||
|
} {
|
||
|
engine = "rbx";
|
||
|
} {
|
||
|
engine = "ruby";
|
||
|
}];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0zjja00mzgx2lddb7qrn14k7qrnwhf4bpmnlqj78m1pfxh7svync";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.19.1";
|
||
|
};
|
||
|
rake = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0w6qza25bq1s825faaglkx1k6d59aiyjjk3yw3ip5sb463mhhai9";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "13.0.1";
|
||
|
};
|
||
|
rb-fsevent = {
|
||
|
groups = ["development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1k9bsj7ni0g2fd7scyyy1sk9dy2pg9akniahab0iznvjmhn54h87";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.10.4";
|
||
|
};
|
||
|
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 = "15x2sr6h094rjbvg8pkq6m3lcd5abpyx93aifvfdz3wv6x55xa48";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "4.2.5";
|
||
|
};
|
||
|
redis-namespace = {
|
||
|
dependencies = ["redis"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "05i6s898z5w31z385cba1683pgg5nnmj4m686cbravg7j4pgbcgv";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.8.0";
|
||
|
};
|
||
|
regexp_parser = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1racz3w9s4w0ls32bvjypfifk4a7qxngm2cv1rh16jyz0c1wjd70";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.0.0";
|
||
|
};
|
||
|
request_store = {
|
||
|
dependencies = ["rack"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0cx74kispmnw3ljwb239j65a2j14n8jlsygy372hrsa8mxc71hxi";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.5.0";
|
||
|
};
|
||
|
rexml = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1mkvkcw9fhpaizrhca0pdgjcrbns48rlz4g6lavl5gjjq3rk2sq3";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.2.4";
|
||
|
};
|
||
|
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 = "06lw8b6wfshxd61xw98xyp1a0zsz6av4nls2c9fwb7q59wb05sci";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.1.2";
|
||
|
};
|
||
|
rqrcode_core = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "071jqmhk3hf0grsvi0jx5sl449pf82p40ls5b3likbq4q516zc0j";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.1.2";
|
||
|
};
|
||
|
rspec = {
|
||
|
dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"];
|
||
|
groups = ["development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1dwai7jnwmdmd7ajbi2q0k0lx1dh88knv5wl7c34wjmf94yv8w5q";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.10.0";
|
||
|
};
|
||
|
rspec-core = {
|
||
|
dependencies = ["rspec-support"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0n2rdv8f26yw8c6asymc0mgddyr5d2b5n6mfvpd3n6lnpf1jdyv2";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.10.0";
|
||
|
};
|
||
|
rspec-expectations = {
|
||
|
dependencies = ["diff-lcs" "rspec-support"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0j37dvnvfbjwj8dqx27yfvz0frl7f2jc1abqg99h0ppriz9za6dc";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.10.0";
|
||
|
};
|
||
|
rspec-html-matchers = {
|
||
|
dependencies = ["nokogiri" "rspec"];
|
||
|
groups = ["development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0883rqv77n2wawnk5lp3la48l7pckyz8l013qddngzmksi5p1v3f";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.9.4";
|
||
|
};
|
||
|
rspec-mocks = {
|
||
|
dependencies = ["diff-lcs" "rspec-support"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1pz89y1522i6f8wzrg72ykmch3318ih87nlpl0y1ghsrs5hqymw3";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.10.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 = "0lzik01ziaskgpdpy8knffpw0fsy9151f5lfigyhb89wq4q45hfs";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "4.0.1";
|
||
|
};
|
||
|
rspec-support = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0j0n28i6zci5j7gg370bdy87dy43hlwx6dw428d9kamf5a0i2klz";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.10.0";
|
||
|
};
|
||
|
rswag-specs = {
|
||
|
dependencies = ["activesupport" "json-schema" "railties"];
|
||
|
groups = ["development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0lyp2m76p960bvgy4xcz0dilp4w5lq2cwh8md5z7cwxdg8qsbr83";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.3.1";
|
||
|
};
|
||
|
rtlit = {
|
||
|
groups = ["assets"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0srfh7cl95srjiwbyc9pmn3w739zlvyj89hyj0bm7g92zrsd27qm";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.0.5";
|
||
|
};
|
||
|
rubocop = {
|
||
|
dependencies = ["parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1kvzhzhzcdd5bqwjilb0fpp51sqjniww2b0g713n0cvhnlgchn2y";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.4.2";
|
||
|
};
|
||
|
rubocop-ast = {
|
||
|
dependencies = ["parser"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0q0kdi89ad7dd1xmzrdf5ikk32bllzr68hf4x8fd7azcv5jnch2l";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.2.0";
|
||
|
};
|
||
|
rubocop-discourse = {
|
||
|
dependencies = ["rubocop" "rubocop-rspec"];
|
||
|
groups = ["development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1z1h8spsjnsqz6c25n9ib1yimkwr7a76bas8w1k9c404hcqhlahv";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.4.1";
|
||
|
};
|
||
|
rubocop-rspec = {
|
||
|
dependencies = ["rubocop" "rubocop-ast"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1gl7hdd9lq0si4gb510g33dbysmk3iydas2b0sbl5pwfkhv0k4g1";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.0.0";
|
||
|
};
|
||
|
ruby-prof = {
|
||
|
groups = ["development"];
|
||
|
platforms = [{
|
||
|
engine = "maglev";
|
||
|
} {
|
||
|
engine = "ruby";
|
||
|
}];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1lm3wdxc6gjldkb5pdwwipapf84lgrvxck4h5kg8jdfd8arrpyis";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.4.2";
|
||
|
};
|
||
|
ruby-progressbar = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1k77i0d4wsn23ggdd2msrcwfy0i376cglfqypkk2q77r2l3408zf";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.10.1";
|
||
|
};
|
||
|
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"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "17pcc0wgvh3ikrkr7bm3nx0qhyiqwidd13ij0fa50k7gsbnr2p0l";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.0.2";
|
||
|
};
|
||
|
rubyzip = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0590m2pr9i209pp5z4mx0nb1961ishdiqb28995hw1nln1d1b5ji";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.3.0";
|
||
|
};
|
||
|
sanitize = {
|
||
|
dependencies = ["crass" "nokogiri" "nokogumbo"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "18m3zcf207gcrmghx288w3n2kpphc22lbmbc1wdx1nzcn8g2yddh";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "5.2.1";
|
||
|
};
|
||
|
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";
|
||
|
};
|
||
|
seed-fu = {
|
||
|
dependencies = ["activerecord" "activesupport"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0y7lzcshsq6i20qn1p8zczir4fivr6nbl1km91ns320vvh92v43d";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.3.9";
|
||
|
};
|
||
|
shoulda-matchers = {
|
||
|
dependencies = ["activesupport"];
|
||
|
groups = ["development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1wd1bblxr4dfmrnh3j83kvfds6a7nak4ifq37ab0pg1kdi6iiw7l";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "4.4.1";
|
||
|
};
|
||
|
sidekiq = {
|
||
|
dependencies = ["connection_pool" "rack" "redis"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0mjxrxppv08a1hwqi8gpg6n168cxqhp7c2r2jwc4rbz9j5k41vcw";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "6.1.2";
|
||
|
};
|
||
|
simplecov = {
|
||
|
dependencies = ["docile" "simplecov-html" "simplecov_json_formatter"];
|
||
|
groups = ["test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1mm20dvd64w46l5k11il9z5sjgdpp0bknml76glcngvl2w03k3cb";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.20.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 = "0cl3j7p3b5q7sxsx1va63c8imc5x6g99xablz08qrmqhpi0d6g6j";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.1.2";
|
||
|
};
|
||
|
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 = "0mwmz36265646xqfyczgr1mhkm1hfxgxxvgdgr4xfcbf2g72p1k2";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.2.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 = "147rb66p3n062vc433afqhkd99iazvkrqnghxgh871r62yhha93f";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.2.16";
|
||
|
};
|
||
|
test-prof = {
|
||
|
groups = ["test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1jfq8ylxpxanc3f0i6qb3nchawx9hj6qcqj6ccfyixrnvzswwjvi";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.12.2";
|
||
|
};
|
||
|
thor = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1xbhkmyhlxwzshaqa7swy2bx6vd64mm0wrr8g3jywvxy7hg0cwkm";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.0.1";
|
||
|
};
|
||
|
thread_safe = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.3.6";
|
||
|
};
|
||
|
tilt = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0rn8z8hda4h41a64l0zhkiwz2vxw9b1nb70gl37h1dg2k874yrlv";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.0.10";
|
||
|
};
|
||
|
tzinfo = {
|
||
|
dependencies = ["thread_safe"];
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0skr6ih9cr3pwp8l84f0z7fy3q9kiq8hw0sg3zqw0hpbbyj05743";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.2.8";
|
||
|
};
|
||
|
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 = "0wc47r23h063l8ysws8sy24gzh74mks81cak3lkzlrw4qkqb3sg4";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "0.0.7.7";
|
||
|
};
|
||
|
unicode-display_width = {
|
||
|
groups = ["default" "development" "test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "06i3id27s60141x6fdnjn5rar1cywdwy64ilc59cz937303q3mna";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.7.0";
|
||
|
};
|
||
|
unicorn = {
|
||
|
dependencies = ["kgio" "raindrops"];
|
||
|
groups = ["default"];
|
||
|
platforms = [{
|
||
|
engine = "maglev";
|
||
|
} {
|
||
|
engine = "rbx";
|
||
|
} {
|
||
|
engine = "ruby";
|
||
|
}];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1qzdhbmab2w034wpdj5ippnyyvgqm8gpx9wbchb4zgs4i1mswzhv";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "5.7.0";
|
||
|
};
|
||
|
uniform_notifier = {
|
||
|
groups = ["default" "development"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0vm4aix8jmv42s1x58m3lj3xwkbxyn9qn6lzhhig0d1j8fv6j30c";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.13.0";
|
||
|
};
|
||
|
webmock = {
|
||
|
dependencies = ["addressable" "crack" "hashdiff"];
|
||
|
groups = ["test"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "0wbdjagk2qpr76k3zw2gmkfp5aqlrc1a4qrpjv7sq1q39qbn8xax";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "3.10.0";
|
||
|
};
|
||
|
webpush = {
|
||
|
dependencies = ["hkdf" "jwt"];
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1z9ma580q80czw46gi1bvsr2iwxr63aiyr7i9gilav6hbhg3sxv3";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.1.0";
|
||
|
};
|
||
|
xorcist = {
|
||
|
groups = ["default"];
|
||
|
platforms = [];
|
||
|
source = {
|
||
|
remotes = ["https://rubygems.org"];
|
||
|
sha256 = "1q7hr3qyn1hczv9fglqc2cbaax0fb37gjjr0y24x19mmp817csdn";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "1.1.2";
|
||
|
};
|
||
|
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 = "12n0hiawqayzchi0yga5n19hi63b2snd49fv3n23n2i4pp05jzrp";
|
||
|
type = "gem";
|
||
|
};
|
||
|
version = "2.4.1";
|
||
|
};
|
||
|
}
|