4924 lines
110 KiB
Nix
4924 lines
110 KiB
Nix
{
|
|
actioncable = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"activesupport"
|
|
"nio4r"
|
|
"websocket-driver"
|
|
"zeitwerk"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "18496axh89kakw5f82mmmac3w9rwb0b0wq4j6la806p9cbgy5k3v";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
actionmailbox = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"activejob"
|
|
"activerecord"
|
|
"activestorage"
|
|
"activesupport"
|
|
"mail"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1nyfwa1kj0cm1scqsbv723ypv69bzaxh886hliyjbrhk752v73rx";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
actionmailer = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"actionview"
|
|
"activejob"
|
|
"activesupport"
|
|
"mail"
|
|
"rails-dom-testing"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1l3pnba14p0p7zsh366c31maxap030c97597vjimdv3nhnrnijdh";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
actionpack = {
|
|
dependencies = [
|
|
"actionview"
|
|
"activesupport"
|
|
"nokogiri"
|
|
"rack"
|
|
"rack-session"
|
|
"rack-test"
|
|
"rails-dom-testing"
|
|
"rails-html-sanitizer"
|
|
"useragent"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0y2b5ydiqy32jbd9g5bl6v4aw6d7pjn5f3w2rxf2j59q9w307rwk";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
actiontext = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"activerecord"
|
|
"activestorage"
|
|
"activesupport"
|
|
"globalid"
|
|
"nokogiri"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1grs41yr3nzw7zbnz0vkv8f4qd448a632saxkm3vnbzf68hb63d4";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
actionview = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"builder"
|
|
"erubi"
|
|
"rails-dom-testing"
|
|
"rails-html-sanitizer"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1fyfyxf2a798lxq6sfpnj94kmnpfp17xlhvjy428zhfzbi0f2f70";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
active_model_serializers = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"activemodel"
|
|
"case_transform"
|
|
"jsonapi-renderer"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0k0cig5ic38vfd7iba3rv3h7hs2lmycqp0wx4w286kmbhch5n9q8";
|
|
type = "gem";
|
|
};
|
|
version = "0.10.15";
|
|
};
|
|
activejob = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"globalid"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1jjk31di5kvcflc90wmgdd50jzhljhafi166h6hg67kbwd2qn8mh";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
activemodel = {
|
|
dependencies = [ "activesupport" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0v35y2jzqlfy1wnrzlzj2cxylhnz09vykaa1l2dnkq7sl5zzpq8a";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
activerecord = {
|
|
dependencies = [
|
|
"activemodel"
|
|
"activesupport"
|
|
"timeout"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "02nrya34qviawdkssyahb3mg08kqdc461b320a6ikr245jwp0d3r";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
activestorage = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"activejob"
|
|
"activerecord"
|
|
"activesupport"
|
|
"marcel"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0xr9cy6h8il61qq6w3rkvl56visms45ljm8f43r3ibh61wg24ggq";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
activesupport = {
|
|
dependencies = [
|
|
"base64"
|
|
"benchmark"
|
|
"bigdecimal"
|
|
"concurrent-ruby"
|
|
"connection_pool"
|
|
"drb"
|
|
"i18n"
|
|
"logger"
|
|
"minitest"
|
|
"securerandom"
|
|
"tzinfo"
|
|
"uri"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0pm40y64wfc50a9sj87kxvil2102rmpdcbv82zf0r40vlgdwsrc5";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
addressable = {
|
|
dependencies = [ "public_suffix" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6";
|
|
type = "gem";
|
|
};
|
|
version = "2.8.7";
|
|
};
|
|
aes_key_wrap = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "19bn0y70qm6mfj4y1m0j3s8ggh6dvxwrwrj5vfamhdrpddsz8ddr";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
android_key_attestation = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "02spc1sh7zsljl02v9d5rdb717b628vw2k7jkkplifyjk4db0zj6";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.0";
|
|
};
|
|
annotaterb = {
|
|
dependencies = [
|
|
"activerecord"
|
|
"activesupport"
|
|
];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0g6ahzpdbybryzlfrbb18pybr4230hw1n6g475hh61mk4nlqgl1y";
|
|
type = "gem";
|
|
};
|
|
version = "4.16.0";
|
|
};
|
|
ast = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "10yknjyn0728gjn6b5syynvrvrwm66bhssbxq8mkhshxghaiailm";
|
|
type = "gem";
|
|
};
|
|
version = "2.4.3";
|
|
};
|
|
attr_required = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "16fbwr6nmsn97n0a6k1nwbpyz08zpinhd6g7196lz1syndbgrszh";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.2";
|
|
};
|
|
aws-eventstream = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1mvjjn8vh1c3nhibmjj9qcwxagj6m9yy961wblfqdmvhr9aklb3y";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.2";
|
|
};
|
|
aws-partitions = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1y34xkflb4fd54k1cbrd9xw6ff2znwn1drbnvy9ywngiyynwff1i";
|
|
type = "gem";
|
|
};
|
|
version = "1.1103.0";
|
|
};
|
|
aws-sdk-core = {
|
|
dependencies = [
|
|
"aws-eventstream"
|
|
"aws-partitions"
|
|
"aws-sigv4"
|
|
"jmespath"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1vmi65a22dq0rhjiydr94zwpn9hx3vib7vp922ccjg0vrih7mlzy";
|
|
type = "gem";
|
|
};
|
|
version = "3.215.1";
|
|
};
|
|
aws-sdk-kms = {
|
|
dependencies = [
|
|
"aws-sdk-core"
|
|
"aws-sigv4"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0xd3ddd9jiapkgv8im4pl9dcdy2ps7qjsssf2nz3q6sd1ca8x0di";
|
|
type = "gem";
|
|
};
|
|
version = "1.96.0";
|
|
};
|
|
aws-sdk-s3 = {
|
|
dependencies = [
|
|
"aws-sdk-core"
|
|
"aws-sdk-kms"
|
|
"aws-sigv4"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "10ziy8zslfjs0ihls7wiq6zvsncq89azh36rshmlylry1hhxjbxz";
|
|
type = "gem";
|
|
};
|
|
version = "1.177.0";
|
|
};
|
|
aws-sigv4 = {
|
|
dependencies = [ "aws-eventstream" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1nx1il781qg58nwjkkdn9fw741cjjnixfsh389234qm8j5lpka2h";
|
|
type = "gem";
|
|
};
|
|
version = "1.11.0";
|
|
};
|
|
azure-blob = {
|
|
dependencies = [ "rexml" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1zfl00vwx28a8s38spfxinicic1nd7q1phd3cmjxj8mwlfswc3j4";
|
|
type = "gem";
|
|
};
|
|
version = "0.5.8";
|
|
};
|
|
base64 = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0yx9yn47a8lkfcjmigk79fykxvr80r4m1i35q82sxzynpbm7lcr7";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.0";
|
|
};
|
|
bcp47_spec = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "043qld01c163yc7fxlar3046dac2833rlcg44jbbs9n1jvgjxmiz";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.1";
|
|
};
|
|
bcrypt = {
|
|
groups = [
|
|
"default"
|
|
"pam_authentication"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "16a0g2q40biv93i1hch3gw8rbmhp77qnnifj1k0a6m7dng3zh444";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.20";
|
|
};
|
|
benchmark = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1kicilpma5l0lwayqjb5577bm0hbjndj2gh150xz09xsgc1l1vyl";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.1";
|
|
};
|
|
better_errors = {
|
|
dependencies = [
|
|
"erubi"
|
|
"rack"
|
|
"rouge"
|
|
];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0wqazisnn6hn1wsza412xribpw5wzx6b5z5p4mcpfgizr6xg367p";
|
|
type = "gem";
|
|
};
|
|
version = "2.10.1";
|
|
};
|
|
bigdecimal = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"opentelemetry"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1p2szbr4jdvmwaaj2kxlbv1rp0m6ycbgfyp0kjkkkswmniv5y21r";
|
|
type = "gem";
|
|
};
|
|
version = "3.2.2";
|
|
};
|
|
bindata = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0n4ymlgik3xcg94h52dzmh583ss40rl3sn0kni63v56sq8g6l62k";
|
|
type = "gem";
|
|
};
|
|
version = "2.5.1";
|
|
};
|
|
binding_of_caller = {
|
|
dependencies = [ "debug_inspector" ];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "16mjj15ks5ws53v2y31hxcmf46d0qjdvdaadpk7xsij2zymh4a9b";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.1";
|
|
};
|
|
blurhash = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1wni86h2mlb7sj51nq3iwsvkrzlaggls9xlf4p9dzr1ns79dphca";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.8";
|
|
};
|
|
bootsnap = {
|
|
dependencies = [ "msgpack" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "003xl226y120cbq1n99805jw6w75gcz1gs941yz3h7li3qy3kqha";
|
|
type = "gem";
|
|
};
|
|
version = "1.18.6";
|
|
};
|
|
brakeman = {
|
|
dependencies = [ "racc" ];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "11ip6dgi7147wp8jgwk9g95k07323zh83q699d6wxif6rqdxj0mn";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.2";
|
|
};
|
|
browser = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0bffb8dddrg6zn8c74swhy8mq2mysb195hi7chwwj9c8g2am4798";
|
|
type = "gem";
|
|
};
|
|
version = "6.2.0";
|
|
};
|
|
builder = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0pw3r2lyagsxkm71bf44v5b74f7l9r7di22brbyji9fwz791hya9";
|
|
type = "gem";
|
|
};
|
|
version = "3.3.0";
|
|
};
|
|
bundler-audit = {
|
|
dependencies = [ "thor" ];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0j0h5cgnzk0ms17ssjkzfzwz65ggrs3lsp53a1j46p4616m1s1bk";
|
|
type = "gem";
|
|
};
|
|
version = "0.9.2";
|
|
};
|
|
capybara = {
|
|
dependencies = [
|
|
"addressable"
|
|
"matrix"
|
|
"mini_mime"
|
|
"nokogiri"
|
|
"rack"
|
|
"rack-test"
|
|
"regexp_parser"
|
|
"xpath"
|
|
];
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1vxfah83j6zpw3v5hic0j70h519nvmix2hbszmjwm8cfawhagns2";
|
|
type = "gem";
|
|
};
|
|
version = "3.40.0";
|
|
};
|
|
capybara-playwright-driver = {
|
|
dependencies = [
|
|
"addressable"
|
|
"capybara"
|
|
"playwright-ruby-client"
|
|
];
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "09jyhmyngwbw2apc77z80kw4d4kd0wdvn46xxks7vjlzgywilipg";
|
|
type = "gem";
|
|
};
|
|
version = "0.5.6";
|
|
};
|
|
case_transform = {
|
|
dependencies = [ "activesupport" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0fzyws6spn5arqf6q604dh9mrj84a36k5hsc8z7jgcpfvhc49bg2";
|
|
type = "gem";
|
|
};
|
|
version = "0.2";
|
|
};
|
|
cbor = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1dsf9gjc2cj79vrnz2vgq573biqjw7ad4b0idm05xg6rb3y9gq4y";
|
|
type = "gem";
|
|
};
|
|
version = "0.5.9.8";
|
|
};
|
|
cgi = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1rj7agrnd1a4282vg13qkpwky0379svdb2z2lc0wl8588q6ikjx3";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.2";
|
|
};
|
|
charlock_holmes = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1c1dws56r7p8y363dhyikg7205z59a3bn4amnv2y488rrq8qm7ml";
|
|
type = "gem";
|
|
};
|
|
version = "0.7.9";
|
|
};
|
|
chewy = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"elasticsearch"
|
|
"elasticsearch-dsl"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0kgqj7hcs09ln7i1rds1xify08rzjk02ryzvjdvnllg1fkh3vm2b";
|
|
type = "gem";
|
|
};
|
|
version = "7.6.0";
|
|
};
|
|
childprocess = {
|
|
dependencies = [ "logger" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1v5nalaarxnfdm6rxb7q6fmc6nx097jd630ax6h9ch7xw95li3cs";
|
|
type = "gem";
|
|
};
|
|
version = "5.1.0";
|
|
};
|
|
chunky_png = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1znw5x86hmm9vfhidwdsijz8m38pqgmv98l9ryilvky0aldv7mc9";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.0";
|
|
};
|
|
climate_control = {
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "198aswdyqlvcw9jkd95b7b8dp3fg0wx89kd1dx9wia1z36b1icin";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.0";
|
|
};
|
|
cocoon = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "038z97pkhvsqbh6cmyyzj58ya968p24k7r0f0rx7sa2kjvk193yh";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.15";
|
|
};
|
|
color_diff = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "01dpvqlzybpb3pkcwd9ik5sbjw283618ywvdphxslhiy8ps3kp4r";
|
|
type = "gem";
|
|
};
|
|
version = "0.1";
|
|
};
|
|
concurrent-ruby = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1ipbrgvf0pp6zxdk5ascp6i29aybz2bx9wdrlchjmpx6mhvkwfw1";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.5";
|
|
};
|
|
connection_pool = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0nrhsk7b3sjqbyl1cah6ibf1kvi3v93a7wf4637d355hp614mmyg";
|
|
type = "gem";
|
|
};
|
|
version = "2.5.3";
|
|
};
|
|
cose = {
|
|
dependencies = [
|
|
"cbor"
|
|
"openssl-signature_algorithm"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1rbdzl9n8ppyp38y75hw06s17kp922ybj6jfvhz52p83dg6xpm6m";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.1";
|
|
};
|
|
crack = {
|
|
dependencies = [
|
|
"bigdecimal"
|
|
"rexml"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0jaa7is4fw1cxigm8vlyhg05bw4nqy4f91zjqxk7pp4c8bdyyfn8";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
crass = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"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 = "1izp5vna86s7xivqzml4nviy01bv76arrd5is8wkncwp1by3zzbc";
|
|
type = "gem";
|
|
};
|
|
version = "1.21.1";
|
|
};
|
|
csv = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0gz7r2kazwwwyrwi95hbnhy54kwkfac5swh2gy5p5vw36fn38lbf";
|
|
type = "gem";
|
|
};
|
|
version = "3.3.5";
|
|
};
|
|
database_cleaner-active_record = {
|
|
dependencies = [
|
|
"activerecord"
|
|
"database_cleaner-core"
|
|
];
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1jxzgg3yccp3gjncl5ih0y13dcappmy0y8pq85wgjj0yx5fh0ixy";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.1";
|
|
};
|
|
database_cleaner-core = {
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0v44bn386ipjjh4m2kl53dal8g4d41xajn2jggnmjbhn6965fil6";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.1";
|
|
};
|
|
date = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0kz6mc4b9m49iaans6cbx031j9y7ldghpi5fzsdh0n3ixwa8w9mz";
|
|
type = "gem";
|
|
};
|
|
version = "3.4.1";
|
|
};
|
|
debug = {
|
|
dependencies = [
|
|
"irb"
|
|
"reline"
|
|
];
|
|
groups = [
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1wmfy5n5v2rzpr5vz698sqfj1gl596bxrqw44sahq4x0rxjdn98l";
|
|
type = "gem";
|
|
};
|
|
version = "1.11.0";
|
|
};
|
|
debug_inspector = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "18k8x9viqlkh7dbmjzh8crbjy8w480arpa766cw1dnn3xcpa1pwv";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.0";
|
|
};
|
|
devise = {
|
|
dependencies = [
|
|
"bcrypt"
|
|
"orm_adapter"
|
|
"railties"
|
|
"responders"
|
|
"warden"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"pam_authentication"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1y57fpcvy1kjd4nb7zk7mvzq62wqcpfynrgblj558k3hbvz4404j";
|
|
type = "gem";
|
|
};
|
|
version = "4.9.4";
|
|
};
|
|
devise-two-factor = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"devise"
|
|
"railties"
|
|
"rotp"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "041c6zrwm3za1scr07kdgmnlxj7lnrr1jcb832grkavf1sh9wf4h";
|
|
type = "gem";
|
|
};
|
|
version = "6.1.0";
|
|
};
|
|
devise_pam_authenticatable2 = {
|
|
dependencies = [
|
|
"devise"
|
|
"rpam2"
|
|
];
|
|
groups = [ "pam_authentication" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "13ipl52pkhc6vxp8ca31viwv01237bi2bfk3b1fixq1x46nf87p2";
|
|
type = "gem";
|
|
};
|
|
version = "9.2.0";
|
|
};
|
|
diff-lcs = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0qlrj2qyysc9avzlr4zs1py3x684hqm61n4czrsk1pyllz5x5q4s";
|
|
type = "gem";
|
|
};
|
|
version = "1.6.2";
|
|
};
|
|
discard = {
|
|
dependencies = [ "activerecord" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1l35bpwnxqd6pqqy315a1y6bi2n8y6cd69dqh4gpi5nz7njx5z3f";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.0";
|
|
};
|
|
docile = {
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "07pj4z3h8wk4fgdn6s62vw1lwvhj0ac0x10vfbdkr9xzk7krn5cn";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.1";
|
|
};
|
|
domain_name = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0cyr2xm576gqhqicsyqnhanni47408w2pgvrfi8pd13h2li3nsaz";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.20240107";
|
|
};
|
|
doorkeeper = {
|
|
dependencies = [ "railties" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1lsh9lzrglqlwm9icmn0ggrwjc9iy9308f9m59z1w2srmyp0fgd7";
|
|
type = "gem";
|
|
};
|
|
version = "5.8.2";
|
|
};
|
|
dotenv = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1hwjsddv666wpp42bip3fqx7c5qq6s8lwf74dj71yn7d1h37c4cy";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.8";
|
|
};
|
|
drb = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0wrkl7yiix268s2md1h6wh91311w95ikd8fy8m5gx589npyxc00b";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.3";
|
|
};
|
|
dry-cli = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0nyrgj4a0ppk0qfp8cny4wb3hsr2cw55ynh2w973brhf54xxz5wc";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.0";
|
|
};
|
|
elasticsearch = {
|
|
dependencies = [
|
|
"elasticsearch-api"
|
|
"elasticsearch-transport"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "11pw5x7kg6f6m8rqy2kpbzdlnvijjpmbqkj2gz8237wkbl40y27d";
|
|
type = "gem";
|
|
};
|
|
version = "7.17.11";
|
|
};
|
|
elasticsearch-api = {
|
|
dependencies = [ "multi_json" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "01wi43a3zylrq2vca08vir5va142g5m3jcsak3rprjck8jvggn7y";
|
|
type = "gem";
|
|
};
|
|
version = "7.17.11";
|
|
};
|
|
elasticsearch-dsl = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "174m3fwm3mawbkjg2xbmqvljq7ava4s95m8vpg5khcvfj506wxfk";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.10";
|
|
};
|
|
elasticsearch-transport = {
|
|
dependencies = [
|
|
"base64"
|
|
"faraday"
|
|
"multi_json"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "00qgyyvjyyv7z22qjd408pby1h7902gdwkh8h3z3jk2y57amg06i";
|
|
type = "gem";
|
|
};
|
|
version = "7.17.11";
|
|
};
|
|
email_spec = {
|
|
dependencies = [
|
|
"htmlentities"
|
|
"launchy"
|
|
"mail"
|
|
];
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "049dhlyy2hcksp1wj9mx2fngk5limkm3afxysnizg1hi2dxbw8yz";
|
|
type = "gem";
|
|
};
|
|
version = "2.3.0";
|
|
};
|
|
email_validator = {
|
|
dependencies = [ "activemodel" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0106y8xakq6frv2xc68zz76q2l2cqvhfjc7ji69yyypcbc4kicjs";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.4";
|
|
};
|
|
erb = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "08rc8pzri3g7c85c76x84j05hkk12jvalrm2m3n97k1n7f03j13n";
|
|
type = "gem";
|
|
};
|
|
version = "5.0.1";
|
|
};
|
|
erubi = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1naaxsqkv5b3vklab5sbb9sdpszrjzlfsbqpy7ncbnw510xi10m0";
|
|
type = "gem";
|
|
};
|
|
version = "1.13.1";
|
|
};
|
|
et-orbi = {
|
|
dependencies = [ "tzinfo" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0r6zylqjfv0xhdxvldr0kgmnglm57nm506pcm6085f0xqa68cvnj";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.11";
|
|
};
|
|
excon = {
|
|
dependencies = [ "logger" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "17asr18vawi08g3wbif0wdi8bnyj01d125saydl9j1f03fv0n16a";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.5";
|
|
};
|
|
fabrication = {
|
|
groups = [
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1qrv8vvhjx9yi64bji6hrp08if14hmwdy08prg9qld3ij2nvz856";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.0";
|
|
};
|
|
faker = {
|
|
dependencies = [ "i18n" ];
|
|
groups = [
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1z4vhl6lbd0la2j0ab05sz8wq5mqvpikzhjrc142z24x4zmgpl8s";
|
|
type = "gem";
|
|
};
|
|
version = "3.5.1";
|
|
};
|
|
faraday = {
|
|
dependencies = [
|
|
"faraday-net_http"
|
|
"json"
|
|
"logger"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0xbv450qj2bx0qz9l2pjrd3kc057y6bglc3na7a78zby8ssiwlyc";
|
|
type = "gem";
|
|
};
|
|
version = "2.13.1";
|
|
};
|
|
faraday-follow_redirects = {
|
|
dependencies = [ "faraday" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1y87p3yk15bjbk0z9mf01r50lzxvp7agr56lbm9gxiz26mb9fbfr";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.0";
|
|
};
|
|
faraday-httpclient = {
|
|
dependencies = [ "httpclient" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0z6nv0cxxk9rm69x84861f5zn8jck99prmjpg4apxa75rihbwpyr";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.2";
|
|
};
|
|
faraday-net_http = {
|
|
dependencies = [ "net-http" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0jp5ci6g40d6i50bsywp35l97nc2fpi9a592r2cibwicdb6y9wd1";
|
|
type = "gem";
|
|
};
|
|
version = "3.4.0";
|
|
};
|
|
fast_blank = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1shpmamyzyhyxmv95r96ja5rylzaw60r19647d0fdm7y2h2c77r6";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.1";
|
|
};
|
|
fastimage = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1s67b9n7ki3iaycypq8sh02377gjkaxadg4dq53bpgfk4xg3gkjz";
|
|
type = "gem";
|
|
};
|
|
version = "2.4.0";
|
|
};
|
|
ffi = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "19kdyjg3kv7x0ad4xsd4swy5izsbb1vl1rpb6qqcqisr5s23awi9";
|
|
type = "gem";
|
|
};
|
|
version = "1.17.2";
|
|
};
|
|
ffi-compiler = {
|
|
dependencies = [
|
|
"ffi"
|
|
"rake"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1844j58cdg2q6g0rqfwg4rrambnhf059h4yg9rfmrbrcs60kskx9";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.2";
|
|
};
|
|
flatware = {
|
|
dependencies = [
|
|
"drb"
|
|
"thor"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "06yllpzx5ib7cv1ar03279gm2qywnzsqfiz42g5y9fmp7z24yiik";
|
|
type = "gem";
|
|
};
|
|
version = "2.3.4";
|
|
};
|
|
flatware-rspec = {
|
|
dependencies = [
|
|
"flatware"
|
|
"rspec"
|
|
];
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1gqkjilaqbd6qq80rx3fbjppjbllndvhd629yyd29943lrp3m9nb";
|
|
type = "gem";
|
|
};
|
|
version = "2.3.4";
|
|
};
|
|
fog-core = {
|
|
dependencies = [
|
|
"builder"
|
|
"excon"
|
|
"formatador"
|
|
"mime-types"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1rjv4iqr64arxv07bh84zzbr1y081h21592b5zjdrk937al8mq1z";
|
|
type = "gem";
|
|
};
|
|
version = "2.6.0";
|
|
};
|
|
fog-json = {
|
|
dependencies = [
|
|
"fog-core"
|
|
"multi_json"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1zj8llzc119zafbmfa4ai3z5s7c4vp9akfs0f9l2piyvcarmlkyx";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.0";
|
|
};
|
|
fog-openstack = {
|
|
dependencies = [
|
|
"fog-core"
|
|
"fog-json"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0imx2c7yrwnd1jk6xzh5903cazymfvs3iq37dl49jss1a2d2lis6";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.5";
|
|
};
|
|
formatador = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1l06bv4avphbdmr1y4g0rqlczr38k6r65b3zghrbj2ynyhm3xqjl";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
forwardable = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1b5g1i3xdvmxxpq4qp0z4v78ivqnazz26w110fh4cvzsdayz8zgi";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.3";
|
|
};
|
|
fugit = {
|
|
dependencies = [
|
|
"et-orbi"
|
|
"raabro"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0s4qhq3mjl0gak5wl20w9d5jhq069mk1393dkj76s8i2pvkqb578";
|
|
type = "gem";
|
|
};
|
|
version = "1.11.1";
|
|
};
|
|
globalid = {
|
|
dependencies = [ "activesupport" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1sbw6b66r7cwdx3jhs46s4lr991969hvigkjpbdl7y3i31qpdgvh";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.1";
|
|
};
|
|
google-protobuf = {
|
|
dependencies = [
|
|
"bigdecimal"
|
|
"rake"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "14a8pv6npmv3ppp5097rladsynk8fs4w6chlcylkls6xj9ngxdjd";
|
|
type = "gem";
|
|
};
|
|
version = "4.31.0";
|
|
};
|
|
googleapis-common-protos-types = {
|
|
dependencies = [ "google-protobuf" ];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0zyh9pxsw4zwv3iissirwqnx98qzkywqf3bwdrai6zpwph34ndsy";
|
|
type = "gem";
|
|
};
|
|
version = "1.20.0";
|
|
};
|
|
haml = {
|
|
dependencies = [
|
|
"temple"
|
|
"thor"
|
|
"tilt"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "15yxph91zswbnfy7szpdcfbdfqqn595ff290hm4f6fcnhryvhvlf";
|
|
type = "gem";
|
|
};
|
|
version = "6.3.0";
|
|
};
|
|
haml-rails = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"activesupport"
|
|
"haml"
|
|
"railties"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1sjrdwc4azzfpsp2xk0365z031482gcrs0c54d5wx0igkqca0fr7";
|
|
type = "gem";
|
|
};
|
|
version = "2.1.0";
|
|
};
|
|
haml_lint = {
|
|
dependencies = [
|
|
"haml"
|
|
"parallel"
|
|
"rainbow"
|
|
"rubocop"
|
|
"sysexits"
|
|
];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1gvkhb18inkwkf9ja1i774975l259dzlvcvjii3zfyzmzylki5qb";
|
|
type = "gem";
|
|
};
|
|
version = "0.64.0";
|
|
};
|
|
hashdiff = {
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0xqsnx25lm1wwgchvrl5xla5zzk3d6gbkdfj062cwggdsvgfwc1c";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.2";
|
|
};
|
|
hashie = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1nh3arcrbz1rc1cr59qm53sdhqm137b258y8rcb4cvd3y98lwv4x";
|
|
type = "gem";
|
|
};
|
|
version = "5.0.0";
|
|
};
|
|
hcaptcha = {
|
|
dependencies = [ "json" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0fh6391zlv2ikvzqj2gymb70k1avk1j9da8bzgw0scsz2wqq98m2";
|
|
type = "gem";
|
|
};
|
|
version = "7.1.0";
|
|
};
|
|
highline = {
|
|
dependencies = [ "reline" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0jmvyhjp2v3iq47la7w6psrxbprnbnmzz0hxxski3vzn356x7jv7";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.2";
|
|
};
|
|
hiredis = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "04jj8k7lxqxw24sp0jiravigdkgsyrpprxpxm71ba93x1wr2w1bz";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.3";
|
|
};
|
|
hiredis-client = {
|
|
dependencies = [ "redis-client" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "07sm9gp4l2khw8m259paw1xcy9yd1jabqnyjzsrgl3ndgqgrj6f8";
|
|
type = "gem";
|
|
};
|
|
version = "0.24.0";
|
|
};
|
|
hkdf = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "04fixg0a51n4vy0j6c1hvisa2yl33m3jrrpxpb5sq6j511vjriil";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.0";
|
|
};
|
|
htmlentities = {
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1nkklqsn8ir8wizzlakncfv42i32wc0w9hxp00hvdlgjr7376nhj";
|
|
type = "gem";
|
|
};
|
|
version = "4.3.4";
|
|
};
|
|
http = {
|
|
dependencies = [
|
|
"addressable"
|
|
"http-cookie"
|
|
"http-form_data"
|
|
"llhttp-ffi"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0z8x4c2bcg05x7ffrjy47cwarfqzlg8kcfxchk5jcfdyx7c04265";
|
|
type = "gem";
|
|
};
|
|
version = "5.3.1";
|
|
};
|
|
http-cookie = {
|
|
dependencies = [ "domain_name" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "19hsskzk5zpv14mnf07pq71hfk1fsjwfjcw616pgjjzjbi2f0kxi";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.8";
|
|
};
|
|
http-form_data = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1wx591jdhy84901pklh1n9sgh74gnvq1qyqxwchni1yrc49ynknc";
|
|
type = "gem";
|
|
};
|
|
version = "2.3.0";
|
|
};
|
|
http_accept_language = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0d0nlfz9vm4jr1l6q0chx4rp2hrnrfbx3gadc1dz930lbbaz0hq0";
|
|
type = "gem";
|
|
};
|
|
version = "2.1.1";
|
|
};
|
|
httpclient = {
|
|
dependencies = [ "mutex_m" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1j4qwj1nv66v3n9s4xqf64x2galvjm630bwa5xngicllwic5jr2b";
|
|
type = "gem";
|
|
};
|
|
version = "2.9.0";
|
|
};
|
|
httplog = {
|
|
dependencies = [
|
|
"rack"
|
|
"rainbow"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "098n4dfmiydbm9if52h17kxglbli9gihjgzhcghv274ni2c9ab49";
|
|
type = "gem";
|
|
};
|
|
version = "1.7.0";
|
|
};
|
|
i18n = {
|
|
dependencies = [ "concurrent-ruby" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "03sx3ahz1v5kbqjwxj48msw3maplpp2iyzs22l4jrzrqh4zmgfnf";
|
|
type = "gem";
|
|
};
|
|
version = "1.14.7";
|
|
};
|
|
i18n-tasks = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"ast"
|
|
"erubi"
|
|
"highline"
|
|
"i18n"
|
|
"parser"
|
|
"rails-i18n"
|
|
"rainbow"
|
|
"ruby-progressbar"
|
|
"terminal-table"
|
|
];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0mpvpppwkzxal9k91lifafkwg676kqkg8ng6b1y7apfvwbhfkwvl";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.15";
|
|
};
|
|
idn-ruby = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0dy04jx3n1ddz744b80mg7hp87miysnjp0h21lqr43hpmhdglxih";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.5";
|
|
};
|
|
inline_svg = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"nokogiri"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "03x1z55sh7cpb63g46cbd6135jmp13idcgqzqsnzinbg4cs2jrav";
|
|
type = "gem";
|
|
};
|
|
version = "1.10.0";
|
|
};
|
|
io-console = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "18pgvl7lfjpichdfh1g50rpz0zpaqrpr52ybn9liv1v9pjn9ysnd";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.0";
|
|
};
|
|
irb = {
|
|
dependencies = [
|
|
"pp"
|
|
"rdoc"
|
|
"reline"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1fpxa2m83rb7xlzs57daqwnzqjmz6j35xr7zb15s73975sak4br2";
|
|
type = "gem";
|
|
};
|
|
version = "1.15.2";
|
|
};
|
|
jd-paperclip-azure = {
|
|
dependencies = [
|
|
"addressable"
|
|
"azure-blob"
|
|
"hashie"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1gcikrlqv6r9pqvw2kfyvmia3rikp9irhq1c10njz4z7i5za4xk9";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.0";
|
|
};
|
|
jmespath = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1cdw9vw2qly7q7r41s7phnac264rbsdqgj4l0h4nqgbjb157g393";
|
|
type = "gem";
|
|
};
|
|
version = "1.6.2";
|
|
};
|
|
json = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1x5b8ipv6g0z44wgc45039k04smsyf95h2m5m67mqq35sa5a955s";
|
|
type = "gem";
|
|
};
|
|
version = "2.12.2";
|
|
};
|
|
json-canonicalization = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0illsmkly0hhi24lm1l6jjjdr6jykvydkwi1cxf4ad3mra68m16l";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
json-jwt = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"aes_key_wrap"
|
|
"base64"
|
|
"bindata"
|
|
"faraday"
|
|
"faraday-follow_redirects"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "19bjs404inbydn40nampk5ij7vqkwpmqp3hp4dmjf50sdm6gzayc";
|
|
type = "gem";
|
|
};
|
|
version = "1.16.7";
|
|
};
|
|
json-ld = {
|
|
dependencies = [
|
|
"htmlentities"
|
|
"json-canonicalization"
|
|
"link_header"
|
|
"multi_json"
|
|
"rack"
|
|
"rdf"
|
|
"rexml"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "09xbw6kc95qgmqcfjp0jjw8dnfm28lw9b5lf8bdh3p2vpy9ihlxr";
|
|
type = "gem";
|
|
};
|
|
version = "3.3.2";
|
|
};
|
|
json-ld-preloaded = {
|
|
dependencies = [
|
|
"json-ld"
|
|
"rdf"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0l32rjawsxhgi59y7lmjwgmnk32585gih1ylvy08m3vx7cdbzmdg";
|
|
type = "gem";
|
|
};
|
|
version = "3.3.1";
|
|
};
|
|
json-schema = {
|
|
dependencies = [
|
|
"addressable"
|
|
"bigdecimal"
|
|
];
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1gzrf6q4d9kbixj6bpi2bp8dizmqxcmlq30ni86h3ifzpkcrm0mk";
|
|
type = "gem";
|
|
};
|
|
version = "5.1.1";
|
|
};
|
|
jsonapi-renderer = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0ys4drd0k9rw5ixf8n8fx8v0pjh792w4myh0cpdspd317l1lpi5m";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.2";
|
|
};
|
|
jwt = {
|
|
dependencies = [ "base64" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1i8wmzgb5nfhvkx1f6bhdwfm7v772172imh439v3xxhkv3hllhp6";
|
|
type = "gem";
|
|
};
|
|
version = "2.10.1";
|
|
};
|
|
kaminari = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"kaminari-actionview"
|
|
"kaminari-activerecord"
|
|
"kaminari-core"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0gia8irryvfhcr6bsr64kpisbgdbqjsqfgrk12a11incmpwny1y4";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.2";
|
|
};
|
|
kaminari-actionview = {
|
|
dependencies = [
|
|
"actionview"
|
|
"kaminari-core"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "02f9ghl3a9b5q7l079d3yzmqjwkr4jigi7sldbps992rigygcc0k";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.2";
|
|
};
|
|
kaminari-activerecord = {
|
|
dependencies = [
|
|
"activerecord"
|
|
"kaminari-core"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0c148z97s1cqivzbwrak149z7kl1rdmj7dxk6rpkasimmdxsdlqd";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.2";
|
|
};
|
|
kaminari-core = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1zw3pg6kj39y7jxakbx7if59pl28lhk98fx71ks5lr3hfgn6zliv";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.2";
|
|
};
|
|
kt-paperclip = {
|
|
dependencies = [
|
|
"activemodel"
|
|
"activesupport"
|
|
"marcel"
|
|
"mime-types"
|
|
"terrapin"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1j8z0757rb4kly4ghdzd6ihch6x5i0d53r543x2y9xa8cyrj7c4m";
|
|
type = "gem";
|
|
};
|
|
version = "7.2.2";
|
|
};
|
|
language_server-protocol = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1k0311vah76kg5m6zr7wmkwyk5p2f9d9hyckjpn3xgr83ajkj7px";
|
|
type = "gem";
|
|
};
|
|
version = "3.17.0.5";
|
|
};
|
|
launchy = {
|
|
dependencies = [
|
|
"addressable"
|
|
"childprocess"
|
|
"logger"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "17h522xhwi5m4n6n9m22kw8z0vy8100sz5f3wbfqj5cnrjslgf3j";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.1";
|
|
};
|
|
letter_opener = {
|
|
dependencies = [ "launchy" ];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1cnv3ggnzyagl50vzs1693aacv08bhwlprcvjp8jcg2w7cp3zwrg";
|
|
type = "gem";
|
|
};
|
|
version = "1.10.0";
|
|
};
|
|
letter_opener_web = {
|
|
dependencies = [
|
|
"actionmailer"
|
|
"letter_opener"
|
|
"railties"
|
|
"rexml"
|
|
];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0q4qfi5wnn5bv93zjf10agmzap3sn7gkfmdbryz296wb1vz1wf9z";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.0";
|
|
};
|
|
link_header = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1yamrdq4rywmnpdhbygnkkl9fdy249fg5r851nrkkxr97gj5rihm";
|
|
type = "gem";
|
|
};
|
|
version = "0.0.8";
|
|
};
|
|
lint_roller = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "11yc0d84hsnlvx8cpk4cbj6a4dz9pk0r1k29p0n1fz9acddq831c";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
linzer = {
|
|
dependencies = [
|
|
"cgi"
|
|
"forwardable"
|
|
"logger"
|
|
"net-http"
|
|
"openssl"
|
|
"rack"
|
|
"starry"
|
|
"stringio"
|
|
"uri"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0v2dxpc7g2b0b300mpx2janhzph3j8vrjxj5k42bidla7j74kbl7";
|
|
type = "gem";
|
|
};
|
|
version = "0.7.3";
|
|
};
|
|
llhttp-ffi = {
|
|
dependencies = [
|
|
"ffi-compiler"
|
|
"rake"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1g57iw0l3y7x50132x6a1jyssxa6pw7srh69g0d6j7ri37yaf9cs";
|
|
type = "gem";
|
|
};
|
|
version = "0.5.1";
|
|
};
|
|
logger = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "00q2zznygpbls8asz5knjvvj2brr3ghmqxgr83xnrdj4rk3xwvhr";
|
|
type = "gem";
|
|
};
|
|
version = "1.7.0";
|
|
};
|
|
lograge = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"activesupport"
|
|
"railties"
|
|
"request_store"
|
|
];
|
|
groups = [ "production" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1qcsvh9k4c0cp6agqm9a8m4x2gg7vifryqr7yxkg2x9ph9silds2";
|
|
type = "gem";
|
|
};
|
|
version = "0.14.0";
|
|
};
|
|
loofah = {
|
|
dependencies = [
|
|
"crass"
|
|
"nokogiri"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0dx316q03x6rpdbl610rdaj2vfd5s8fanixk21j4gv3h5f230nk5";
|
|
type = "gem";
|
|
};
|
|
version = "2.24.1";
|
|
};
|
|
mail = {
|
|
dependencies = [
|
|
"mini_mime"
|
|
"net-imap"
|
|
"net-pop"
|
|
"net-smtp"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1bf9pysw1jfgynv692hhaycfxa8ckay1gjw5hz3madrbrynryfzc";
|
|
type = "gem";
|
|
};
|
|
version = "2.8.1";
|
|
};
|
|
marcel = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "190n2mk8m1l708kr88fh6mip9sdsh339d2s6sgrik3sbnvz4jmhd";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.4";
|
|
};
|
|
mario-redis-lock = {
|
|
dependencies = [ "redis" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1v9wdjcjqzpns2migxp4a5b4w82mipi0fwihbqz3q2qj2qm7wc17";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.1";
|
|
};
|
|
matrix = {
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1h2cgkpzkh3dd0flnnwfq6f3nl2b1zff9lvqz8xs853ssv5kq23i";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.2";
|
|
};
|
|
memory_profiler = {
|
|
groups = [
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1y58ba08n4lx123c0hjcc752fc4x802mjy39qj1hq50ak3vpv8br";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
mime-types = {
|
|
dependencies = [
|
|
"logger"
|
|
"mime-types-data"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0mjyxl7c0xzyqdqa8r45hqg7jcw2prp3hkp39mdf223g4hfgdsyw";
|
|
type = "gem";
|
|
};
|
|
version = "3.7.0";
|
|
};
|
|
mime-types-data = {
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0lnkfxcayx682rjjxmkjaaxq605akfka90m5rliw897sli6nprcj";
|
|
type = "gem";
|
|
};
|
|
version = "3.2025.0514";
|
|
};
|
|
mini_mime = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1vycif7pjzkr29mfk4dlqv3disc5dn0va04lkwajlpr1wkibg0c6";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.5";
|
|
};
|
|
mini_portile2 = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "12f2830x7pq3kj0v8nz0zjvaw02sv01bqs1zwdrc04704kwcgmqc";
|
|
type = "gem";
|
|
};
|
|
version = "2.8.9";
|
|
};
|
|
minitest = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0mn7q9yzrwinvfvkyjiz548a4rmcwbmz2fn9nyzh4j1snin6q6rr";
|
|
type = "gem";
|
|
};
|
|
version = "5.25.5";
|
|
};
|
|
msgpack = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0cnpnbn2yivj9gxkh8mjklbgnpx6nf7b8j2hky01dl0040hy0k76";
|
|
type = "gem";
|
|
};
|
|
version = "1.8.0";
|
|
};
|
|
multi_json = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z";
|
|
type = "gem";
|
|
};
|
|
version = "1.15.0";
|
|
};
|
|
mutex_m = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0l875dw0lk7b2ywa54l0wjcggs94vb7gs8khfw9li75n2sn09jyg";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.0";
|
|
};
|
|
net-http = {
|
|
dependencies = [ "uri" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1ysrwaabhf0sn24jrp0nnp51cdv0jf688mh5i6fsz63q2c6b48cn";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.0";
|
|
};
|
|
net-imap = {
|
|
dependencies = [
|
|
"date"
|
|
"net-protocol"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "14zmzjy2sp87ac6iygkk3pz9snjvx4ks681vg4gxz8x8q7gmzajj";
|
|
type = "gem";
|
|
};
|
|
version = "0.5.8";
|
|
};
|
|
net-ldap = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0g9gz39bs2iy4ky4fhjphimqd9m9wdsaz50anxgwg3yjrff3famy";
|
|
type = "gem";
|
|
};
|
|
version = "0.19.0";
|
|
};
|
|
net-pop = {
|
|
dependencies = [ "net-protocol" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1wyz41jd4zpjn0v1xsf9j778qx1vfrl24yc20cpmph8k42c4x2w4";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.2";
|
|
};
|
|
net-protocol = {
|
|
dependencies = [ "timeout" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1a32l4x73hz200cm587bc29q8q9az278syw3x6fkc9d1lv5y0wxa";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.2";
|
|
};
|
|
net-smtp = {
|
|
dependencies = [ "net-protocol" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0dh7nzjp0fiaqq1jz90nv4nxhc2w359d7c199gmzq965cfps15pd";
|
|
type = "gem";
|
|
};
|
|
version = "0.5.1";
|
|
};
|
|
nio4r = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1a9www524fl1ykspznz54i0phfqya4x45hqaz67in9dvw1lfwpfr";
|
|
type = "gem";
|
|
};
|
|
version = "2.7.4";
|
|
};
|
|
nokogiri = {
|
|
dependencies = [
|
|
"mini_portile2"
|
|
"racc"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0czsh9d738kj0bmpkjnczq9j924hg103gc00i0wfyg0fzn9psnmc";
|
|
type = "gem";
|
|
};
|
|
version = "1.18.9";
|
|
};
|
|
oj = {
|
|
dependencies = [
|
|
"bigdecimal"
|
|
"ostruct"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1cajn3ylwhby1x51d9hbchm964qwb5zp63f7sfdm55n85ffn1ara";
|
|
type = "gem";
|
|
};
|
|
version = "3.16.11";
|
|
};
|
|
omniauth = {
|
|
dependencies = [
|
|
"hashie"
|
|
"rack"
|
|
"rack-protection"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1hjnb5b5m549irs0h1455ipzsv82pikdagx9wjb6r4j1bkjy494d";
|
|
type = "gem";
|
|
};
|
|
version = "2.1.3";
|
|
};
|
|
omniauth-cas = {
|
|
dependencies = [
|
|
"addressable"
|
|
"nokogiri"
|
|
"omniauth"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1yynk95xhccvkb1j7rcb834ch80y85n2bhyimq946ib487z8wcx1";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.1";
|
|
};
|
|
omniauth-rails_csrf_protection = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"omniauth"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1q2zvkw34vk1vyhn5kp30783w1wzam9i9g5ygsdjn2gz59kzsw0i";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.2";
|
|
};
|
|
omniauth-saml = {
|
|
dependencies = [
|
|
"omniauth"
|
|
"ruby-saml"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1sznc4d2qhqmkw1vhpx2v5i9ndfb4k25cazhz74cbv18wyp4bk2s";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.4";
|
|
};
|
|
omniauth_openid_connect = {
|
|
dependencies = [
|
|
"omniauth"
|
|
"openid_connect"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "099xg7s6450wlfzs77mbdx78g3dp0glx5q6f44i78akf7283hbqz";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.0";
|
|
};
|
|
openid_connect = {
|
|
dependencies = [
|
|
"activemodel"
|
|
"attr_required"
|
|
"email_validator"
|
|
"faraday"
|
|
"faraday-follow_redirects"
|
|
"json-jwt"
|
|
"mail"
|
|
"rack-oauth2"
|
|
"swd"
|
|
"tzinfo"
|
|
"validate_url"
|
|
"webfinger"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "10i13cn40jiiw8lslkv7bj1isinnwbmzlk6msgiph3gqry08702x";
|
|
type = "gem";
|
|
};
|
|
version = "2.3.1";
|
|
};
|
|
openssl = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0ygfbbs3c61d32ymja2k6sznj5pr540cip9z91lhzcvsr4zmffpz";
|
|
type = "gem";
|
|
};
|
|
version = "3.3.0";
|
|
};
|
|
openssl-signature_algorithm = {
|
|
dependencies = [ "openssl" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "103yjl68wqhl5kxaciir5jdnyi7iv9yckishdr52s5knh9g0pd53";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.0";
|
|
};
|
|
opentelemetry-api = {
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "15x9bq13k53k14r3h5r0pn7cnl3g7pdy0p0662k1s2x7mgkk7k4d";
|
|
type = "gem";
|
|
};
|
|
version = "1.5.0";
|
|
};
|
|
opentelemetry-common = {
|
|
dependencies = [ "opentelemetry-api" ];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "13c7qnqai6djfd6rjwdwcwbz9f77vcmy0chx1avpxmiqz2h9cpnf";
|
|
type = "gem";
|
|
};
|
|
version = "0.22.0";
|
|
};
|
|
opentelemetry-exporter-otlp = {
|
|
dependencies = [
|
|
"google-protobuf"
|
|
"googleapis-common-protos-types"
|
|
"opentelemetry-api"
|
|
"opentelemetry-common"
|
|
"opentelemetry-sdk"
|
|
"opentelemetry-semantic_conventions"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "15xssmviwsi7wqmrbx5khm2imvwsrzmxdli7rkvzqbbqpd309jq7";
|
|
type = "gem";
|
|
};
|
|
version = "0.30.0";
|
|
};
|
|
opentelemetry-helpers-sql = {
|
|
dependencies = [ "opentelemetry-api" ];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "13fvxvia6qxrdz06s5g4bs4fc1hdgkps7yz45s2n26wxqv163s0r";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.1";
|
|
};
|
|
opentelemetry-helpers-sql-obfuscation = {
|
|
dependencies = [ "opentelemetry-common" ];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0jwyx8jk1faszd20s0qrvgvxs9ddvnfrqixy099pn9lqizandn7m";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.0";
|
|
};
|
|
opentelemetry-instrumentation-action_mailer = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-active_support"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "18p9dvq4mb8s5f1ndabjng07yabv5xgl5d80fcvc1383faarbdg8";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.0";
|
|
};
|
|
opentelemetry-instrumentation-action_pack = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
"opentelemetry-instrumentation-rack"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1k09hr93fib38i6ajh0abkfvpvng6k2qsvds4jd08znfzyjs17jf";
|
|
type = "gem";
|
|
};
|
|
version = "0.12.1";
|
|
};
|
|
opentelemetry-instrumentation-action_view = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-active_support"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0qf5pklfyxrn2pskhmhd1gnp9i72yaqw114rmc5nrxhbcm24chsb";
|
|
type = "gem";
|
|
};
|
|
version = "0.9.0";
|
|
};
|
|
opentelemetry-instrumentation-active_job = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0gb1snnd087nh8r5vvnl8ahg3k3bi2b9rb1m8r2aj7220m78hpcx";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.0";
|
|
};
|
|
opentelemetry-instrumentation-active_model_serializers = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-active_support"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1gjbdkamj147vd1hcjyyqir8z4nwmd05a8ac3h94y3n9n6phzzgx";
|
|
type = "gem";
|
|
};
|
|
version = "0.22.0";
|
|
};
|
|
opentelemetry-instrumentation-active_record = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0h01lq8xjjdaprprqzj6alq7gw9lwdkkakjjyyxsg3ylpwnvkg4w";
|
|
type = "gem";
|
|
};
|
|
version = "0.9.0";
|
|
};
|
|
opentelemetry-instrumentation-active_storage = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-active_support"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "00x7yjzflxmqiywczlih6vi301b1xm6rwbwlzv0hx87cpdm94m56";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.1";
|
|
};
|
|
opentelemetry-instrumentation-active_support = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "16frcxhnb5vjihkff3wl6pnq0m4wkpii7la1d25d03j29qsh5qcv";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.0";
|
|
};
|
|
opentelemetry-instrumentation-base = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-common"
|
|
"opentelemetry-registry"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0l0w7iya56y458mzws9q246whff2bf597553d5i3xkrcxb707qdk";
|
|
type = "gem";
|
|
};
|
|
version = "0.23.0";
|
|
};
|
|
opentelemetry-instrumentation-concurrent_ruby = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "15v8khcyg9wz5v7kysagkbmdv895qahb0b6q7ajk2qznniaix9pv";
|
|
type = "gem";
|
|
};
|
|
version = "0.22.0";
|
|
};
|
|
opentelemetry-instrumentation-excon = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "01rzi9d1hi402a8vdr439by4zy8x4rfq3vwnlzz3nzs50mxcbr9s";
|
|
type = "gem";
|
|
};
|
|
version = "0.23.0";
|
|
};
|
|
opentelemetry-instrumentation-faraday = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0r25vvkxawngzm7an652npawjhir6zwics8635k5z7d60hfb2xi3";
|
|
type = "gem";
|
|
};
|
|
version = "0.27.0";
|
|
};
|
|
opentelemetry-instrumentation-http = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0p9z9nwrf71inh7n84i37x156da1vm7mqnfp3jh6faqiar65icl1";
|
|
type = "gem";
|
|
};
|
|
version = "0.25.0";
|
|
};
|
|
opentelemetry-instrumentation-http_client = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1p4w5zd2b0ndzwwfc8np1xyp4kzd59k7hpcwpkk0ghlmbnsmbkwh";
|
|
type = "gem";
|
|
};
|
|
version = "0.23.0";
|
|
};
|
|
opentelemetry-instrumentation-net_http = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "100a3kzk8ckifxaw0n6xpg6hxxw0yrqmfwjp47khgy2831r3n4li";
|
|
type = "gem";
|
|
};
|
|
version = "0.23.0";
|
|
};
|
|
opentelemetry-instrumentation-pg = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-helpers-sql"
|
|
"opentelemetry-helpers-sql-obfuscation"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "09sgqwxavzgd7gsgr5w909p794g75602qsn6jvhs5qqj03bkldc5";
|
|
type = "gem";
|
|
};
|
|
version = "0.30.1";
|
|
};
|
|
opentelemetry-instrumentation-rack = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1bbvp2mnbcrldcp3hzm2fv52zdsqf0i9kz4r12msq24f6l5r2mca";
|
|
type = "gem";
|
|
};
|
|
version = "0.26.0";
|
|
};
|
|
opentelemetry-instrumentation-rails = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-action_mailer"
|
|
"opentelemetry-instrumentation-action_pack"
|
|
"opentelemetry-instrumentation-action_view"
|
|
"opentelemetry-instrumentation-active_job"
|
|
"opentelemetry-instrumentation-active_record"
|
|
"opentelemetry-instrumentation-active_storage"
|
|
"opentelemetry-instrumentation-active_support"
|
|
"opentelemetry-instrumentation-base"
|
|
"opentelemetry-instrumentation-concurrent_ruby"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "05xpiq4j17vcjnrxxb0zkb67c4y2b7q1g4qvf6ln83b6svx2c7pj";
|
|
type = "gem";
|
|
};
|
|
version = "0.36.0";
|
|
};
|
|
opentelemetry-instrumentation-redis = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "183v8q8a74fc9dnb6ny44dsgq6142smic6x4ivz3v50casjznpii";
|
|
type = "gem";
|
|
};
|
|
version = "0.26.1";
|
|
};
|
|
opentelemetry-instrumentation-sidekiq = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-instrumentation-base"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1lpkc1ihifbjns2wf17kf9pmhx73j3i1in4fkar469k4i2fylfl5";
|
|
type = "gem";
|
|
};
|
|
version = "0.26.1";
|
|
};
|
|
opentelemetry-registry = {
|
|
dependencies = [ "opentelemetry-api" ];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "13wns85c08hjy7gqqjxqad9pp5shp0lxskrssz0w3si9mazscgwh";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.0";
|
|
};
|
|
opentelemetry-sdk = {
|
|
dependencies = [
|
|
"opentelemetry-api"
|
|
"opentelemetry-common"
|
|
"opentelemetry-registry"
|
|
"opentelemetry-semantic_conventions"
|
|
];
|
|
groups = [ "opentelemetry" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1xqx6zxf6msrryz5hr2s3nwakin0nmxfgz9bkwpmpbf7lss7kngs";
|
|
type = "gem";
|
|
};
|
|
version = "1.8.0";
|
|
};
|
|
opentelemetry-semantic_conventions = {
|
|
dependencies = [ "opentelemetry-api" ];
|
|
groups = [
|
|
"default"
|
|
"opentelemetry"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1jzx18lmcv27pma1hbrccb9g6daadd6c4192r8w8x2nli3shkwl9";
|
|
type = "gem";
|
|
};
|
|
version = "1.11.0";
|
|
};
|
|
orm_adapter = {
|
|
groups = [
|
|
"default"
|
|
"pam_authentication"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1fg9jpjlzf5y49qs9mlpdrgs5rpcyihq1s4k79nv9js0spjhnpda";
|
|
type = "gem";
|
|
};
|
|
version = "0.5.0";
|
|
};
|
|
ostruct = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "05xqijcf80sza5pnlp1c8whdaay8x5dc13214ngh790zrizgp8q9";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.1";
|
|
};
|
|
ox = {
|
|
dependencies = [ "bigdecimal" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0rhv8qdnm3s34yvsvmrii15f2238rk3psa6pq6x5x367sssfv6ja";
|
|
type = "gem";
|
|
};
|
|
version = "2.14.23";
|
|
};
|
|
parallel = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0c719bfgcszqvk9z47w2p8j2wkz5y35k48ywwas5yxbbh3hm3haa";
|
|
type = "gem";
|
|
};
|
|
version = "1.27.0";
|
|
};
|
|
parser = {
|
|
dependencies = [
|
|
"ast"
|
|
"racc"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0i9w8msil4snx5w11ix9b0wf52vjc3r49khy3ddgl1xk890kcxi4";
|
|
type = "gem";
|
|
};
|
|
version = "3.3.8.0";
|
|
};
|
|
parslet = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "01pnw6ymz6nynklqvqxs4bcai25kcvnd5x4id9z3vd1rbmlk0lfl";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.0";
|
|
};
|
|
pastel = {
|
|
dependencies = [ "tty-color" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0xash2gj08dfjvq4hy6l1z22s5v30fhizwgs10d6nviggpxsj7a8";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.0";
|
|
};
|
|
pg = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1p2gqqrm895fzr9vi8d118zhql67bm8ydjvgqbq1crdnfggzn7kn";
|
|
type = "gem";
|
|
};
|
|
version = "1.5.9";
|
|
};
|
|
pghero = {
|
|
dependencies = [ "activerecord" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "08pm154bx5zbpgcqhk7gq78qq1mb149s2l7y0fxniqfvjmq4kn58";
|
|
type = "gem";
|
|
};
|
|
version = "3.7.0";
|
|
};
|
|
playwright-ruby-client = {
|
|
dependencies = [
|
|
"concurrent-ruby"
|
|
"mime-types"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "114wkr2hj55c7n4xq30nb4g7kcm9a1mhsy0934jr9mzwfr0kyhaa";
|
|
type = "gem";
|
|
};
|
|
version = "1.52.0";
|
|
};
|
|
pp = {
|
|
dependencies = [ "prettyprint" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1zxnfxjni0r9l2x42fyq0sqpnaf5nakjbap8irgik4kg1h9c6zll";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.2";
|
|
};
|
|
premailer = {
|
|
dependencies = [
|
|
"addressable"
|
|
"css_parser"
|
|
"htmlentities"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1ryivdnij1990hcqqmq4s0x1vjvfl0awjc9b91f8af17v2639qhg";
|
|
type = "gem";
|
|
};
|
|
version = "1.27.0";
|
|
};
|
|
premailer-rails = {
|
|
dependencies = [
|
|
"actionmailer"
|
|
"net-smtp"
|
|
"premailer"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0004f73kgrglida336fqkgx906m6n05nnfc17mypzg5rc78iaf61";
|
|
type = "gem";
|
|
};
|
|
version = "1.12.0";
|
|
};
|
|
prettyprint = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "14zicq3plqi217w6xahv7b8f7aj5kpxv1j1w98344ix9h5ay3j9b";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.0";
|
|
};
|
|
prism = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0gkhpdjib9zi9i27vd9djrxiwjia03cijmd6q8yj2q1ix403w3nw";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.0";
|
|
};
|
|
prometheus_exporter = {
|
|
dependencies = [ "webrick" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "15vl8fw8vjnaj9g129dzrwk9nlrdqgffaj3rys4ba9ns2bqim9rq";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.0";
|
|
};
|
|
propshaft = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"activesupport"
|
|
"rack"
|
|
"railties"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0sqg0xf46xd47zdpm8d12kfnwl0y5jb2hj10imzb3bk6mwgkd2fk";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
psych = {
|
|
dependencies = [
|
|
"date"
|
|
"stringio"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0vii1xc7x81hicdbp7dlllhmbw5w3jy20shj696n0vfbbnm2hhw1";
|
|
type = "gem";
|
|
};
|
|
version = "5.2.6";
|
|
};
|
|
public_suffix = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1543ap9w3ydhx39ljcd675cdz9cr948x9mp00ab8qvq6118wv9xz";
|
|
type = "gem";
|
|
};
|
|
version = "6.0.2";
|
|
};
|
|
puma = {
|
|
dependencies = [ "nio4r" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "11xd3207k5rl6bz0qxhcb3zcr941rhx7ig2f19gxxmdk7s3hcp7j";
|
|
type = "gem";
|
|
};
|
|
version = "6.6.0";
|
|
};
|
|
pundit = {
|
|
dependencies = [ "activesupport" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1nmy0nkgayjifi2j38fn55nb7z1xq3ma2wp19d7c7rmz7ynvidjg";
|
|
type = "gem";
|
|
};
|
|
version = "2.5.0";
|
|
};
|
|
raabro = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "10m8bln9d00dwzjil1k42i5r7l82x25ysbi45fwyv4932zsrzynl";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.0";
|
|
};
|
|
racc = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0byn0c9nkahsl93y9ln5bysq4j31q8xkf2ws42swighxd4lnjzsa";
|
|
type = "gem";
|
|
};
|
|
version = "1.8.1";
|
|
};
|
|
rack = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0da64fq3w671qhp7ji1zs84m5lyhalq4khqhbfw5dz0y6mn61dgg";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.16";
|
|
};
|
|
rack-attack = {
|
|
dependencies = [ "rack" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0z6pj5vjgl6swq7a33gssf795k958mss8gpmdb4v4cydcs7px91w";
|
|
type = "gem";
|
|
};
|
|
version = "6.7.0";
|
|
};
|
|
rack-cors = {
|
|
dependencies = [
|
|
"logger"
|
|
"rack"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0s1zymxhk7pkzsrgrn5ax862p07s0drbv0qvnq36jq1rvdhvx5bv";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.0";
|
|
};
|
|
rack-oauth2 = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"attr_required"
|
|
"faraday"
|
|
"faraday-follow_redirects"
|
|
"json-jwt"
|
|
"rack"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "19fi42hi9l474ki89y6cs8vrpfmc1h8zpd02iwjy4hw0a1yahfn7";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.1";
|
|
};
|
|
rack-protection = {
|
|
dependencies = [
|
|
"base64"
|
|
"logger"
|
|
"rack"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0sniswjyi0yn949l776h7f67rvx5w9f04wh69z5g19vlsnjm98ji";
|
|
type = "gem";
|
|
};
|
|
version = "4.1.1";
|
|
};
|
|
rack-proxy = {
|
|
dependencies = [ "rack" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "12jw7401j543fj8cc83lmw72d8k6bxvkp9rvbifi88hh01blnsj4";
|
|
type = "gem";
|
|
};
|
|
version = "0.7.7";
|
|
};
|
|
rack-session = {
|
|
dependencies = [
|
|
"base64"
|
|
"rack"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1sg4laz2qmllxh1c5sqlj9n1r7scdn08p3m4b0zmhjvyx9yw0v8b";
|
|
type = "gem";
|
|
};
|
|
version = "2.1.1";
|
|
};
|
|
rack-test = {
|
|
dependencies = [ "rack" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0qy4ylhcfdn65a5mz2hly7g9vl0g13p5a0rmm6sc0sih5ilkcnh0";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.0";
|
|
};
|
|
rackup = {
|
|
dependencies = [ "rack" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "13brkq5xkj6lcdxj3f0k7v28hgrqhqxjlhd4y2vlicy5slgijdzp";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.1";
|
|
};
|
|
rails = {
|
|
dependencies = [
|
|
"actioncable"
|
|
"actionmailbox"
|
|
"actionmailer"
|
|
"actionpack"
|
|
"actiontext"
|
|
"actionview"
|
|
"activejob"
|
|
"activemodel"
|
|
"activerecord"
|
|
"activestorage"
|
|
"activesupport"
|
|
"railties"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1ik4y7c545pb9lf70prv0n4drblwjlaxb22fhq18wf607slabypx";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
rails-dom-testing = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"minitest"
|
|
"nokogiri"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0fx9dx1ag0s1lr6lfr34lbx5i1bvn3bhyf3w3mx6h7yz90p725g5";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.0";
|
|
};
|
|
rails-html-sanitizer = {
|
|
dependencies = [
|
|
"loofah"
|
|
"nokogiri"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0q55i6mpad20m2x1lg5pkqfpbmmapk0sjsrvr1sqgnj2hb5f5z1m";
|
|
type = "gem";
|
|
};
|
|
version = "1.6.2";
|
|
};
|
|
rails-i18n = {
|
|
dependencies = [
|
|
"i18n"
|
|
"railties"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "03dy8nmq2gxvkg8zqq6c0wwz98mdwp3i9krn0slcknhb8nak2c0m";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.1";
|
|
};
|
|
railties = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"activesupport"
|
|
"irb"
|
|
"rackup"
|
|
"rake"
|
|
"thor"
|
|
"zeitwerk"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1yaw5sw9vxvvkkc335laxv2k34rs2nxx9hdsy604k9wvqi03yz0d";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.2";
|
|
};
|
|
rainbow = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.1";
|
|
};
|
|
rake = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"opentelemetry"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "14s4jdcs1a4saam9qmzbsa2bsh85rj9zfxny5z315x3gg0nhkxcn";
|
|
type = "gem";
|
|
};
|
|
version = "13.3.0";
|
|
};
|
|
rdf = {
|
|
dependencies = [
|
|
"bcp47_spec"
|
|
"bigdecimal"
|
|
"link_header"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1mlalmbj1wkwvjha92f7v91v0pbjar9gdb2ddxdyqd24zcifn3ln";
|
|
type = "gem";
|
|
};
|
|
version = "3.3.2";
|
|
};
|
|
rdf-normalize = {
|
|
dependencies = [ "rdf" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1glyhg7lmzbq1w7bvvf84g7kvqxcn0mw3gsh1f8w4qfvvnbl8dwj";
|
|
type = "gem";
|
|
};
|
|
version = "0.7.0";
|
|
};
|
|
rdoc = {
|
|
dependencies = [
|
|
"erb"
|
|
"psych"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0ssi6b33bwr1b1qsssnyjkldwwy087z33yzl58jyz5njdiwzlplh";
|
|
type = "gem";
|
|
};
|
|
version = "6.14.1";
|
|
};
|
|
redcarpet = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0iglapqs4av4za9yfaac0lna7s16fq2xn36wpk380m55d8792i6l";
|
|
type = "gem";
|
|
};
|
|
version = "3.6.1";
|
|
};
|
|
redis = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0fikjg6j12ka6hh36dxzhfkpqqmilzjfzcdf59iwkzsgd63f0ziq";
|
|
type = "gem";
|
|
};
|
|
version = "4.8.1";
|
|
};
|
|
redis-client = {
|
|
dependencies = [ "connection_pool" ];
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1fsx10xg4n18w9sr1xa128y4yf0jv5zicrj5ff5n0f1crcwywrgf";
|
|
type = "gem";
|
|
};
|
|
version = "0.24.0";
|
|
};
|
|
redlock = {
|
|
dependencies = [ "redis" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0xvjwfzq7rqj4k311kidwmv5app3i7glz4miys6ixqy6c8yylz3c";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.2";
|
|
};
|
|
regexp_parser = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0qccah61pjvzyyg6mrp27w27dlv6vxlbznzipxjcswl7x3fhsvyb";
|
|
type = "gem";
|
|
};
|
|
version = "2.10.0";
|
|
};
|
|
reline = {
|
|
dependencies = [ "io-console" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1yvm0svcdk6377ng6l00g39ldkjijbqg4whdg2zcsa8hrgbwkz0s";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.1";
|
|
};
|
|
request_store = {
|
|
dependencies = [ "rack" ];
|
|
groups = [
|
|
"default"
|
|
"production"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1jw89j9s5p5cq2k7ffj5p4av4j4fxwvwjs1a4i9g85d38r9mvdz1";
|
|
type = "gem";
|
|
};
|
|
version = "1.7.0";
|
|
};
|
|
responders = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"railties"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"pam_authentication"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "06ilkbbwvc8d0vppf8ywn1f79ypyymlb9krrhqv4g0q215zaiwlj";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.1";
|
|
};
|
|
rexml = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1jmbf6lf7pcyacpb939xjjpn1f84c3nw83dy3p1lwjx0l2ljfif7";
|
|
type = "gem";
|
|
};
|
|
version = "3.4.1";
|
|
};
|
|
rotp = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0m48hv6wpmmm6cjr6q92q78h1i610riml19k5h1dil2yws3h1m3m";
|
|
type = "gem";
|
|
};
|
|
version = "6.3.0";
|
|
};
|
|
rouge = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "18v8if3jix029rr3j8iwisv73facw223353n0h7avl39ibxk6hh3";
|
|
type = "gem";
|
|
};
|
|
version = "4.5.2";
|
|
};
|
|
rpam2 = {
|
|
groups = [
|
|
"default"
|
|
"pam_authentication"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1zvli3s4z1hf2l7gyfickm5i3afjrnycc3ihbiax6ji6arpbyf33";
|
|
type = "gem";
|
|
};
|
|
version = "4.0.2";
|
|
};
|
|
rqrcode = {
|
|
dependencies = [
|
|
"chunky_png"
|
|
"rqrcode_core"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1bwqy1iwbyn1091mg203is5ngsnvfparwa1wh89s1sgnfmirkmg2";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.0";
|
|
};
|
|
rqrcode_core = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1ayrj7pwbv1g6jg5vvx6rq05lr1kbkfzbzqplj169aapmcivhh0y";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.0";
|
|
};
|
|
rspec = {
|
|
dependencies = [
|
|
"rspec-core"
|
|
"rspec-expectations"
|
|
"rspec-mocks"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "14xrp8vq6i9zx37vh0yp4h9m0anx9paw200l1r5ad9fmq559346l";
|
|
type = "gem";
|
|
};
|
|
version = "3.13.0";
|
|
};
|
|
rspec-core = {
|
|
dependencies = [ "rspec-support" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0n1rlagplpcgp41s3r68z01539aivwj0cn3v19hq4p3pgdmibnpr";
|
|
type = "gem";
|
|
};
|
|
version = "3.13.4";
|
|
};
|
|
rspec-expectations = {
|
|
dependencies = [
|
|
"diff-lcs"
|
|
"rspec-support"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0dl8npj0jfpy31bxi6syc7jymyd861q277sfr6jawq2hv6hx791k";
|
|
type = "gem";
|
|
};
|
|
version = "3.13.5";
|
|
};
|
|
rspec-github = {
|
|
dependencies = [ "rspec-core" ];
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1bv8b6ld7w3rccjnxqypfdg35i91wyv551sr41647r6krbc3rbs6";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.0";
|
|
};
|
|
rspec-mocks = {
|
|
dependencies = [
|
|
"diff-lcs"
|
|
"rspec-support"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "10gajm8iscl7gb8q926hyna83bw3fx2zb4sqdzjrznjs51pqlcz4";
|
|
type = "gem";
|
|
};
|
|
version = "3.13.5";
|
|
};
|
|
rspec-rails = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"activesupport"
|
|
"railties"
|
|
"rspec-core"
|
|
"rspec-expectations"
|
|
"rspec-mocks"
|
|
"rspec-support"
|
|
];
|
|
groups = [
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "01b5d37i3igh11v5y801gxzb1df2v0il0mfdqi4cdmxn1aqh0dqc";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.1";
|
|
};
|
|
rspec-sidekiq = {
|
|
dependencies = [
|
|
"rspec-core"
|
|
"rspec-expectations"
|
|
"rspec-mocks"
|
|
"sidekiq"
|
|
];
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0rr8229zd5ylwn78dxr4w43a07k58v4chr5lblws53llm7j1qrzd";
|
|
type = "gem";
|
|
};
|
|
version = "5.1.0";
|
|
};
|
|
rspec-support = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1xx3f4mgr84jz07fifd3r68hm6giqy91hqyzawmi0s59yqa1hjqq";
|
|
type = "gem";
|
|
};
|
|
version = "3.13.4";
|
|
};
|
|
rubocop = {
|
|
dependencies = [
|
|
"json"
|
|
"language_server-protocol"
|
|
"lint_roller"
|
|
"parallel"
|
|
"parser"
|
|
"rainbow"
|
|
"regexp_parser"
|
|
"rubocop-ast"
|
|
"ruby-progressbar"
|
|
"unicode-display_width"
|
|
];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1h48rhmp178ppzc4ybfj42a2savs4bxgy3bvw95i4ypgfm2hndhz";
|
|
type = "gem";
|
|
};
|
|
version = "1.77.0";
|
|
};
|
|
rubocop-ast = {
|
|
dependencies = [
|
|
"parser"
|
|
"prism"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0gis8w51k5dsmzzlppvwwznqyfd73fa3zcrpl1xihzy1mm4jw14l";
|
|
type = "gem";
|
|
};
|
|
version = "1.45.1";
|
|
};
|
|
rubocop-capybara = {
|
|
dependencies = [
|
|
"lint_roller"
|
|
"rubocop"
|
|
];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "030wymq0jrblrdswl1lncj60dhcg5wszz6708qzsbziyyap8rn6f";
|
|
type = "gem";
|
|
};
|
|
version = "2.22.1";
|
|
};
|
|
rubocop-i18n = {
|
|
dependencies = [
|
|
"lint_roller"
|
|
"rubocop"
|
|
];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1nib58p2kf7lbxz5dvjb80rajr6rmry3v9x3q3kc14i86y7j484n";
|
|
type = "gem";
|
|
};
|
|
version = "3.2.3";
|
|
};
|
|
rubocop-performance = {
|
|
dependencies = [
|
|
"lint_roller"
|
|
"rubocop"
|
|
"rubocop-ast"
|
|
];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1h9flnqk2f3llwf8g0mk0fvzzznfj7hsil3qg88m803pi9b06zbg";
|
|
type = "gem";
|
|
};
|
|
version = "1.25.0";
|
|
};
|
|
rubocop-rails = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"lint_roller"
|
|
"rack"
|
|
"rubocop"
|
|
"rubocop-ast"
|
|
];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1404nfa0gw3p0xzmv4b9zg9v1da0nwc4m7796pl73zi2hwy65k4z";
|
|
type = "gem";
|
|
};
|
|
version = "2.32.0";
|
|
};
|
|
rubocop-rspec = {
|
|
dependencies = [
|
|
"lint_roller"
|
|
"rubocop"
|
|
];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0ya4815sp8g13w7a86sm0605fx7xyldck77f9pjjfrvpf5c21r60";
|
|
type = "gem";
|
|
};
|
|
version = "3.6.0";
|
|
};
|
|
rubocop-rspec_rails = {
|
|
dependencies = [
|
|
"lint_roller"
|
|
"rubocop"
|
|
"rubocop-rspec"
|
|
];
|
|
groups = [ "development" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0i8zvzfj9gpq71zqkbmr05bfh66jg55hbwrfh551i896ibhpalvp";
|
|
type = "gem";
|
|
};
|
|
version = "2.31.0";
|
|
};
|
|
ruby-prof = {
|
|
dependencies = [ "base64" ];
|
|
groups = [
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0h23zjwma8car8jpq7af8gw39qi88rn24mass7r13ripmky28117";
|
|
type = "gem";
|
|
};
|
|
version = "1.7.2";
|
|
};
|
|
ruby-progressbar = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0cwvyb7j47m7wihpfaq7rc47zwwx9k4v7iqd9s1xch5nm53rrz40";
|
|
type = "gem";
|
|
};
|
|
version = "1.13.0";
|
|
};
|
|
ruby-saml = {
|
|
dependencies = [
|
|
"nokogiri"
|
|
"rexml"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "01wi1csw4kjmlxmd1igx5hj2wrwkslay1xamg4cv8l7imr27l3hv";
|
|
type = "gem";
|
|
};
|
|
version = "1.18.1";
|
|
};
|
|
ruby-vips = {
|
|
dependencies = [
|
|
"ffi"
|
|
"logger"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0j8wxbkl261nwg7jr6kdz0zlyim4zcnnb72ynky97grqid6d61d3";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.4";
|
|
};
|
|
rubyzip = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "05an0wz87vkmqwcwyh5rjiaavydfn5f4q1lixcsqkphzvj7chxw5";
|
|
type = "gem";
|
|
};
|
|
version = "2.4.1";
|
|
};
|
|
rufus-scheduler = {
|
|
dependencies = [ "fugit" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1f932ffh6v6gqpilm61rp9fcx6qcpax1fkw0ikrxfsgzn16rxyjm";
|
|
type = "gem";
|
|
};
|
|
version = "3.9.2";
|
|
};
|
|
safety_net_attestation = {
|
|
dependencies = [ "jwt" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1khq0y5w7lf2b9a220298hphf3pakd216jc9a4x4a9pdwxs2vgln";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.0";
|
|
};
|
|
sanitize = {
|
|
dependencies = [
|
|
"crass"
|
|
"nokogiri"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "111r4xdcf6ihdnrs6wkfc6nqdzrjq0z69x9sf83r7ri6fffip796";
|
|
type = "gem";
|
|
};
|
|
version = "7.0.0";
|
|
};
|
|
scenic = {
|
|
dependencies = [
|
|
"activerecord"
|
|
"railties"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0w0dafg0gz3snm30247wwai0cy3j235ynwx2karyh05ayfqhm4ii";
|
|
type = "gem";
|
|
};
|
|
version = "1.8.0";
|
|
};
|
|
securerandom = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1cd0iriqfsf1z91qg271sm88xjnfd92b832z49p1nd542ka96lfc";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.1";
|
|
};
|
|
shoulda-matchers = {
|
|
dependencies = [ "activesupport" ];
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0i1zkr4rsvf8pz1x38wkb82nsjx28prmyb5blsmw86pd5cmmfszg";
|
|
type = "gem";
|
|
};
|
|
version = "6.5.0";
|
|
};
|
|
sidekiq = {
|
|
dependencies = [
|
|
"base64"
|
|
"connection_pool"
|
|
"logger"
|
|
"rack"
|
|
"redis-client"
|
|
];
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "19xm4s49hq0kpfbmvhnjskzmfjjxw5d5sm7350mh12gg3lp7220i";
|
|
type = "gem";
|
|
};
|
|
version = "7.3.9";
|
|
};
|
|
sidekiq-bulk = {
|
|
dependencies = [ "sidekiq" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "08nyxzmgf742irafy3l4fj09d4s5pyvsh0dzlh8y4hl51rgkh4xv";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.0";
|
|
};
|
|
sidekiq-scheduler = {
|
|
dependencies = [
|
|
"rufus-scheduler"
|
|
"sidekiq"
|
|
"tilt"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1gnm98hdw1ndw0sryjimp4a0805yhwhjxg6njhz8xmdh5ycgljda";
|
|
type = "gem";
|
|
};
|
|
version = "5.0.6";
|
|
};
|
|
sidekiq-unique-jobs = {
|
|
dependencies = [
|
|
"concurrent-ruby"
|
|
"sidekiq"
|
|
"thor"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "10g1y6258xsw89c831c16z7m66i37ivhrcbfirpi0pb48fwinik3";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.11";
|
|
};
|
|
simple-navigation = {
|
|
dependencies = [ "activesupport" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1wc1rapwhqymcjfxmlgam4cvbyhnzfxada2damq88ij2p77pjz4q";
|
|
type = "gem";
|
|
};
|
|
version = "4.4.0";
|
|
};
|
|
simple_form = {
|
|
dependencies = [
|
|
"actionpack"
|
|
"activemodel"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0q3lwin7pk5rsxy2a663x6lph5arax9lqqk12fgwdy57i5ma749q";
|
|
type = "gem";
|
|
};
|
|
version = "5.3.1";
|
|
};
|
|
simplecov = {
|
|
dependencies = [
|
|
"docile"
|
|
"simplecov-html"
|
|
"simplecov_json_formatter"
|
|
];
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "198kcbrjxhhzca19yrdcd6jjj9sb51aaic3b0sc3pwjghg3j49py";
|
|
type = "gem";
|
|
};
|
|
version = "0.22.0";
|
|
};
|
|
simplecov-html = {
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "02zi3rwihp7rlnp9x18c9idnkx7x68w6jmxdhyc0xrhjwrz0pasx";
|
|
type = "gem";
|
|
};
|
|
version = "0.13.1";
|
|
};
|
|
simplecov-lcov = {
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1h8kswnshgb9zidvc88f4zjy4gflgz3854sx9wrw8ppgnwfg6581";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.0";
|
|
};
|
|
simplecov_json_formatter = {
|
|
groups = [
|
|
"default"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0a5l0733hj7sk51j81ykfmlk2vd5vaijlq9d5fn165yyx3xii52j";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.4";
|
|
};
|
|
stackprof = {
|
|
groups = [
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "03788mbipmihq2w7rznzvv0ks0s9z1321k1jyr6ffln8as3d5xmg";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.27";
|
|
};
|
|
starry = {
|
|
dependencies = [ "base64" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1c99sj460hdshiv2jps5d4mxcvz7nrvqznfpgcbnjhk9cnhv15i6";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.0";
|
|
};
|
|
stoplight = {
|
|
dependencies = [ "redlock" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "16j5w162pv45gjm0jah9hhy8q5fjplbka913c0qwxx209lbmsizd";
|
|
type = "gem";
|
|
};
|
|
version = "4.1.1";
|
|
};
|
|
stringio = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1yh78pg6lm28c3k0pfd2ipskii1fsraq46m6zjs5yc9a4k5vfy2v";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.7";
|
|
};
|
|
strong_migrations = {
|
|
dependencies = [ "activerecord" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0mg8z7ikc7rj53hy3c5n7pqdwd4m4h22k8ig36057nnchqa34d6v";
|
|
type = "gem";
|
|
};
|
|
version = "2.4.0";
|
|
};
|
|
swd = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"attr_required"
|
|
"faraday"
|
|
"faraday-follow_redirects"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0m86fzmwgw0vc8p6fwvnsdbldpgbqdz9cbp2zj9z06bc4jjf5nsc";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.3";
|
|
};
|
|
sysexits = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0qjng6pllznmprzx8vb0zg0c86hdrkyjs615q41s9fjpmv2430jr";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.0";
|
|
};
|
|
temple = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0fwia5hvc1xz9w7vprzjnsym3v9j5l9ggdvy70jixbvpcpz4acfz";
|
|
type = "gem";
|
|
};
|
|
version = "0.10.3";
|
|
};
|
|
terminal-table = {
|
|
dependencies = [ "unicode-display_width" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1lh18gwpksk25sbcjgh94vmfw2rz0lrq61n7lwp1n9gq0cr7j17m";
|
|
type = "gem";
|
|
};
|
|
version = "4.0.0";
|
|
};
|
|
terrapin = {
|
|
dependencies = [ "climate_control" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1mkmbw5z2ma4hkrg3i697bx0j8w7ggpxyj1d7kv7fgya8cdr15lx";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
test-prof = {
|
|
groups = [
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1vsk2ca9kfrxhyd2xiiyr28hmxkh9vd8j2vwl5f1yfnkv4z52n8s";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.4";
|
|
};
|
|
thor = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0gcarlmpfbmqnjvwfz44gdjhcmm634di7plcx2zdgwdhrhifhqw7";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.0";
|
|
};
|
|
tilt = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0szpapi229v3scrvw1pgy0vpjm7z3qlf58m1198kxn70cs278g96";
|
|
type = "gem";
|
|
};
|
|
version = "2.6.0";
|
|
};
|
|
timeout = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "03p31w5ghqfsbz5mcjzvwgkw3h9lbvbknqvrdliy8pxmn9wz02cm";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.3";
|
|
};
|
|
tpm-key_attestation = {
|
|
dependencies = [
|
|
"bindata"
|
|
"openssl"
|
|
"openssl-signature_algorithm"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0gqr27hrmg35j7kcb6c2cx3xvkqfs42zpp9jcqw0mzbs79jy9m3z";
|
|
type = "gem";
|
|
};
|
|
version = "0.14.1";
|
|
};
|
|
tty-color = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0aik4kmhwwrmkysha7qibi2nyzb4c8kp42bd5vxnf8sf7b53g73g";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.0";
|
|
};
|
|
tty-cursor = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0j5zw041jgkmn605ya1zc151bxgxl6v192v2i26qhxx7ws2l2lvr";
|
|
type = "gem";
|
|
};
|
|
version = "0.7.1";
|
|
};
|
|
tty-prompt = {
|
|
dependencies = [
|
|
"pastel"
|
|
"tty-reader"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1j4y8ik82azjxshgd4i1v4wwhsv3g9cngpygxqkkz69qaa8cxnzw";
|
|
type = "gem";
|
|
};
|
|
version = "0.23.1";
|
|
};
|
|
tty-reader = {
|
|
dependencies = [
|
|
"tty-cursor"
|
|
"tty-screen"
|
|
"wisper"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1cf2k7w7d84hshg4kzrjvk9pkyc2g1m3nx2n1rpmdcf0hp4p4af6";
|
|
type = "gem";
|
|
};
|
|
version = "0.9.0";
|
|
};
|
|
tty-screen = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0l4vh6g333jxm9lakilkva2gn17j6gb052626r1pdbmy2lhnb460";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.2";
|
|
};
|
|
twitter-text = {
|
|
dependencies = [
|
|
"idn-ruby"
|
|
"unf"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1dnmp0bj3l01nbb52zby2c7hrazcdwfg846knkrjdfl0yfmv793z";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.0";
|
|
};
|
|
tzinfo = {
|
|
dependencies = [ "concurrent-ruby" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.6";
|
|
};
|
|
tzinfo-data = {
|
|
dependencies = [ "tzinfo" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0f898y35w60mkx3sd8ld2ryzkj4cld04qlgxi3z3hzdlzfhpa8x9";
|
|
type = "gem";
|
|
};
|
|
version = "1.2025.2";
|
|
};
|
|
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 = "1sf6bxvf6x8gihv6j63iakixmdddgls58cpxpg32chckb2l18qcj";
|
|
type = "gem";
|
|
};
|
|
version = "0.0.9.1";
|
|
};
|
|
unicode-display_width = {
|
|
dependencies = [ "unicode-emoji" ];
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1has87asspm6m9wgqas8ghhhwyf2i1yqrqgrkv47xw7jq3qjmbwc";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.4";
|
|
};
|
|
unicode-emoji = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0ajk6rngypm3chvl6r0vwv36q1931fjqaqhjjya81rakygvlwb1c";
|
|
type = "gem";
|
|
};
|
|
version = "4.0.4";
|
|
};
|
|
uri = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "04bhfvc25b07jaiaf62yrach7khhr5jlr5bx6nygg8pf11329wp9";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.3";
|
|
};
|
|
useragent = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0i1q2xdjam4d7gwwc35lfnz0wyyzvnca0zslcfxm9fabml9n83kh";
|
|
type = "gem";
|
|
};
|
|
version = "0.16.11";
|
|
};
|
|
validate_url = {
|
|
dependencies = [
|
|
"activemodel"
|
|
"public_suffix"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0lblym140w5n88ijyfgcvkxvpfj8m6z00rxxf2ckmmhk0x61dzkj";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.15";
|
|
};
|
|
vite_rails = {
|
|
dependencies = [
|
|
"railties"
|
|
"vite_ruby"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "005mbcprdhjqx27561mb54kssjwxwij157x6wya1yp60gdkl8p0r";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.19";
|
|
};
|
|
vite_ruby = {
|
|
dependencies = [
|
|
"dry-cli"
|
|
"logger"
|
|
"mutex_m"
|
|
"rack-proxy"
|
|
"zeitwerk"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0wj9ia0s7vywn66pf2jn49pfsy5h5rncjjwhaymwq32r3f2pq2p1";
|
|
type = "gem";
|
|
};
|
|
version = "3.9.2";
|
|
};
|
|
warden = {
|
|
dependencies = [ "rack" ];
|
|
groups = [
|
|
"default"
|
|
"pam_authentication"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1l7gl7vms023w4clg02pm4ky9j12la2vzsixi2xrv9imbn44ys26";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.9";
|
|
};
|
|
webauthn = {
|
|
dependencies = [
|
|
"android_key_attestation"
|
|
"bindata"
|
|
"cbor"
|
|
"cose"
|
|
"openssl"
|
|
"safety_net_attestation"
|
|
"tpm-key_attestation"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1sn399i804pg87b1j30x8lv2602qcndhvg0k0g4xqdfxg28zdipp";
|
|
type = "gem";
|
|
};
|
|
version = "3.4.1";
|
|
};
|
|
webfinger = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"faraday"
|
|
"faraday-follow_redirects"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0p39802sfnm62r4x5hai8vn6d1wqbxsxnmbynsk8rcvzwyym4yjn";
|
|
type = "gem";
|
|
};
|
|
version = "2.1.3";
|
|
};
|
|
webmock = {
|
|
dependencies = [
|
|
"addressable"
|
|
"crack"
|
|
"hashdiff"
|
|
];
|
|
groups = [ "test" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "08v374yrqqhjj3xjzmvwnv3yz21r22kn071yr0i67gmwaf9mv7db";
|
|
type = "gem";
|
|
};
|
|
version = "3.25.1";
|
|
};
|
|
webpush = {
|
|
dependencies = [
|
|
"hkdf"
|
|
"jwt"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
fetchSubmodules = false;
|
|
rev = "9631ac63045cfabddacc69fc06e919b4c13eb913";
|
|
sha256 = "01vqsj9162j0rzp455sggr8k4w4i9zq0igqb7x7hghp3c53ck1v6";
|
|
type = "git";
|
|
url = "https://github.com/mastodon/webpush.git";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
webrick = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "12d9n8hll67j737ym2zw4v23cn4vxyfkb6vyv1rzpwv6y6a3qbdl";
|
|
type = "gem";
|
|
};
|
|
version = "1.9.1";
|
|
};
|
|
websocket-driver = {
|
|
dependencies = [
|
|
"base64"
|
|
"websocket-extensions"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1d26l4qn55ivzahbc7fwc4k4z3j7wzym05i9n77i4mslrpr9jv85";
|
|
type = "gem";
|
|
};
|
|
version = "0.7.7";
|
|
};
|
|
websocket-extensions = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0hc2g9qps8lmhibl5baa91b4qx8wqw872rgwagml78ydj8qacsqw";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.5";
|
|
};
|
|
wisper = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1rpsi0ziy78cj82sbyyywby4d0aw0a5q84v65qd28vqn79fbq5yf";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.1";
|
|
};
|
|
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";
|
|
};
|
|
zeitwerk = {
|
|
groups = [
|
|
"default"
|
|
"development"
|
|
"pam_authentication"
|
|
"production"
|
|
"test"
|
|
];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "119ypabas886gd0n9kiid3q41w76gz60s8qmiak6pljpkd56ps5j";
|
|
type = "gem";
|
|
};
|
|
version = "2.7.3";
|
|
};
|
|
}
|