forgejo-lts: 7.0.10 -> 7.0.11
[NixPkgs.git] / pkgs / applications / version-management / gitlab / rubyEnv / gemset.nix
blobd032f8bf0ba9e73a08962d24bf8374c079e65d29
1 src:
3   acme-client = {
4     dependencies = ["faraday" "faraday-retry"];
5     groups = ["default"];
6     platforms = [];
7     source = {
8       remotes = ["https://rubygems.org"];
9       sha256 = "0xgj5r8b7q242f3p9rr17v0q10dd9nx53gmscpmidz3gj90v7siz";
10       type = "gem";
11     };
12     version = "2.0.18";
13   };
14   actioncable = {
15     dependencies = ["actionpack" "activesupport" "nio4r" "websocket-driver"];
16     groups = ["default" "development" "test"];
17     platforms = [];
18     source = {
19       remotes = ["https://rubygems.org"];
20       sha256 = "1c46q4ykf8cqcpzad7zhkrxjhvf92sil0185zvxwzhj95p1zp5vr";
21       type = "gem";
22     };
23     version = "7.0.8.4";
24   };
25   actionmailbox = {
26     dependencies = ["actionpack" "activejob" "activerecord" "activestorage" "activesupport" "mail" "net-imap" "net-pop" "net-smtp"];
27     groups = ["default" "development" "test"];
28     platforms = [];
29     source = {
30       remotes = ["https://rubygems.org"];
31       sha256 = "0x100vq4rf2c5ndz8ai00hb5gsb9ax2xqc89dsfzzhxbpa9gs9ik";
32       type = "gem";
33     };
34     version = "7.0.8.4";
35   };
36   actionmailer = {
37     dependencies = ["actionpack" "actionview" "activejob" "activesupport" "mail" "net-imap" "net-pop" "net-smtp" "rails-dom-testing"];
38     groups = ["default" "development" "test"];
39     platforms = [];
40     source = {
41       remotes = ["https://rubygems.org"];
42       sha256 = "1hds7b6n7vsa64fmma7wl7x9mxscr89myfb13vxni5fcns1agwzr";
43       type = "gem";
44     };
45     version = "7.0.8.4";
46   };
47   actionpack = {
48     dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"];
49     groups = ["default" "development" "test"];
50     platforms = [];
51     source = {
52       remotes = ["https://rubygems.org"];
53       sha256 = "18k05a55i0xgyv60lx0m1psnyncn935j76ivbp9hssqpij00jj1f";
54       type = "gem";
55     };
56     version = "7.0.8.4";
57   };
58   actiontext = {
59     dependencies = ["actionpack" "activerecord" "activestorage" "activesupport" "globalid" "nokogiri"];
60     groups = ["default" "development" "test"];
61     platforms = [];
62     source = {
63       remotes = ["https://rubygems.org"];
64       sha256 = "1g54g1kjyrwv9g592gxfz7z6ksmj916l1cgkxk54zhywxf6gpn0y";
65       type = "gem";
66     };
67     version = "7.0.8.4";
68   };
69   actionview = {
70     dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"];
71     groups = ["default" "development" "monorepo" "test"];
72     platforms = [];
73     source = {
74       remotes = ["https://rubygems.org"];
75       sha256 = "03rfynhj40270dqhkm4cyaphzb37b4fdiaqh9grvcfq760vx7ha5";
76       type = "gem";
77     };
78     version = "7.0.8.4";
79   };
80   activejob = {
81     dependencies = ["activesupport" "globalid"];
82     groups = ["default" "development" "test"];
83     platforms = [];
84     source = {
85       remotes = ["https://rubygems.org"];
86       sha256 = "1b54didwsg5p8wn30qjwspzh97w7g07hrsdzr7wdrdly4zii7sr1";
87       type = "gem";
88     };
89     version = "7.0.8.4";
90   };
91   activemodel = {
92     dependencies = ["activesupport"];
93     groups = ["default" "development" "monorepo" "test"];
94     platforms = [];
95     source = {
96       remotes = ["https://rubygems.org"];
97       sha256 = "1mi5cppdmkzgr2z135ibs0bq71qndbnip0vfflz1n4j4hqnhjkpg";
98       type = "gem";
99     };
100     version = "7.0.8.4";
101   };
102   activerecord = {
103     dependencies = ["activemodel" "activesupport"];
104     groups = ["default" "development" "monorepo" "test"];
105     platforms = [];
106     source = {
107       remotes = ["https://rubygems.org"];
108       sha256 = "1pkv0jvvjc3grr0rvxni9b3j3hb22jaj0h70g476h9w54p0aljcb";
109       type = "gem";
110     };
111     version = "7.0.8.4";
112   };
113   activerecord-explain-analyze = {
114     dependencies = ["activerecord" "pg"];
115     groups = ["default"];
116     platforms = [];
117     source = {
118       remotes = ["https://rubygems.org"];
119       sha256 = "0yvz452ww0vn3n6197gx6zklwa591gc7f1m8accvjd9zw8gv3ssx";
120       type = "gem";
121     };
122     version = "0.1.0";
123   };
124   activerecord-gitlab = {
125     dependencies = ["activerecord"];
126     groups = ["default"];
127     platforms = [];
128     source = {
129       path = "${src}/gems/activerecord-gitlab";
130       type = "path";
131     };
132     version = "0.2.0";
133   };
134   activestorage = {
135     dependencies = ["actionpack" "activejob" "activerecord" "activesupport" "marcel" "mini_mime"];
136     groups = ["default" "development" "test"];
137     platforms = [];
138     source = {
139       remotes = ["https://rubygems.org"];
140       sha256 = "1qdqx20dqkg7iwzb8q5148x5sl9mr2063hxzy4i7i94af2d2vz6b";
141       type = "gem";
142     };
143     version = "7.0.8.4";
144   };
145   activesupport = {
146     dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"];
147     groups = ["default" "development" "monorepo" "test"];
148     platforms = [];
149     source = {
150       remotes = ["https://rubygems.org"];
151       sha256 = "15z11983ws5svibg6rky9k2mgd4d4chnvddyxfpgn81b81q70139";
152       type = "gem";
153     };
154     version = "7.0.8.4";
155   };
156   addressable = {
157     dependencies = ["public_suffix"];
158     groups = ["danger" "default" "development" "test"];
159     platforms = [];
160     source = {
161       remotes = ["https://rubygems.org"];
162       sha256 = "1ypdmpdn20hxp5vwxz3zc04r5xcwqc25qszdlg41h8ghdqbllwmw";
163       type = "gem";
164     };
165     version = "2.8.1";
166   };
167   aes_key_wrap = {
168     groups = ["default"];
169     platforms = [];
170     source = {
171       remotes = ["https://rubygems.org"];
172       sha256 = "19bn0y70qm6mfj4y1m0j3s8ggh6dvxwrwrj5vfamhdrpddsz8ddr";
173       type = "gem";
174     };
175     version = "1.1.0";
176   };
177   akismet = {
178     groups = ["default"];
179     platforms = [];
180     source = {
181       remotes = ["https://rubygems.org"];
182       sha256 = "0c5jhqfgvpz84d8jai51hin018ldpfd0civbk7mfwmrj7n71p6bl";
183       type = "gem";
184     };
185     version = "3.0.0";
186   };
187   aliyun-sdk = {
188     dependencies = ["nokogiri" "rest-client"];
189     groups = ["default"];
190     platforms = [];
191     source = {
192       remotes = ["https://rubygems.org"];
193       sha256 = "17avsza5r4f6d0f2ajgy6clmasrxs7jd16hz7ljq502jkczmv4b5";
194       type = "gem";
195     };
196     version = "0.8.0";
197   };
198   amatch = {
199     dependencies = ["mize" "tins"];
200     groups = ["default" "test"];
201     platforms = [];
202     source = {
203       remotes = ["https://rubygems.org"];
204       sha256 = "1xs5j64cbbjc94lx72fgjq6f3r99p2fmg51fh1r7qqifd8i1bzyk";
205       type = "gem";
206     };
207     version = "0.4.1";
208   };
209   android_key_attestation = {
210     groups = ["default"];
211     platforms = [];
212     source = {
213       remotes = ["https://rubygems.org"];
214       sha256 = "02spc1sh7zsljl02v9d5rdb717b628vw2k7jkkplifyjk4db0zj6";
215       type = "gem";
216     };
217     version = "0.3.0";
218   };
219   apollo_upload_server = {
220     dependencies = ["actionpack" "graphql"];
221     groups = ["default"];
222     platforms = [];
223     source = {
224       remotes = ["https://rubygems.org"];
225       sha256 = "1cnddcnrb0gwhi0w2hrmh53fkpdxxy2v80rfp2q1hrcf4mr41v6w";
226       type = "gem";
227     };
228     version = "2.1.6";
229   };
230   app_store_connect = {
231     dependencies = ["activesupport" "jwt"];
232     groups = ["default"];
233     platforms = [];
234     source = {
235       remotes = ["https://rubygems.org"];
236       sha256 = "03s3x8b6ifjrqk9ian59i9yyxxl65ykvbb4r424j2hjsh8iskmq1";
237       type = "gem";
238     };
239     version = "0.29.0";
240   };
241   arr-pm = {
242     groups = ["default"];
243     platforms = [];
244     source = {
245       remotes = ["https://rubygems.org"];
246       sha256 = "0fddw0vwdrr7v3a0lfqbmnd664j48a9psrjd3wh3k4i3flplizzx";
247       type = "gem";
248     };
249     version = "0.0.12";
250   };
251   asciidoctor = {
252     groups = ["default"];
253     platforms = [];
254     source = {
255       remotes = ["https://rubygems.org"];
256       sha256 = "11z3vnd8vh3ny1vx69bjrbck5b2g8zsbj94npyadpn7fdp8y3ldv";
257       type = "gem";
258     };
259     version = "2.0.18";
260   };
261   asciidoctor-include-ext = {
262     dependencies = ["asciidoctor"];
263     groups = ["default"];
264     platforms = [];
265     source = {
266       remotes = ["https://rubygems.org"];
267       sha256 = "0y3qixbssfrzp04ng7g4lh3dq16pgrw3p8cwc0v5bhmz5yfxnsj0";
268       type = "gem";
269     };
270     version = "0.4.0";
271   };
272   asciidoctor-kroki = {
273     dependencies = ["asciidoctor"];
274     groups = ["default"];
275     platforms = [];
276     source = {
277       remotes = ["https://rubygems.org"];
278       sha256 = "0qih280cjsh3nmywa5ja6kbrd576qmkxnp9zbmxjw3hjizc2ahlf";
279       type = "gem";
280     };
281     version = "0.10.0";
282   };
283   asciidoctor-plantuml = {
284     dependencies = ["asciidoctor"];
285     groups = ["default"];
286     platforms = [];
287     source = {
288       remotes = ["https://rubygems.org"];
289       sha256 = "14qppm3qzfra2g2lf8jl3mbnrhi4alp8232zqz6dbpl6276lfzj0";
290       type = "gem";
291     };
292     version = "0.0.16";
293   };
294   ast = {
295     groups = ["default" "development" "test"];
296     platforms = [];
297     source = {
298       remotes = ["https://rubygems.org"];
299       sha256 = "04nc8x27hlzlrr5c2gn7mar4vdr0apw5xg22wp6m8dx3wqr04a0y";
300       type = "gem";
301     };
302     version = "2.4.2";
303   };
304   async = {
305     dependencies = ["console" "fiber-annotation" "io-event"];
306     groups = ["default"];
307     platforms = [];
308     source = {
309       remotes = ["https://rubygems.org"];
310       sha256 = "199yvq9m9kx3svaxdrqg8ainfh2p7gfmkrlspc5d8nnhysnb6vql";
311       type = "gem";
312     };
313     version = "2.12.1";
314   };
315   atlassian-jwt = {
316     dependencies = ["jwt"];
317     groups = ["default"];
318     platforms = [];
319     source = {
320       remotes = ["https://rubygems.org"];
321       sha256 = "08vqx5s0ax71lwis9l1bzy570sch0hpb53031ha2wgvp31sdilig";
322       type = "gem";
323     };
324     version = "0.2.1";
325   };
326   attr_encrypted = {
327     dependencies = ["encryptor"];
328     groups = ["default"];
329     platforms = [];
330     source = {
331       path = "${src}/vendor/gems/attr_encrypted";
332       type = "path";
333     };
334     version = "3.2.4";
335   };
336   attr_required = {
337     groups = ["default"];
338     platforms = [];
339     source = {
340       remotes = ["https://rubygems.org"];
341       sha256 = "16fbwr6nmsn97n0a6k1nwbpyz08zpinhd6g7196lz1syndbgrszh";
342       type = "gem";
343     };
344     version = "1.0.2";
345   };
346   awesome_print = {
347     groups = ["development" "test"];
348     platforms = [];
349     source = {
350       remotes = ["https://rubygems.org"];
351       sha256 = "0vkq6c8y2jvaw03ynds5vjzl1v9wg608cimkd3bidzxc0jvk56z9";
352       type = "gem";
353     };
354     version = "1.9.2";
355   };
356   awrence = {
357     groups = ["default"];
358     platforms = [];
359     source = {
360       remotes = ["https://rubygems.org"];
361       sha256 = "0gj8f8c54r9cabkm41s59sa1ca5wpbipw7gq3sfl87x9296227fx";
362       type = "gem";
363     };
364     version = "1.2.1";
365   };
366   aws-eventstream = {
367     groups = ["default"];
368     platforms = [];
369     source = {
370       remotes = ["https://rubygems.org"];
371       sha256 = "0gvdg4yx4p9av2glmp7vsxhs0n8fj1ga9kq2xdb8f95j7b04qhzi";
372       type = "gem";
373     };
374     version = "1.3.0";
375   };
376   aws-partitions = {
377     groups = ["default"];
378     platforms = [];
379     source = {
380       remotes = ["https://rubygems.org"];
381       sha256 = "1zcwrlg4in3gzvsiynpzp9fzlr5grrhc2881xcgfs01ppmxysllm";
382       type = "gem";
383     };
384     version = "1.877.0";
385   };
386   aws-sdk-cloudformation = {
387     dependencies = ["aws-sdk-core" "aws-sigv4"];
388     groups = ["default"];
389     platforms = [];
390     source = {
391       remotes = ["https://rubygems.org"];
392       sha256 = "09kb3k5vpymg846gajc5d3wznww63yiv3ygdf4v42d4pf4wpbr1i";
393       type = "gem";
394     };
395     version = "1.41.0";
396   };
397   aws-sdk-core = {
398     dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"];
399     groups = ["default"];
400     platforms = [];
401     source = {
402       remotes = ["https://rubygems.org"];
403       sha256 = "0b7qc3pfhiv052fgw8dj4fj7fwm9rp7mc627ax2nkq5zbbbqs6sz";
404       type = "gem";
405     };
406     version = "3.201.4";
407   };
408   aws-sdk-kms = {
409     dependencies = ["aws-sdk-core" "aws-sigv4"];
410     groups = ["default"];
411     platforms = [];
412     source = {
413       remotes = ["https://rubygems.org"];
414       sha256 = "0jfgw9a9c8xyjhkmgpd9rpi95h9i0rhbqszn8iqkbfm9rc9m1xz7";
415       type = "gem";
416     };
417     version = "1.76.0";
418   };
419   aws-sdk-s3 = {
420     dependencies = ["aws-sdk-core" "aws-sdk-kms" "aws-sigv4"];
421     groups = ["default"];
422     platforms = [];
423     source = {
424       remotes = ["https://rubygems.org"];
425       sha256 = "1479h0jpjfkyj26h9hv8d6q8b9iw7v1x5yd0yk6af477d2icgq71";
426       type = "gem";
427     };
428     version = "1.157.0";
429   };
430   aws-sigv4 = {
431     dependencies = ["aws-eventstream"];
432     groups = ["default"];
433     platforms = [];
434     source = {
435       remotes = ["https://rubygems.org"];
436       sha256 = "1g3w27wzjy4si6kp49w10as6ml6g6zl3xrfqs5ikpfciidv9kpc4";
437       type = "gem";
438     };
439     version = "1.8.0";
440   };
441   axe-core-api = {
442     dependencies = ["dumb_delegator" "virtus"];
443     groups = ["default" "test"];
444     platforms = [];
445     source = {
446       remotes = ["https://rubygems.org"];
447       sha256 = "1n7yv7s9mdxa3zz00gj93fsczk58ia3i1lj5adab677fpwbar9wy";
448       type = "gem";
449     };
450     version = "4.9.1";
451   };
452   axe-core-rspec = {
453     dependencies = ["axe-core-api" "dumb_delegator" "virtus"];
454     groups = ["test"];
455     platforms = [];
456     source = {
457       remotes = ["https://rubygems.org"];
458       sha256 = "1zbf7rd353i6y1rr9ysk18kj3ivazfi3ma2ny6ryzminxrxhdvri";
459       type = "gem";
460     };
461     version = "4.9.1";
462   };
463   axiom-types = {
464     dependencies = ["descendants_tracker" "ice_nine" "thread_safe"];
465     groups = ["default" "test"];
466     platforms = [];
467     source = {
468       remotes = ["https://rubygems.org"];
469       sha256 = "10q3k04pll041mkgy0m5fn2b1lazm6ly1drdbcczl5p57lzi3zy1";
470       type = "gem";
471     };
472     version = "0.1.1";
473   };
474   babosa = {
475     groups = ["default"];
476     platforms = [];
477     source = {
478       remotes = ["https://rubygems.org"];
479       sha256 = "19mqrnyizr1ipdp26vhrg0hwb851bwyvrs6xc29dk3ywljw8s8d6";
480       type = "gem";
481     };
482     version = "2.0.0";
483   };
484   backport = {
485     groups = ["default" "development"];
486     platforms = [];
487     source = {
488       remotes = ["https://rubygems.org"];
489       sha256 = "0xbzzjrgah0f8ifgd449kak2vyf30micpz6x2g82aipfv7ypsb4i";
490       type = "gem";
491     };
492     version = "1.2.0";
493   };
494   base32 = {
495     groups = ["default"];
496     platforms = [];
497     source = {
498       remotes = ["https://rubygems.org"];
499       sha256 = "0b7y8sy6j9v1lvfzd4va88k5vg9yh0xcjzzn3llcw7yxqlcrnbjk";
500       type = "gem";
501     };
502     version = "0.3.2";
503   };
504   base64 = {
505     groups = ["default" "test"];
506     platforms = [];
507     source = {
508       remotes = ["https://rubygems.org"];
509       sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g";
510       type = "gem";
511     };
512     version = "0.2.0";
513   };
514   batch-loader = {
515     groups = ["default"];
516     platforms = [];
517     source = {
518       remotes = ["https://rubygems.org"];
519       sha256 = "04zjpzb2m1qjxk0lzdi5m812wyq5kkwcdbxs1asbm67lp0wgcjwn";
520       type = "gem";
521     };
522     version = "2.0.5";
523   };
524   bcrypt = {
525     groups = ["default"];
526     platforms = [];
527     source = {
528       remotes = ["https://rubygems.org"];
529       sha256 = "048z3fvcknqx7ikkhrcrykxlqmf9bzc7l0y5h1cnvrc9n2qf0k8m";
530       type = "gem";
531     };
532     version = "3.1.18";
533   };
534   benchmark = {
535     groups = ["default" "development"];
536     platforms = [];
537     source = {
538       remotes = ["https://rubygems.org"];
539       sha256 = "0xwcnbwnbqq8jp92mvawn6y69cb53wsz84wwmk9vsfk1jjvqfw2z";
540       type = "gem";
541     };
542     version = "0.2.0";
543   };
544   benchmark-ips = {
545     groups = ["development" "test"];
546     platforms = [];
547     source = {
548       remotes = ["https://rubygems.org"];
549       sha256 = "1v3db77blqz3g4z8nskd3jhdviz5d6q2xxvzxvq5m2bk2228kahy";
550       type = "gem";
551     };
552     version = "2.11.0";
553   };
554   benchmark-malloc = {
555     groups = ["default" "test"];
556     platforms = [];
557     source = {
558       remotes = ["https://rubygems.org"];
559       sha256 = "0svyac8alxbmip6b9rp34wq5lcimdaapjkaqdw1385i66l28ziip";
560       type = "gem";
561     };
562     version = "0.2.0";
563   };
564   benchmark-memory = {
565     dependencies = ["memory_profiler"];
566     groups = ["development" "test"];
567     platforms = [];
568     source = {
569       remotes = ["https://rubygems.org"];
570       sha256 = "0p5bwqc828yai7h71b7ny77hgd7dll00dy34izp3b5dh6dj467na";
571       type = "gem";
572     };
573     version = "0.2.0";
574   };
575   benchmark-perf = {
576     groups = ["default" "test"];
577     platforms = [];
578     source = {
579       remotes = ["https://rubygems.org"];
580       sha256 = "08cngwnwk2h6cdxx3dyckxcg7d0yi3pm83c26kfzkq1xkyah2azy";
581       type = "gem";
582     };
583     version = "0.6.0";
584   };
585   benchmark-trend = {
586     groups = ["default" "test"];
587     platforms = [];
588     source = {
589       remotes = ["https://rubygems.org"];
590       sha256 = "10axhj80jan0b7c77hm0aj2yxv0dh9clfy4pppxvxfj3yjlh4nny";
591       type = "gem";
592     };
593     version = "0.4.0";
594   };
595   better_errors = {
596     dependencies = ["erubi" "rack" "rouge"];
597     groups = ["development"];
598     platforms = [];
599     source = {
600       remotes = ["https://rubygems.org"];
601       sha256 = "0wqazisnn6hn1wsza412xribpw5wzx6b5z5p4mcpfgizr6xg367p";
602       type = "gem";
603     };
604     version = "2.10.1";
605   };
606   bigdecimal = {
607     groups = ["default"];
608     platforms = [];
609     source = {
610       remotes = ["https://rubygems.org"];
611       sha256 = "0cq1c29zbkcxgdihqisirhcw76xc768z2zpd5vbccpq0l1lv76g7";
612       type = "gem";
613     };
614     version = "3.1.7";
615   };
616   bindata = {
617     groups = ["default"];
618     platforms = [];
619     source = {
620       remotes = ["https://rubygems.org"];
621       sha256 = "0shg48ilaxn8ps8arvyb8pr6pqigdmccirks185c306dzychr3n3";
622       type = "gem";
623     };
624     version = "2.4.11";
625   };
626   binding_of_caller = {
627     dependencies = ["debug_inspector"];
628     groups = ["default" "test"];
629     platforms = [];
630     source = {
631       remotes = ["https://rubygems.org"];
632       sha256 = "078n2dkpgsivcf0pr50981w95nfc2bsrp3wpf9wnxz1qsp8jbb9s";
633       type = "gem";
634     };
635     version = "1.0.0";
636   };
637   bootsnap = {
638     dependencies = ["msgpack"];
639     groups = ["default"];
640     platforms = [];
641     source = {
642       remotes = ["https://rubygems.org"];
643       sha256 = "0mdgj9yw1hmx3xh2qxyjc31y8igmxzd9h0c245ay2zkz76pl4k5c";
644       type = "gem";
645     };
646     version = "1.18.4";
647   };
648   browser = {
649     groups = ["default"];
650     platforms = [];
651     source = {
652       remotes = ["https://rubygems.org"];
653       sha256 = "0g4bcpax07kqqr9cp7cjc7i0pcij4nqpn1rdsg2wdwhzf00m6x32";
654       type = "gem";
655     };
656     version = "5.3.1";
657   };
658   builder = {
659     groups = ["default" "development" "test"];
660     platforms = [];
661     source = {
662       remotes = ["https://rubygems.org"];
663       sha256 = "045wzckxpwcqzrjr353cxnyaxgf0qg22jh00dcx7z38cys5g1jlr";
664       type = "gem";
665     };
666     version = "3.2.4";
667   };
668   bullet = {
669     dependencies = ["activesupport" "uniform_notifier"];
670     groups = ["development" "test"];
671     platforms = [];
672     source = {
673       remotes = ["https://rubygems.org"];
674       sha256 = "1fxkrdiarjgcyw2ihh79kvjhpf6a4azj15wvx45clx6bfk0jb5s2";
675       type = "gem";
676     };
677     version = "7.1.2";
678   };
679   bundler-audit = {
680     dependencies = ["thor"];
681     groups = ["development" "test"];
682     platforms = [];
683     source = {
684       remotes = ["https://rubygems.org"];
685       sha256 = "0gdx0019vj04n1512shhdx7hwphzqmdpw4vva2k551nd47y1dixx";
686       type = "gem";
687     };
688     version = "0.9.1";
689   };
690   bundler-checksum = {
691     dependencies = [];
692     groups = ["default"];
693     platforms = [];
694     source = {
695       path = "${src}/vendor/gems/bundler-checksum";
696       type = "path";
697     };
698     version = "0.1.0";
699   };
700   byebug = {
701     groups = ["default" "development" "test"];
702     platforms = [{
703       engine = "maglev";
704     } {
705       engine = "ruby";
706     }];
707     source = {
708       remotes = ["https://rubygems.org"];
709       sha256 = "0nx3yjf4xzdgb8jkmk2344081gqr22pgjqnmjg2q64mj5d6r9194";
710       type = "gem";
711     };
712     version = "11.1.3";
713   };
714   capybara = {
715     dependencies = ["addressable" "matrix" "mini_mime" "nokogiri" "rack" "rack-test" "regexp_parser" "xpath"];
716     groups = ["test"];
717     platforms = [];
718     source = {
719       remotes = ["https://rubygems.org"];
720       sha256 = "1vxfah83j6zpw3v5hic0j70h519nvmix2hbszmjwm8cfawhagns2";
721       type = "gem";
722     };
723     version = "3.40.0";
724   };
725   capybara-screenshot = {
726     dependencies = ["capybara" "launchy"];
727     groups = ["test"];
728     platforms = [];
729     source = {
730       remotes = ["https://rubygems.org"];
731       sha256 = "0xqc7hdiw1ql42mklpfvqd2pyfsxmy55cpx0h9y0jlkpl1q96sw1";
732       type = "gem";
733     };
734     version = "1.0.26";
735   };
736   carrierwave = {
737     dependencies = ["activemodel" "activesupport" "mime-types" "ssrf_filter"];
738     groups = ["default"];
739     platforms = [];
740     source = {
741       remotes = ["https://rubygems.org"];
742       sha256 = "089s8rbwddzcyw1ky34h90flz5wzqzi2lvajykbxn3l3s6mjsxw1";
743       type = "gem";
744     };
745     version = "1.3.4";
746   };
747   cbor = {
748     groups = ["default"];
749     platforms = [];
750     source = {
751       remotes = ["https://rubygems.org"];
752       sha256 = "1dsf9gjc2cj79vrnz2vgq573biqjw7ad4b0idm05xg6rb3y9gq4y";
753       type = "gem";
754     };
755     version = "0.5.9.8";
756   };
757   CFPropertyList = {
758     dependencies = ["rexml"];
759     groups = ["default"];
760     platforms = [];
761     source = {
762       remotes = ["https://rubygems.org"];
763       sha256 = "193l8r1ycd3dcxa7lsb4pqcghbk56dzc5244m6y8xmv88z6m31d7";
764       type = "gem";
765     };
766     version = "3.0.5";
767   };
768   character_set = {
769     groups = ["default"];
770     platforms = [];
771     source = {
772       remotes = ["https://rubygems.org"];
773       sha256 = "0l9z2pihzc11f0jpq2sx789zwpmwf5nyhsjps45zzvfs5931fwrb";
774       type = "gem";
775     };
776     version = "1.8.0";
777   };
778   charlock_holmes = {
779     groups = ["default"];
780     platforms = [];
781     source = {
782       remotes = ["https://rubygems.org"];
783       sha256 = "1c1dws56r7p8y363dhyikg7205z59a3bn4amnv2y488rrq8qm7ml";
784       type = "gem";
785     };
786     version = "0.7.9";
787   };
788   chef-config = {
789     dependencies = ["addressable" "chef-utils" "fuzzyurl" "mixlib-config" "mixlib-shellout" "tomlrb"];
790     groups = ["default"];
791     platforms = [];
792     source = {
793       remotes = ["https://rubygems.org"];
794       sha256 = "1pvjf3qbb3apg9vdy4zykamm7801qz4m6256wjqn73fs87zs50y1";
795       type = "gem";
796     };
797     version = "18.3.0";
798   };
799   chef-utils = {
800     dependencies = ["concurrent-ruby"];
801     groups = ["default"];
802     platforms = [];
803     source = {
804       remotes = ["https://rubygems.org"];
805       sha256 = "0087jwhqslfm3ygj507dmmdp3k0589j5jl54mkwgbabbwan7lzw2";
806       type = "gem";
807     };
808     version = "18.3.0";
809   };
810   chunky_png = {
811     groups = ["default"];
812     platforms = [];
813     source = {
814       remotes = ["https://rubygems.org"];
815       sha256 = "1znw5x86hmm9vfhidwdsijz8m38pqgmv98l9ryilvky0aldv7mc9";
816       type = "gem";
817     };
818     version = "1.4.0";
819   };
820   circuitbox = {
821     groups = ["default"];
822     platforms = [];
823     source = {
824       remotes = ["https://rubygems.org"];
825       sha256 = "056snhim934xysz630ysfbfdxa64vin5y24h2ha1wvj9fqg9qvj9";
826       type = "gem";
827     };
828     version = "2.0.0";
829   };
830   citrus = {
831     groups = ["default"];
832     platforms = [];
833     source = {
834       remotes = ["https://rubygems.org"];
835       sha256 = "0l7nhk3gkm1hdchkzzhg2f70m47pc0afxfpl6mkiibc9qcpl3hjf";
836       type = "gem";
837     };
838     version = "3.0.2";
839   };
840   claide = {
841     groups = ["danger" "default" "development" "test"];
842     platforms = [];
843     source = {
844       remotes = ["https://rubygems.org"];
845       sha256 = "0bpqhc0kqjp1bh9b7ffc395l9gfls0337rrhmab4v46ykl45qg3d";
846       type = "gem";
847     };
848     version = "1.1.0";
849   };
850   claide-plugins = {
851     dependencies = ["cork" "nap" "open4"];
852     groups = ["default" "development"];
853     platforms = [];
854     source = {
855       remotes = ["https://rubygems.org"];
856       sha256 = "0bhw5j985qs48v217gnzva31rw5qvkf7qj8mhp73pcks0sy7isn7";
857       type = "gem";
858     };
859     version = "0.9.2";
860   };
861   click_house-client = {
862     dependencies = ["activesupport" "addressable" "json"];
863     groups = ["default"];
864     platforms = [];
865     source = {
866       path = "${src}/gems/click_house-client";
867       type = "path";
868     };
869     version = "0.1.0";
870   };
871   cloud_profiler_agent = {
872     dependencies = ["google-cloud-profiler-v2" "google-protobuf" "googleauth" "stackprof"];
873     groups = ["default"];
874     platforms = [];
875     source = {
876       path = "${src}/vendor/gems/cloud_profiler_agent";
877       type = "path";
878     };
879     version = "0.0.1.pre";
880   };
881   coderay = {
882     groups = ["default" "development" "test"];
883     platforms = [{
884       engine = "maglev";
885     } {
886       engine = "ruby";
887     }];
888     source = {
889       remotes = ["https://rubygems.org"];
890       sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw";
891       type = "gem";
892     };
893     version = "1.1.3";
894   };
895   coercible = {
896     dependencies = ["descendants_tracker"];
897     groups = ["default" "test"];
898     platforms = [];
899     source = {
900       remotes = ["https://rubygems.org"];
901       sha256 = "1p5azydlsz0nkxmcq0i1gzmcfq02lgxc4as7wmf47j1c6ljav0ah";
902       type = "gem";
903     };
904     version = "1.0.0";
905   };
906   colored2 = {
907     groups = ["default" "development"];
908     platforms = [];
909     source = {
910       remotes = ["https://rubygems.org"];
911       sha256 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i";
912       type = "gem";
913     };
914     version = "3.1.2";
915   };
916   commonmarker = {
917     groups = ["default" "development" "test"];
918     platforms = [];
919     source = {
920       remotes = ["https://rubygems.org"];
921       sha256 = "1lb5slzbqrca49h0gaifg82xky5r7i9xgm4560pin1xl5fp15lzx";
922       type = "gem";
923     };
924     version = "0.23.10";
925   };
926   concurrent-ruby = {
927     groups = ["default" "development" "monorepo" "test"];
928     platforms = [];
929     source = {
930       remotes = ["https://rubygems.org"];
931       sha256 = "1qh1b14jwbbj242klkyz5fc7npd4j0mvndz62gajhvl1l3wd7zc2";
932       type = "gem";
933     };
934     version = "1.2.3";
935   };
936   connection_pool = {
937     groups = ["default"];
938     platforms = [];
939     source = {
940       remotes = ["https://rubygems.org"];
941       sha256 = "1x32mcpm2cl5492kd6lbjbaf17qsssmpx9kdyr7z1wcif2cwyh0g";
942       type = "gem";
943     };
944     version = "2.4.1";
945   };
946   console = {
947     dependencies = ["fiber-annotation" "fiber-local" "json"];
948     groups = ["default"];
949     platforms = [];
950     source = {
951       remotes = ["https://rubygems.org"];
952       sha256 = "0hz9j70qyqsszckmvbdywrrgpsf3j5pvfj2l4wn7nlhf3f6by3s6";
953       type = "gem";
954     };
955     version = "1.25.2";
956   };
957   cork = {
958     dependencies = ["colored2"];
959     groups = ["default" "development"];
960     platforms = [];
961     source = {
962       remotes = ["https://rubygems.org"];
963       sha256 = "1g6l780z1nj4s3jr11ipwcj8pjbibvli82my396m3y32w98ar850";
964       type = "gem";
965     };
966     version = "0.3.0";
967   };
968   cose = {
969     dependencies = ["cbor" "openssl-signature_algorithm"];
970     groups = ["default"];
971     platforms = [];
972     source = {
973       remotes = ["https://rubygems.org"];
974       sha256 = "00c6x4ha7qiaaf88qdbyf240mk146zz78rbm4qwyaxmwlmk7q933";
975       type = "gem";
976     };
977     version = "1.3.0";
978   };
979   countries = {
980     dependencies = ["i18n_data" "sixarm_ruby_unaccent"];
981     groups = ["default"];
982     platforms = [];
983     source = {
984       remotes = ["https://rubygems.org"];
985       sha256 = "1ic1zbzqbrvb3myhgzpq4vigr3qnyl2r0vga84d9z5121cy8lbnk";
986       type = "gem";
987     };
988     version = "4.0.1";
989   };
990   coverband = {
991     dependencies = ["redis"];
992     groups = ["default"];
993     platforms = [];
994     source = {
995       remotes = ["https://rubygems.org"];
996       sha256 = "0cms6ppz367fqfynyzjdsy1lqrxkrh6vvfzznrw3mxhz1xmkb7wp";
997       type = "gem";
998     };
999     version = "6.1.2";
1000   };
1001   crack = {
1002     dependencies = ["safe_yaml"];
1003     groups = ["default" "test"];
1004     platforms = [];
1005     source = {
1006       remotes = ["https://rubygems.org"];
1007       sha256 = "0abb0fvgw00akyik1zxnq7yv391va148151qxdghnzngv66bl62k";
1008       type = "gem";
1009     };
1010     version = "0.4.3";
1011   };
1012   crass = {
1013     groups = ["default" "development" "test"];
1014     platforms = [];
1015     source = {
1016       remotes = ["https://rubygems.org"];
1017       sha256 = "0pfl5c0pyqaparxaqxi6s4gfl21bdldwiawrc0aknyvflli60lfw";
1018       type = "gem";
1019     };
1020     version = "1.0.6";
1021   };
1022   creole = {
1023     groups = ["default"];
1024     platforms = [];
1025     source = {
1026       remotes = ["https://rubygems.org"];
1027       sha256 = "00rcscz16idp6dx0dk5yi5i0fz593i3r6anbn5bg2q07v3i025wm";
1028       type = "gem";
1029     };
1030     version = "0.5.0";
1031   };
1032   crystalball = {
1033     dependencies = ["git"];
1034     groups = ["development" "test"];
1035     platforms = [];
1036     source = {
1037       remotes = ["https://rubygems.org"];
1038       sha256 = "1why2py76hv2m7i3a1im3zi5zcjcvz2l1nvshzndlwah58vrywkf";
1039       type = "gem";
1040     };
1041     version = "0.7.0";
1042   };
1043   css_parser = {
1044     dependencies = ["addressable"];
1045     groups = ["default" "development"];
1046     platforms = [];
1047     source = {
1048       remotes = ["https://rubygems.org"];
1049       sha256 = "04q1vin8slr3k8mp76qz0wqgap6f9kdsbryvgfq9fljhrm463kpj";
1050       type = "gem";
1051     };
1052     version = "1.14.0";
1053   };
1054   cssbundling-rails = {
1055     dependencies = ["railties"];
1056     groups = ["default"];
1057     platforms = [];
1058     source = {
1059       remotes = ["https://rubygems.org"];
1060       sha256 = "1qbwdksjq9lw2h4xs2lb7lvp94pwgv38hp0mm46qj8bvc8yjf8ab";
1061       type = "gem";
1062     };
1063     version = "1.4.1";
1064   };
1065   csv_builder = {
1066     groups = ["default"];
1067     platforms = [];
1068     source = {
1069       path = "${src}/gems/csv_builder";
1070       type = "path";
1071     };
1072     version = "0.1.0";
1073   };
1074   cvss-suite = {
1075     groups = ["default"];
1076     platforms = [];
1077     source = {
1078       remotes = ["https://rubygems.org"];
1079       sha256 = "1yfkibv7c7aazh8p3v9mksa2rdkqacq1x3621pyl4ah3jjg9xjmm";
1080       type = "gem";
1081     };
1082     version = "3.0.1";
1083   };
1084   danger = {
1085     dependencies = ["claide" "claide-plugins" "colored2" "cork" "faraday" "faraday-http-cache" "git" "kramdown" "kramdown-parser-gfm" "no_proxy_fix" "octokit" "terminal-table"];
1086     groups = ["danger" "default" "development" "test"];
1087     platforms = [];
1088     source = {
1089       remotes = ["https://rubygems.org"];
1090       sha256 = "104x4p9rmk8frf4l858p171vjaif7mqgxspx61d26c0hfg355ra3";
1091       type = "gem";
1092     };
1093     version = "9.4.2";
1094   };
1095   danger-gitlab = {
1096     dependencies = ["danger" "gitlab"];
1097     groups = ["danger" "development" "test"];
1098     platforms = [];
1099     source = {
1100       remotes = ["https://rubygems.org"];
1101       sha256 = "1a530kx5s5rbx5yx3jqay56lkksqh0yj468hcpg16faiyv8dfza9";
1102       type = "gem";
1103     };
1104     version = "8.0.0";
1105   };
1106   database_cleaner-active_record = {
1107     dependencies = ["activerecord" "database_cleaner-core"];
1108     groups = ["development" "test"];
1109     platforms = [];
1110     source = {
1111       remotes = ["https://rubygems.org"];
1112       sha256 = "1iz1hv2b1z7509dxvxdwzay1hhs24glxls5ldbyh688zxkcdca1j";
1113       type = "gem";
1114     };
1115     version = "2.2.0";
1116   };
1117   database_cleaner-core = {
1118     groups = ["default" "development" "test"];
1119     platforms = [];
1120     source = {
1121       remotes = ["https://rubygems.org"];
1122       sha256 = "0v44bn386ipjjh4m2kl53dal8g4d41xajn2jggnmjbhn6965fil6";
1123       type = "gem";
1124     };
1125     version = "2.0.1";
1126   };
1127   date = {
1128     groups = ["default" "development" "test"];
1129     platforms = [];
1130     source = {
1131       remotes = ["https://rubygems.org"];
1132       sha256 = "03skfikihpx37rc27vr3hwrb057gxnmdzxhmzd4bf4jpkl0r55w1";
1133       type = "gem";
1134     };
1135     version = "3.3.3";
1136   };
1137   dead_end = {
1138     groups = ["default" "test"];
1139     platforms = [];
1140     source = {
1141       remotes = ["https://rubygems.org"];
1142       sha256 = "0nrg9cwy21iwzl1djp1hamy24q3pfhvvrjqi9q0bwj81gizxy48h";
1143       type = "gem";
1144     };
1145     version = "3.1.1";
1146   };
1147   deb_version = {
1148     groups = ["default"];
1149     platforms = [];
1150     source = {
1151       remotes = ["https://rubygems.org"];
1152       sha256 = "04z75v3wdghqbahgipvz8y75krkqq17jbbna349ddl9ggwfr27y2";
1153       type = "gem";
1154     };
1155     version = "1.0.2";
1156   };
1157   debug_inspector = {
1158     groups = ["default" "test"];
1159     platforms = [];
1160     source = {
1161       remotes = ["https://rubygems.org"];
1162       sha256 = "01l678ng12rby6660pmwagmyg8nccvjfgs3487xna7ay378a59ga";
1163       type = "gem";
1164     };
1165     version = "1.1.0";
1166   };
1167   deckar01-task_list = {
1168     dependencies = ["html-pipeline"];
1169     groups = ["default"];
1170     platforms = [];
1171     source = {
1172       remotes = ["https://rubygems.org"];
1173       sha256 = "0rqn9jh45gsw045c6fm05875bpj2xbhnff5m5drmk9wy01zdrav6";
1174       type = "gem";
1175     };
1176     version = "2.3.4";
1177   };
1178   declarative = {
1179     groups = ["default"];
1180     platforms = [];
1181     source = {
1182       remotes = ["https://rubygems.org"];
1183       sha256 = "1yczgnqrbls7shrg63y88g7wand2yp9h6sf56c9bdcksn5nds8c0";
1184       type = "gem";
1185     };
1186     version = "0.0.20";
1187   };
1188   declarative_policy = {
1189     groups = ["default"];
1190     platforms = [];
1191     source = {
1192       remotes = ["https://rubygems.org"];
1193       sha256 = "1jri6fqpyrlnhl99mhqlqwpi6z8idb7g421rysxz40yyk8lwzx4s";
1194       type = "gem";
1195     };
1196     version = "1.1.0";
1197   };
1198   deprecation_toolkit = {
1199     dependencies = ["activesupport"];
1200     groups = ["development" "test"];
1201     platforms = [];
1202     source = {
1203       remotes = ["https://rubygems.org"];
1204       sha256 = "1fh4d98irhph3ri7c2rrvvmmjd4z14702r8baq9flh5f34dap8d8";
1205       type = "gem";
1206     };
1207     version = "1.5.1";
1208   };
1209   derailed_benchmarks = {
1210     dependencies = ["benchmark-ips" "dead_end" "get_process_mem" "heapy" "memory_profiler" "mini_histogram" "rack" "rack-test" "rake" "ruby-statistics" "thor"];
1211     groups = ["test"];
1212     platforms = [];
1213     source = {
1214       remotes = ["https://rubygems.org"];
1215       sha256 = "0kx1i7qsb5gvc24kxwq4bpcvsknm4c04mq7mz27m7dgfdhhcdbga";
1216       type = "gem";
1217     };
1218     version = "2.1.2";
1219   };
1220   descendants_tracker = {
1221     dependencies = ["thread_safe"];
1222     groups = ["default" "test"];
1223     platforms = [];
1224     source = {
1225       remotes = ["https://rubygems.org"];
1226       sha256 = "15q8g3fcqyb41qixn6cky0k3p86291y7xsh1jfd851dvrza1vi79";
1227       type = "gem";
1228     };
1229     version = "0.0.4";
1230   };
1231   devfile = {
1232     groups = ["default"];
1233     platforms = [];
1234     source = {
1235       remotes = ["https://rubygems.org"];
1236       sha256 = "1r69vrhh72j6fq41ii99n4ncf0kgb82nhb7j8ia1pr94m4prc4i0";
1237       type = "gem";
1238     };
1239     version = "0.0.26.pre.alpha1";
1240   };
1241   device_detector = {
1242     groups = ["default"];
1243     platforms = [];
1244     source = {
1245       remotes = ["https://rubygems.org"];
1246       sha256 = "0zbsjj1bgwmsiqiw6x5fzbzp25xc10c02s37ggl2635ha0qzn05q";
1247       type = "gem";
1248     };
1249     version = "1.0.0";
1250   };
1251   devise = {
1252     dependencies = ["bcrypt" "orm_adapter" "railties" "responders" "warden"];
1253     groups = ["default"];
1254     platforms = [];
1255     source = {
1256       remotes = ["https://rubygems.org"];
1257       sha256 = "121ljaaapil79dcsl5mkh5k613hv58z4z3g2lrnzb5qvqpb3h1j8";
1258       type = "gem";
1259     };
1260     version = "4.9.3";
1261   };
1262   devise-pbkdf2-encryptable = {
1263     dependencies = ["devise" "devise-two-factor"];
1264     groups = ["default"];
1265     platforms = [];
1266     source = {
1267       path = "${src}/vendor/gems/devise-pbkdf2-encryptable";
1268       type = "path";
1269     };
1270     version = "0.0.0";
1271   };
1272   devise-two-factor = {
1273     dependencies = ["activesupport" "attr_encrypted" "devise" "railties" "rotp"];
1274     groups = ["default"];
1275     platforms = [];
1276     source = {
1277       remotes = ["https://rubygems.org"];
1278       sha256 = "15cbgb0hyq78myc6aaszzdrd9qll9n3qdhykmrx22qiyac3mnpy9";
1279       type = "gem";
1280     };
1281     version = "4.1.1";
1282   };
1283   diff-lcs = {
1284     groups = ["default" "development" "test"];
1285     platforms = [];
1286     source = {
1287       remotes = ["https://rubygems.org"];
1288       sha256 = "0rwvjahnp7cpmracd8x732rjgnilqv2sx7d1gfrysslc3h039fa9";
1289       type = "gem";
1290     };
1291     version = "1.5.0";
1292   };
1293   diff_match_patch = {
1294     groups = ["default"];
1295     platforms = [];
1296     source = {
1297       path = "${src}/vendor/gems/diff_match_patch";
1298       type = "path";
1299     };
1300     version = "0.1.0";
1301   };
1302   diffy = {
1303     groups = ["default"];
1304     platforms = [];
1305     source = {
1306       remotes = ["https://rubygems.org"];
1307       sha256 = "1qcsv29ljfhy76gq4xi8zpn6dc6nv15c41r131bdr38kwpxjzd1n";
1308       type = "gem";
1309     };
1310     version = "3.4.2";
1311   };
1312   digest-crc = {
1313     dependencies = ["rake"];
1314     groups = ["default"];
1315     platforms = [];
1316     source = {
1317       remotes = ["https://rubygems.org"];
1318       sha256 = "09114ndpnnyamc2q07bmpzw7kp3rbbfv7plmxcbzzi9d6prmd92w";
1319       type = "gem";
1320     };
1321     version = "0.6.5";
1322   };
1323   discordrb-webhooks = {
1324     dependencies = ["rest-client"];
1325     groups = ["default"];
1326     platforms = [];
1327     source = {
1328       remotes = ["https://rubygems.org"];
1329       sha256 = "1c933kq48sqja1a2fc4ki9w8x5ajl6lp67hslka5k05hwfyaiysj";
1330       type = "gem";
1331     };
1332     version = "3.5.0";
1333   };
1334   docile = {
1335     groups = ["coverage" "default" "development" "test"];
1336     platforms = [];
1337     source = {
1338       remotes = ["https://rubygems.org"];
1339       sha256 = "1lxqxgq71rqwj1lpl9q1mbhhhhhhdkkj7my341f2889pwayk85sz";
1340       type = "gem";
1341     };
1342     version = "1.4.0";
1343   };
1344   domain_name = {
1345     dependencies = ["unf"];
1346     groups = ["default"];
1347     platforms = [];
1348     source = {
1349       remotes = ["https://rubygems.org"];
1350       sha256 = "0lcqjsmixjp52bnlgzh4lg9ppsk52x9hpwdjd53k8jnbah2602h0";
1351       type = "gem";
1352     };
1353     version = "0.5.20190701";
1354   };
1355   doorkeeper = {
1356     dependencies = ["railties"];
1357     groups = ["default"];
1358     platforms = [];
1359     source = {
1360       remotes = ["https://rubygems.org"];
1361       sha256 = "1q2pywgyn6cbnm0fh3dln5z1qgd1g8hvb4x8rppjc1bpfxnfhi13";
1362       type = "gem";
1363     };
1364     version = "5.6.6";
1365   };
1366   doorkeeper-device_authorization_grant = {
1367     dependencies = ["doorkeeper"];
1368     groups = ["default"];
1369     platforms = [];
1370     source = {
1371       remotes = ["https://rubygems.org"];
1372       sha256 = "0y96jc05c26ld35q121yj1g7lfcb55jfsn6d1s2l42fml09arhwl";
1373       type = "gem";
1374     };
1375     version = "1.0.3";
1376   };
1377   doorkeeper-openid_connect = {
1378     dependencies = ["doorkeeper" "jwt"];
1379     groups = ["default"];
1380     platforms = [];
1381     source = {
1382       remotes = ["https://rubygems.org"];
1383       sha256 = "11p7p3b0yb12xfdhxxsifc2mz0rj1hlgi8sbcwjzxvld24rszvbi";
1384       type = "gem";
1385     };
1386     version = "1.8.7";
1387   };
1388   dotenv = {
1389     groups = ["default"];
1390     platforms = [];
1391     source = {
1392       remotes = ["https://rubygems.org"];
1393       sha256 = "0iym172c5337sm1x2ykc2i3f961vj3wdclbyg1x6sxs3irgfsl94";
1394       type = "gem";
1395     };
1396     version = "2.7.6";
1397   };
1398   dry-cli = {
1399     groups = ["default"];
1400     platforms = [];
1401     source = {
1402       remotes = ["https://rubygems.org"];
1403       sha256 = "1w39jms4bsggxvl23cxanhccv1ngb6nqxsqhi784v5bjz1lx3si8";
1404       type = "gem";
1405     };
1406     version = "1.0.0";
1407   };
1408   dry-core = {
1409     dependencies = ["concurrent-ruby" "zeitwerk"];
1410     groups = ["default" "development" "test"];
1411     platforms = [];
1412     source = {
1413       remotes = ["https://rubygems.org"];
1414       sha256 = "03a5qn74c4lk2rpy6wlhv66synjlyzc4wn086xzphkpmw12l4bzk";
1415       type = "gem";
1416     };
1417     version = "1.0.1";
1418   };
1419   dry-inflector = {
1420     groups = ["default" "development" "test"];
1421     platforms = [];
1422     source = {
1423       remotes = ["https://rubygems.org"];
1424       sha256 = "09hnvna3lg2x36li63988kv664d0zvy7y0z33803yvrdr9hj7lka";
1425       type = "gem";
1426     };
1427     version = "1.0.0";
1428   };
1429   dry-logic = {
1430     dependencies = ["concurrent-ruby" "dry-core" "zeitwerk"];
1431     groups = ["default" "development" "test"];
1432     platforms = [];
1433     source = {
1434       remotes = ["https://rubygems.org"];
1435       sha256 = "05nldkc154r0qzlhss7n5klfiyyz05x2fkq08y13s34py6023vcr";
1436       type = "gem";
1437     };
1438     version = "1.5.0";
1439   };
1440   dry-types = {
1441     dependencies = ["concurrent-ruby" "dry-core" "dry-inflector" "dry-logic" "zeitwerk"];
1442     groups = ["default" "development" "test"];
1443     platforms = [];
1444     source = {
1445       remotes = ["https://rubygems.org"];
1446       sha256 = "1f6dz0hm67rhybh6xq2s3vvr700cp43kf50z2lids62s2i0mh5hj";
1447       type = "gem";
1448     };
1449     version = "1.7.1";
1450   };
1451   dumb_delegator = {
1452     groups = ["default" "test"];
1453     platforms = [];
1454     source = {
1455       remotes = ["https://rubygems.org"];
1456       sha256 = "151fdn7y0gqs7f6y3y7rn3frv0z359qrw9hb4s7avn6j2qc42ppz";
1457       type = "gem";
1458     };
1459     version = "1.0.0";
1460   };
1461   duo_api = {
1462     groups = ["default"];
1463     platforms = [];
1464     source = {
1465       remotes = ["https://rubygems.org"];
1466       sha256 = "0xk1437b5vrjg8prk2khsva5rkx3apsj7c46n3yk5b8g34787jc7";
1467       type = "gem";
1468     };
1469     version = "1.3.0";
1470   };
1471   e2mmap = {
1472     groups = ["default" "development"];
1473     platforms = [];
1474     source = {
1475       remotes = ["https://rubygems.org"];
1476       sha256 = "0n8gxjb63dck3vrmsdcqqll7xs7f3wk78mw8w0gdk9wp5nx6pvj5";
1477       type = "gem";
1478     };
1479     version = "0.1.0";
1480   };
1481   ed25519 = {
1482     groups = ["default"];
1483     platforms = [];
1484     source = {
1485       remotes = ["https://rubygems.org"];
1486       sha256 = "0zb2dr2ihb1qiknn5iaj1ha1w9p7lj9yq5waasndlfadz225ajji";
1487       type = "gem";
1488     };
1489     version = "1.3.0";
1490   };
1491   elasticsearch = {
1492     dependencies = ["elasticsearch-api" "elasticsearch-transport"];
1493     groups = ["default"];
1494     platforms = [];
1495     source = {
1496       remotes = ["https://rubygems.org"];
1497       sha256 = "11pw5x7kg6f6m8rqy2kpbzdlnvijjpmbqkj2gz8237wkbl40y27d";
1498       type = "gem";
1499     };
1500     version = "7.17.11";
1501   };
1502   elasticsearch-api = {
1503     dependencies = ["multi_json"];
1504     groups = ["default"];
1505     platforms = [];
1506     source = {
1507       remotes = ["https://rubygems.org"];
1508       sha256 = "01wi43a3zylrq2vca08vir5va142g5m3jcsak3rprjck8jvggn7y";
1509       type = "gem";
1510     };
1511     version = "7.17.11";
1512   };
1513   elasticsearch-model = {
1514     dependencies = ["activesupport" "elasticsearch" "hashie"];
1515     groups = ["default"];
1516     platforms = [];
1517     source = {
1518       remotes = ["https://rubygems.org"];
1519       sha256 = "02x2wvd22wwi2v6pps7y4advzkyfbhxn0fgsai49zcjbcrblnp4b";
1520       type = "gem";
1521     };
1522     version = "7.2.1";
1523   };
1524   elasticsearch-rails = {
1525     groups = ["default"];
1526     platforms = [];
1527     source = {
1528       remotes = ["https://rubygems.org"];
1529       sha256 = "1r2nh6csdlbfk5hqq5qbvvw1kvv6qa382alil2ixjn33jl7dql07";
1530       type = "gem";
1531     };
1532     version = "7.2.1";
1533   };
1534   elasticsearch-transport = {
1535     dependencies = ["base64" "faraday" "multi_json"];
1536     groups = ["default"];
1537     platforms = [];
1538     source = {
1539       remotes = ["https://rubygems.org"];
1540       sha256 = "00qgyyvjyyv7z22qjd408pby1h7902gdwkh8h3z3jk2y57amg06i";
1541       type = "gem";
1542     };
1543     version = "7.17.11";
1544   };
1545   email_reply_trimmer = {
1546     groups = ["default"];
1547     platforms = [];
1548     source = {
1549       remotes = ["https://rubygems.org"];
1550       sha256 = "0vijywhy1acsq4187ss6w8a7ksswaf1d5np3wbj962b6rqif5vcz";
1551       type = "gem";
1552     };
1553     version = "0.1.6";
1554   };
1555   email_spec = {
1556     dependencies = ["htmlentities" "launchy" "mail"];
1557     groups = ["test"];
1558     platforms = [];
1559     source = {
1560       remotes = ["https://rubygems.org"];
1561       sha256 = "0yadaif80cf2ry0nvhir1s70xmm22xzncq6vfvvffdd8h02ridv0";
1562       type = "gem";
1563     };
1564     version = "2.2.0";
1565   };
1566   email_validator = {
1567     dependencies = ["activemodel"];
1568     groups = ["default"];
1569     platforms = [];
1570     source = {
1571       remotes = ["https://rubygems.org"];
1572       sha256 = "0106y8xakq6frv2xc68zz76q2l2cqvhfjc7ji69yyypcbc4kicjs";
1573       type = "gem";
1574     };
1575     version = "2.2.4";
1576   };
1577   encryptor = {
1578     groups = ["default"];
1579     platforms = [];
1580     source = {
1581       remotes = ["https://rubygems.org"];
1582       sha256 = "0s8rvfl0vn8w7k1sgkc234060jh468s3zd45xa64p1jdmfa3zwmb";
1583       type = "gem";
1584     };
1585     version = "3.0.0";
1586   };
1587   error_tracking_open_api = {
1588     dependencies = ["typhoeus"];
1589     groups = ["default"];
1590     platforms = [];
1591     source = {
1592       path = "${src}/gems/error_tracking_open_api";
1593       type = "path";
1594     };
1595     version = "1.0.0";
1596   };
1597   erubi = {
1598     groups = ["default" "development" "test"];
1599     platforms = [];
1600     source = {
1601       remotes = ["https://rubygems.org"];
1602       sha256 = "08s75vs9cxlc4r1q2bjg4br8g9wc5lc5x5vl0vv4zq5ivxsdpgi7";
1603       type = "gem";
1604     };
1605     version = "1.12.0";
1606   };
1607   escape_utils = {
1608     groups = ["default" "development" "test"];
1609     platforms = [];
1610     source = {
1611       remotes = ["https://rubygems.org"];
1612       sha256 = "029c7kynhkxw8fgq9q171xi68ajfqrb22r7drvkar018j8871yyz";
1613       type = "gem";
1614     };
1615     version = "1.3.0";
1616   };
1617   et-orbi = {
1618     dependencies = ["tzinfo"];
1619     groups = ["default"];
1620     platforms = [];
1621     source = {
1622       remotes = ["https://rubygems.org"];
1623       sha256 = "0r6zylqjfv0xhdxvldr0kgmnglm57nm506pcm6085f0xqa68cvnj";
1624       type = "gem";
1625     };
1626     version = "1.2.11";
1627   };
1628   ethon = {
1629     dependencies = ["ffi"];
1630     groups = ["default"];
1631     platforms = [];
1632     source = {
1633       remotes = ["https://rubygems.org"];
1634       sha256 = "17ix0mijpsy3y0c6ywrk5ibarmvqzjsirjyprpsy3hwax8fdm85v";
1635       type = "gem";
1636     };
1637     version = "0.16.0";
1638   };
1639   excon = {
1640     groups = ["default"];
1641     platforms = [];
1642     source = {
1643       remotes = ["https://rubygems.org"];
1644       sha256 = "0j826kfvzn7nc5pv950n270r0sx1702k988ad11cdlav3dcxxw09";
1645       type = "gem";
1646     };
1647     version = "0.99.0";
1648   };
1649   execjs = {
1650     groups = ["default"];
1651     platforms = [];
1652     source = {
1653       remotes = ["https://rubygems.org"];
1654       sha256 = "121h6af4i6wr3wxvv84y53jcyw2sk71j5wsncm6wq6yqrwcrk4vd";
1655       type = "gem";
1656     };
1657     version = "2.8.1";
1658   };
1659   expgen = {
1660     dependencies = ["parslet"];
1661     groups = ["default" "development" "test"];
1662     platforms = [];
1663     source = {
1664       remotes = ["https://rubygems.org"];
1665       sha256 = "0fd2sdh3lc3x0qds30czli8k5qr45bkb7ssx0kb038hhn9jhysjf";
1666       type = "gem";
1667     };
1668     version = "0.1.1";
1669   };
1670   expression_parser = {
1671     groups = ["default"];
1672     platforms = [];
1673     source = {
1674       remotes = ["https://rubygems.org"];
1675       sha256 = "1938z3wmmdabqxlh5d5c56xfg1jc6z15p7zjyhvk7364zwydnmib";
1676       type = "gem";
1677     };
1678     version = "0.9.0";
1679   };
1680   extended-markdown-filter = {
1681     dependencies = ["html-pipeline"];
1682     groups = ["default" "development" "test"];
1683     platforms = [];
1684     source = {
1685       remotes = ["https://rubygems.org"];
1686       sha256 = "0f7isjr3vpvmyc3arqcgn1fc69axxd73xk87nk31ibpv15sfzvn8";
1687       type = "gem";
1688     };
1689     version = "0.7.0";
1690   };
1691   factory_bot = {
1692     dependencies = ["activesupport"];
1693     groups = ["default" "development" "test"];
1694     platforms = [];
1695     source = {
1696       remotes = ["https://rubygems.org"];
1697       sha256 = "1glq677vmd3xrdilcx6ar8sdaysm9ldrppg34yzw43jzr6dx47fp";
1698       type = "gem";
1699     };
1700     version = "6.4.5";
1701   };
1702   factory_bot_rails = {
1703     dependencies = ["factory_bot" "railties"];
1704     groups = ["development" "test"];
1705     platforms = [];
1706     source = {
1707       remotes = ["https://rubygems.org"];
1708       sha256 = "1j6w4rr2cb5wng9yrn2ya9k40q52m0pbz47kzw8xrwqg3jncwwza";
1709       type = "gem";
1710     };
1711     version = "6.4.3";
1712   };
1713   faraday = {
1714     dependencies = ["faraday-net_http" "logger"];
1715     groups = ["danger" "default" "development" "test"];
1716     platforms = [];
1717     source = {
1718       remotes = ["https://rubygems.org"];
1719       sha256 = "104s7n9505488p923cs0pl3jlgn4naam28clkm2885hrysizpjbb";
1720       type = "gem";
1721     };
1722     version = "2.10.1";
1723   };
1724   faraday-follow_redirects = {
1725     dependencies = ["faraday"];
1726     groups = ["default"];
1727     platforms = [];
1728     source = {
1729       remotes = ["https://rubygems.org"];
1730       sha256 = "1y87p3yk15bjbk0z9mf01r50lzxvp7agr56lbm9gxiz26mb9fbfr";
1731       type = "gem";
1732     };
1733     version = "0.3.0";
1734   };
1735   faraday-http-cache = {
1736     dependencies = ["faraday"];
1737     groups = ["danger" "default" "development" "test"];
1738     platforms = [];
1739     source = {
1740       remotes = ["https://rubygems.org"];
1741       sha256 = "0qvl49xpl2mwxgcj6aj11qrjk94xrqhbnpl5vp1y2275crnkddv4";
1742       type = "gem";
1743     };
1744     version = "2.5.0";
1745   };
1746   faraday-multipart = {
1747     dependencies = ["multipart-post"];
1748     groups = ["danger" "default" "development" "test"];
1749     platforms = [];
1750     source = {
1751       remotes = ["https://rubygems.org"];
1752       sha256 = "09871c4hd7s5ws1wl4gs7js1k2wlby6v947m2bbzg43pnld044lh";
1753       type = "gem";
1754     };
1755     version = "1.0.4";
1756   };
1757   faraday-net_http = {
1758     dependencies = ["net-http"];
1759     groups = ["danger" "default" "development" "test"];
1760     platforms = [];
1761     source = {
1762       remotes = ["https://rubygems.org"];
1763       sha256 = "17w51yk4rrm9rpnbc3x509s619kba0jga3qrj4b17l30950vw9qn";
1764       type = "gem";
1765     };
1766     version = "3.1.0";
1767   };
1768   faraday-net_http_persistent = {
1769     dependencies = ["faraday" "net-http-persistent"];
1770     groups = ["default"];
1771     platforms = [];
1772     source = {
1773       remotes = ["https://rubygems.org"];
1774       sha256 = "02yydasm9qlq59dnj3dldaqd0xidxyx59pnr2iqygnjn7yqj05xl";
1775       type = "gem";
1776     };
1777     version = "2.1.0";
1778   };
1779   faraday-retry = {
1780     dependencies = ["faraday"];
1781     groups = ["default"];
1782     platforms = [];
1783     source = {
1784       remotes = ["https://rubygems.org"];
1785       sha256 = "023ncwlagnf2irx2ckyj1pg1f1x436jgr4a5y45mih298p8zwij1";
1786       type = "gem";
1787     };
1788     version = "2.2.1";
1789   };
1790   faraday-typhoeus = {
1791     dependencies = ["faraday" "typhoeus"];
1792     groups = ["default"];
1793     platforms = [];
1794     source = {
1795       remotes = ["https://rubygems.org"];
1796       sha256 = "1rwhd2f78vqj0wkkdah395apx6igp5xf82n5xgixs61q45y19ii4";
1797       type = "gem";
1798     };
1799     version = "1.1.0";
1800   };
1801   faraday_middleware-aws-sigv4 = {
1802     dependencies = ["aws-sigv4" "faraday"];
1803     groups = ["default"];
1804     platforms = [];
1805     source = {
1806       remotes = ["https://rubygems.org"];
1807       sha256 = "13xym8pfjh1j2pf63r45ybdy6p4hjrqn4algml5wd8bwd17yl0d0";
1808       type = "gem";
1809     };
1810     version = "1.0.1";
1811   };
1812   fast_blank = {
1813     groups = ["default"];
1814     platforms = [];
1815     source = {
1816       remotes = ["https://rubygems.org"];
1817       sha256 = "1shpmamyzyhyxmv95r96ja5rylzaw60r19647d0fdm7y2h2c77r6";
1818       type = "gem";
1819     };
1820     version = "1.0.1";
1821   };
1822   fast_gettext = {
1823     groups = ["default"];
1824     platforms = [];
1825     source = {
1826       remotes = ["https://rubygems.org"];
1827       sha256 = "112gsrqah2w03kgi9mjsn6hl74mrwckphf223h36iayc4djf4lq2";
1828       type = "gem";
1829     };
1830     version = "2.3.0";
1831   };
1832   ffaker = {
1833     groups = ["default"];
1834     platforms = [];
1835     source = {
1836       remotes = ["https://rubygems.org"];
1837       sha256 = "1644hpjg7k08dsjhljwg4grs49riaw6bxp5xf62jrac4q9fgnbcx";
1838       type = "gem";
1839     };
1840     version = "2.23.0";
1841   };
1842   ffi = {
1843     groups = ["default" "development" "kerberos" "puma" "test"];
1844     platforms = [];
1845     source = {
1846       remotes = ["https://rubygems.org"];
1847       sha256 = "1862ydmclzy1a0cjbvm8dz7847d9rch495ib0zb64y84d3xd4bkg";
1848       type = "gem";
1849     };
1850     version = "1.15.5";
1851   };
1852   ffi-compiler = {
1853     dependencies = ["ffi" "rake"];
1854     groups = ["default"];
1855     platforms = [];
1856     source = {
1857       remotes = ["https://rubygems.org"];
1858       sha256 = "0c2caqm9wqnbidcb8dj4wd3s902z15qmgxplwyfyqbwa0ydki7q1";
1859       type = "gem";
1860     };
1861     version = "1.0.1";
1862   };
1863   ffi-yajl = {
1864     dependencies = ["libyajl2"];
1865     groups = ["default"];
1866     platforms = [];
1867     source = {
1868       remotes = ["https://rubygems.org"];
1869       sha256 = "0dj3y95260rvlclkkcxak6c1dsrzbyr4wik7jv3y949r4w9adfk9";
1870       type = "gem";
1871     };
1872     version = "2.6.0";
1873   };
1874   fiber-annotation = {
1875     groups = ["default"];
1876     platforms = [];
1877     source = {
1878       remotes = ["https://rubygems.org"];
1879       sha256 = "00vcmynyvhny8n4p799rrhcx0m033hivy0s1gn30ix8rs7qsvgvs";
1880       type = "gem";
1881     };
1882     version = "0.2.0";
1883   };
1884   fiber-local = {
1885     dependencies = ["fiber-storage"];
1886     groups = ["default"];
1887     platforms = [];
1888     source = {
1889       remotes = ["https://rubygems.org"];
1890       sha256 = "01lz929qf3xa90vra1ai1kh059kf2c8xarfy6xbv1f8g457zk1f8";
1891       type = "gem";
1892     };
1893     version = "1.1.0";
1894   };
1895   fiber-storage = {
1896     groups = ["default"];
1897     platforms = [];
1898     source = {
1899       remotes = ["https://rubygems.org"];
1900       sha256 = "0b5fr7i4p2gfqv6k2d93124zcv2kbdzvamalbcb1hn1yzm12gxq2";
1901       type = "gem";
1902     };
1903     version = "0.1.2";
1904   };
1905   find_a_port = {
1906     groups = ["default" "development" "test"];
1907     platforms = [];
1908     source = {
1909       remotes = ["https://rubygems.org"];
1910       sha256 = "1sswgpvn38yav4i21adrr7yy8c8299d7rj065gd3iwg6nn26lpb0";
1911       type = "gem";
1912     };
1913     version = "1.0.1";
1914   };
1915   flipper = {
1916     dependencies = ["concurrent-ruby"];
1917     groups = ["default"];
1918     platforms = [];
1919     source = {
1920       remotes = ["https://rubygems.org"];
1921       sha256 = "127ryr9107719rfk9k638fxk2p38cnbz23h9ghxxbckiv4474mvd";
1922       type = "gem";
1923     };
1924     version = "0.26.2";
1925   };
1926   flipper-active_record = {
1927     dependencies = ["activerecord" "flipper"];
1928     groups = ["default"];
1929     platforms = [];
1930     source = {
1931       remotes = ["https://rubygems.org"];
1932       sha256 = "1g10lck7p3776r2dshz185rd1hjzv47z95bhgpk7bxz2ikpsxpk1";
1933       type = "gem";
1934     };
1935     version = "0.26.2";
1936   };
1937   flipper-active_support_cache_store = {
1938     dependencies = ["activesupport" "flipper"];
1939     groups = ["default"];
1940     platforms = [];
1941     source = {
1942       remotes = ["https://rubygems.org"];
1943       sha256 = "1c6j2frspzafqmha5wlkpv05n5vfzrglbprpgj1dxiz5s4x8ily2";
1944       type = "gem";
1945     };
1946     version = "0.26.2";
1947   };
1948   fog-aliyun = {
1949     dependencies = ["addressable" "aliyun-sdk" "fog-core" "fog-json" "ipaddress" "xml-simple"];
1950     groups = ["default"];
1951     platforms = [];
1952     source = {
1953       remotes = ["https://rubygems.org"];
1954       sha256 = "0f6cwnq4vq628lgv1wn7fzmwgcpv840zbmcwpfpiwy7b9dh388wg";
1955       type = "gem";
1956     };
1957     version = "0.4.0";
1958   };
1959   fog-aws = {
1960     dependencies = ["fog-core" "fog-json" "fog-xml"];
1961     groups = ["default"];
1962     platforms = [];
1963     source = {
1964       remotes = ["https://rubygems.org"];
1965       sha256 = "0127b2jx7lj82h96sm0rnmlgqzgiz5013m6z27vxnkmwrw78iigl";
1966       type = "gem";
1967     };
1968     version = "3.18.0";
1969   };
1970   fog-core = {
1971     dependencies = ["builder" "excon" "formatador" "mime-types"];
1972     groups = ["default"];
1973     platforms = [];
1974     source = {
1975       remotes = ["https://rubygems.org"];
1976       sha256 = "1agd6xgzk0rxrsjdpn94v4hy89s0nm2cs4zg2p880w2dan9xgrak";
1977       type = "gem";
1978     };
1979     version = "2.1.0";
1980   };
1981   fog-google = {
1982     dependencies = ["addressable" "fog-core" "fog-json" "fog-xml" "google-apis-compute_v1" "google-apis-dns_v1" "google-apis-iamcredentials_v1" "google-apis-monitoring_v3" "google-apis-pubsub_v1" "google-apis-sqladmin_v1beta4" "google-apis-storage_v1" "google-cloud-env"];
1983     groups = ["default"];
1984     platforms = [];
1985     source = {
1986       remotes = ["https://rubygems.org"];
1987       sha256 = "1q2qhdkz7axp1f853d3jxx852gj5idrqhypxk8k3zm9fs72lxmnw";
1988       type = "gem";
1989     };
1990     version = "1.24.1";
1991   };
1992   fog-json = {
1993     dependencies = ["fog-core" "multi_json"];
1994     groups = ["default"];
1995     platforms = [];
1996     source = {
1997       remotes = ["https://rubygems.org"];
1998       sha256 = "1zj8llzc119zafbmfa4ai3z5s7c4vp9akfs0f9l2piyvcarmlkyx";
1999       type = "gem";
2000     };
2001     version = "1.2.0";
2002   };
2003   fog-local = {
2004     dependencies = ["fog-core"];
2005     groups = ["default"];
2006     platforms = [];
2007     source = {
2008       remotes = ["https://rubygems.org"];
2009       sha256 = "0yggsxd7c58p5i8zgvfw9rkqlg75l6hkbwnpgawd2sacwl4jsfr6";
2010       type = "gem";
2011     };
2012     version = "0.8.0";
2013   };
2014   fog-xml = {
2015     dependencies = ["fog-core" "nokogiri"];
2016     groups = ["default"];
2017     platforms = [];
2018     source = {
2019       remotes = ["https://rubygems.org"];
2020       sha256 = "043lwdw2wsi6d55ifk0w3izi5l1d1h0alwyr3fixic7b94kc812n";
2021       type = "gem";
2022     };
2023     version = "0.1.3";
2024   };
2025   formatador = {
2026     groups = ["default"];
2027     platforms = [];
2028     source = {
2029       remotes = ["https://rubygems.org"];
2030       sha256 = "1gc26phrwlmlqrmz4bagq1wd5b7g64avpx0ghxr9xdxcvmlii0l0";
2031       type = "gem";
2032     };
2033     version = "0.2.5";
2034   };
2035   forwardable = {
2036     groups = ["default" "development"];
2037     platforms = [];
2038     source = {
2039       remotes = ["https://rubygems.org"];
2040       sha256 = "1b5g1i3xdvmxxpq4qp0z4v78ivqnazz26w110fh4cvzsdayz8zgi";
2041       type = "gem";
2042     };
2043     version = "1.3.3";
2044   };
2045   fugit = {
2046     dependencies = ["et-orbi" "raabro"];
2047     groups = ["default"];
2048     platforms = [];
2049     source = {
2050       remotes = ["https://rubygems.org"];
2051       sha256 = "1cm2lrvhrpqq19hbdsxf4lq2nkb2qdldbdxh3gvi15l62dlb5zqq";
2052       type = "gem";
2053     };
2054     version = "1.8.1";
2055   };
2056   fuubar = {
2057     dependencies = ["rspec-core" "ruby-progressbar"];
2058     groups = ["development" "test"];
2059     platforms = [];
2060     source = {
2061       remotes = ["https://rubygems.org"];
2062       sha256 = "0jlv2wisgnim29h47shvqhipbz1wgndfdr7i6y5wcfag0z2660lv";
2063       type = "gem";
2064     };
2065     version = "2.2.0";
2066   };
2067   fuzzyurl = {
2068     groups = ["default"];
2069     platforms = [];
2070     source = {
2071       remotes = ["https://rubygems.org"];
2072       sha256 = "03qchs33vfwbsv5awxg3acfmlcrf5xbhnbrc83fdpamwya0glbjl";
2073       type = "gem";
2074     };
2075     version = "0.9.0";
2076   };
2077   gapic-common = {
2078     dependencies = ["faraday" "faraday-retry" "google-protobuf" "googleapis-common-protos" "googleapis-common-protos-types" "googleauth" "grpc"];
2079     groups = ["default"];
2080     platforms = [];
2081     source = {
2082       remotes = ["https://rubygems.org"];
2083       sha256 = "0rlka373b2iva4dz2diz2zx7jyx617hwqvnfx2hs5xs0nh24fc5g";
2084       type = "gem";
2085     };
2086     version = "0.20.0";
2087   };
2088   gdk-toogle = {
2089     dependencies = ["haml" "rails"];
2090     groups = ["development"];
2091     platforms = [];
2092     source = {
2093       remotes = ["https://rubygems.org"];
2094       sha256 = "0jfjp87f4zi5jp8ydwabvfz3dv115ickaaasbs8c096kfqjrgf1q";
2095       type = "gem";
2096     };
2097     version = "0.9.5";
2098   };
2099   gemoji = {
2100     groups = ["default" "development" "test"];
2101     platforms = [];
2102     source = {
2103       remotes = ["https://rubygems.org"];
2104       sha256 = "0vgklpmhdz98xayln5hhqv4ffdyrglzwdixkn5gsk9rj94pkymc0";
2105       type = "gem";
2106     };
2107     version = "3.0.1";
2108   };
2109   get_process_mem = {
2110     dependencies = ["ffi"];
2111     groups = ["default" "puma" "test"];
2112     platforms = [];
2113     source = {
2114       remotes = ["https://rubygems.org"];
2115       sha256 = "1fkyyyxjcx4iigm8vhraa629k2lxa1npsv4015y82snx84v3rzaa";
2116       type = "gem";
2117     };
2118     version = "0.2.7";
2119   };
2120   gettext = {
2121     dependencies = ["erubi" "locale" "prime" "racc" "text"];
2122     groups = ["development"];
2123     platforms = [];
2124     source = {
2125       remotes = ["https://rubygems.org"];
2126       sha256 = "16h0kda5z4s4zqygyk0f52xzs9mlz9r4lnhjwk729hhmdbz68a19";
2127       type = "gem";
2128     };
2129     version = "3.4.9";
2130   };
2131   gettext_i18n_rails = {
2132     dependencies = ["fast_gettext"];
2133     groups = ["default"];
2134     platforms = [];
2135     source = {
2136       remotes = ["https://rubygems.org"];
2137       sha256 = "1gn1mzqx49i5zfmal499piij457r6jn82cz8w53wxqm965vq3i3a";
2138       type = "gem";
2139     };
2140     version = "1.12.0";
2141   };
2142   git = {
2143     dependencies = ["addressable" "rchardet"];
2144     groups = ["danger" "default" "development" "test"];
2145     platforms = [];
2146     source = {
2147       remotes = ["https://rubygems.org"];
2148       sha256 = "0rf4603ffvdlvnzx1nmh2x5j8lic3p24115sm7bx6p2nwii09f69";
2149       type = "gem";
2150     };
2151     version = "1.18.0";
2152   };
2153   gitaly = {
2154     dependencies = ["grpc"];
2155     groups = ["default"];
2156     platforms = [];
2157     source = {
2158       remotes = ["https://rubygems.org"];
2159       sha256 = "0rg8rkwjbm51kvnbmkmy6dyf7krr6iaf8hxvxn7jzfs37j4fivj8";
2160       type = "gem";
2161     };
2162     version = "17.2.0";
2163   };
2164   gitlab = {
2165     dependencies = ["httparty" "terminal-table"];
2166     groups = ["danger" "default" "development" "test"];
2167     platforms = [];
2168     source = {
2169       remotes = ["https://rubygems.org"];
2170       sha256 = "0ycnjjk1im5a82k02avix7c5c87vrkl87gsghgq29g2x34z5wr1z";
2171       type = "gem";
2172     };
2173     version = "4.19.0";
2174   };
2175   gitlab-backup-cli = {
2176     dependencies = ["activesupport" "google-cloud-storage_transfer" "googleauth" "rainbow" "thor"];
2177     groups = ["default"];
2178     platforms = [];
2179     source = {
2180       path = "${src}/gems/gitlab-backup-cli";
2181       type = "path";
2182     };
2183     version = "0.0.1";
2184   };
2185   gitlab-chronic = {
2186     dependencies = ["numerizer"];
2187     groups = ["default"];
2188     platforms = [];
2189     source = {
2190       remotes = ["https://rubygems.org"];
2191       sha256 = "0xf857vj55r1jafbkdpdzq6c22r964rj9186m1q8hw4vd7f1h3zq";
2192       type = "gem";
2193     };
2194     version = "0.10.5";
2195   };
2196   gitlab-dangerfiles = {
2197     dependencies = ["danger" "danger-gitlab" "rake"];
2198     groups = ["danger" "development" "test"];
2199     platforms = [];
2200     source = {
2201       remotes = ["https://rubygems.org"];
2202       sha256 = "1nr3llbg4vqs9w3027gmxgv5lhh80fd78kgk7fk79j9famwx09xk";
2203       type = "gem";
2204     };
2205     version = "4.8.0";
2206   };
2207   gitlab-duo-workflow-service-client = {
2208     dependencies = ["grpc"];
2209     groups = ["default"];
2210     platforms = [];
2211     source = {
2212       path = "${src}/vendor/gems/gitlab-duo-workflow-service-client";
2213       type = "path";
2214     };
2215     version = "0.1";
2216   };
2217   gitlab-experiment = {
2218     dependencies = ["activesupport" "request_store"];
2219     groups = ["default"];
2220     platforms = [];
2221     source = {
2222       remotes = ["https://rubygems.org"];
2223       sha256 = "0j0zs29izmhqc1jvgfsvikqdyg6r8kf3j9azbmsmm02l45sfwc7j";
2224       type = "gem";
2225     };
2226     version = "0.9.1";
2227   };
2228   gitlab-fog-azure-rm = {
2229     dependencies = ["faraday" "faraday-follow_redirects" "faraday-net_http_persistent" "fog-core" "fog-json" "mime-types" "net-http-persistent" "nokogiri"];
2230     groups = ["default"];
2231     platforms = [];
2232     source = {
2233       remotes = ["https://rubygems.org"];
2234       sha256 = "09brm889i4xmr2ba8jyqk91yhya13qfa0kn16p3ipilcm6gh9k31";
2235       type = "gem";
2236     };
2237     version = "2.0.1";
2238   };
2239   gitlab-glfm-markdown = {
2240     dependencies = ["rb_sys"];
2241     groups = ["default"];
2242     platforms = [];
2243     source = {
2244       remotes = ["https://rubygems.org"];
2245       sha256 = "0sdaq9av30761h9x7kjwmwri22265x1dnpq24law6w9sqmgm8ygk";
2246       type = "gem";
2247     };
2248     version = "0.0.17";
2249   };
2250   gitlab-housekeeper = {
2251     dependencies = ["activesupport" "awesome_print" "httparty" "rubocop"];
2252     groups = ["development" "test"];
2253     platforms = [];
2254     source = {
2255       path = "${src}/gems/gitlab-housekeeper";
2256       type = "path";
2257     };
2258     version = "0.1.0";
2259   };
2260   gitlab-http = {
2261     dependencies = ["activesupport" "concurrent-ruby" "httparty" "ipaddress" "net-http" "railties"];
2262     groups = ["default"];
2263     platforms = [];
2264     source = {
2265       path = "${src}/gems/gitlab-http";
2266       type = "path";
2267     };
2268     version = "0.1.0";
2269   };
2270   gitlab-labkit = {
2271     dependencies = ["actionpack" "activesupport" "grpc" "jaeger-client" "opentracing" "pg_query" "redis"];
2272     groups = ["default"];
2273     platforms = [];
2274     source = {
2275       remotes = ["https://rubygems.org"];
2276       sha256 = "0063h3aksh4jp5s7mrir5r2dr94643x736cgxvf1zz75nx0nkyq4";
2277       type = "gem";
2278     };
2279     version = "0.36.1";
2280   };
2281   gitlab-license = {
2282     groups = ["default"];
2283     platforms = [];
2284     source = {
2285       remotes = ["https://rubygems.org"];
2286       sha256 = "0k9zaybfzp7q8w07ghf44q3yngxyrr68l623r9v7il9aki36q5jc";
2287       type = "gem";
2288     };
2289     version = "2.5.0";
2290   };
2291   gitlab-mail_room = {
2292     dependencies = ["jwt" "net-imap" "oauth2" "redis" "redis-namespace"];
2293     groups = ["default"];
2294     platforms = [];
2295     source = {
2296       remotes = ["https://rubygems.org"];
2297       sha256 = "06ivc4cbr5lc6lja947flzlppp3d9s44fwd3x8an0yvrq31yfg12";
2298       type = "gem";
2299     };
2300     version = "0.0.25";
2301   };
2302   gitlab-markup = {
2303     groups = ["default"];
2304     platforms = [];
2305     source = {
2306       remotes = ["https://rubygems.org"];
2307       sha256 = "1m3ypny84jyvlxf060p3q3d8pb4yihxa2br5hh012bgc11d09nky";
2308       type = "gem";
2309     };
2310     version = "1.9.0";
2311   };
2312   gitlab-net-dns = {
2313     groups = ["default"];
2314     platforms = [];
2315     source = {
2316       remotes = ["https://rubygems.org"];
2317       sha256 = "1785yfzgpzwkwsxi3wadwc3mlxvdj304aapi34482hwx8xwdj9pp";
2318       type = "gem";
2319     };
2320     version = "0.9.2";
2321   };
2322   gitlab-rspec = {
2323     dependencies = ["activerecord" "activesupport" "rspec"];
2324     groups = ["development" "monorepo" "test"];
2325     platforms = [];
2326     source = {
2327       path = "${src}/gems/gitlab-rspec";
2328       type = "path";
2329     };
2330     version = "0.1.0";
2331   };
2332   gitlab-rspec_flaky = {
2333     dependencies = ["activesupport" "rspec"];
2334     groups = ["development" "monorepo" "test"];
2335     platforms = [];
2336     source = {
2337       path = "${src}/gems/gitlab-rspec_flaky";
2338       type = "path";
2339     };
2340     version = "0.1.0";
2341   };
2342   gitlab-safe_request_store = {
2343     dependencies = ["rack" "request_store"];
2344     groups = ["default"];
2345     platforms = [];
2346     source = {
2347       path = "${src}/gems/gitlab-safe_request_store";
2348       type = "path";
2349     };
2350     version = "0.1.0";
2351   };
2352   gitlab-schema-validation = {
2353     dependencies = ["diffy" "pg_query"];
2354     groups = ["default"];
2355     platforms = [];
2356     source = {
2357       path = "${src}/gems/gitlab-schema-validation";
2358       type = "path";
2359     };
2360     version = "0.1.0";
2361   };
2362   gitlab-sdk = {
2363     dependencies = ["activesupport" "rake" "snowplow-tracker"];
2364     groups = ["default"];
2365     platforms = [];
2366     source = {
2367       remotes = ["https://rubygems.org"];
2368       sha256 = "0457dvz8zsb4fav85ry1v5pdzpyr41q397zgqzvjvfaa9w44kfj8";
2369       type = "gem";
2370     };
2371     version = "0.3.1";
2372   };
2373   gitlab-secret_detection = {
2374     dependencies = ["parallel" "re2" "toml-rb"];
2375     groups = ["default"];
2376     platforms = [];
2377     source = {
2378       path = "${src}/gems/gitlab-secret_detection";
2379       type = "path";
2380     };
2381     version = "0.1.0";
2382   };
2383   gitlab-sidekiq-fetcher = {
2384     dependencies = ["json" "sidekiq"];
2385     groups = ["default"];
2386     platforms = [];
2387     source = {
2388       path = "${src}/vendor/gems/sidekiq-reliable-fetch";
2389       type = "path";
2390     };
2391     version = "0.11.0";
2392   };
2393   gitlab-styles = {
2394     dependencies = ["rubocop" "rubocop-factory_bot" "rubocop-graphql" "rubocop-performance" "rubocop-rails" "rubocop-rspec"];
2395     groups = ["development" "test"];
2396     platforms = [];
2397     source = {
2398       remotes = ["https://rubygems.org"];
2399       sha256 = "0cyi9sccg1h7ia12i9jwbq5ygic53c7pc08ms7i1h7qfmfq058yq";
2400       type = "gem";
2401     };
2402     version = "12.0.1";
2403   };
2404   gitlab-topology-service-client = {
2405     dependencies = ["grpc"];
2406     groups = ["default"];
2407     platforms = [];
2408     source = {
2409       path = "${src}/vendor/gems/gitlab-topology-service-client";
2410       type = "path";
2411     };
2412     version = "0.1";
2413   };
2414   gitlab-utils = {
2415     dependencies = ["actionview" "activesupport" "addressable" "rake"];
2416     groups = ["monorepo"];
2417     platforms = [];
2418     source = {
2419       path = "${src}/gems/gitlab-utils";
2420       type = "path";
2421     };
2422     version = "0.1.0";
2423   };
2424   gitlab_chronic_duration = {
2425     dependencies = ["numerizer"];
2426     groups = ["default"];
2427     platforms = [];
2428     source = {
2429       remotes = ["https://rubygems.org"];
2430       sha256 = "0vf1zw3z45m6ldwjvvzvbc6gr0spcbl1x1vny4qwid8msi26jxhd";
2431       type = "gem";
2432     };
2433     version = "0.12.0";
2434   };
2435   gitlab_omniauth-ldap = {
2436     dependencies = ["net-ldap" "omniauth" "pyu-ruby-sasl" "rubyntlm"];
2437     groups = ["default"];
2438     platforms = [];
2439     source = {
2440       remotes = ["https://rubygems.org"];
2441       sha256 = "1343sax19jidp7nr4s8bxpkyqwy6zb9lfslg99jys8xinfn20kdv";
2442       type = "gem";
2443     };
2444     version = "2.2.0";
2445   };
2446   gitlab_quality-test_tooling = {
2447     dependencies = ["activesupport" "amatch" "gitlab" "http" "influxdb-client" "nokogiri" "parallel" "rainbow" "rspec-parameterized" "table_print" "zeitwerk"];
2448     groups = ["test"];
2449     platforms = [];
2450     source = {
2451       remotes = ["https://rubygems.org"];
2452       sha256 = "0dfsv3aqfmq318dirln6nlmxx8n1z4ncy03w2yi965nm2rwjf58y";
2453       type = "gem";
2454     };
2455     version = "1.33.0";
2456   };
2457   globalid = {
2458     dependencies = ["activesupport"];
2459     groups = ["default" "development" "test"];
2460     platforms = [];
2461     source = {
2462       remotes = ["https://rubygems.org"];
2463       sha256 = "0kqm5ndzaybpnpxqiqkc41k4ksyxl41ln8qqr6kb130cdxsf2dxk";
2464       type = "gem";
2465     };
2466     version = "1.1.0";
2467   };
2468   gon = {
2469     dependencies = ["actionpack" "i18n" "multi_json" "request_store"];
2470     groups = ["default"];
2471     platforms = [];
2472     source = {
2473       remotes = ["https://rubygems.org"];
2474       sha256 = "1w6ji15jrl4p6q0gxy5mmqspvzbmgkqj1d3xmbqr0a1rb7b1i9p3";
2475       type = "gem";
2476     };
2477     version = "6.4.0";
2478   };
2479   google-apis-androidpublisher_v3 = {
2480     dependencies = ["google-apis-core"];
2481     groups = ["default"];
2482     platforms = [];
2483     source = {
2484       remotes = ["https://rubygems.org"];
2485       sha256 = "09almff2kzdkciai63365q18wy0dfjhj48h8wa7lk77pjbfxgqfp";
2486       type = "gem";
2487     };
2488     version = "0.34.0";
2489   };
2490   google-apis-cloudbilling_v1 = {
2491     dependencies = ["google-apis-core"];
2492     groups = ["default"];
2493     platforms = [];
2494     source = {
2495       remotes = ["https://rubygems.org"];
2496       sha256 = "00hy54g38rwz71l5gh41zm7v9gywrz7mh6m1z3bwrqh98ixq8bga";
2497       type = "gem";
2498     };
2499     version = "0.21.0";
2500   };
2501   google-apis-cloudresourcemanager_v1 = {
2502     dependencies = ["google-apis-core"];
2503     groups = ["default"];
2504     platforms = [];
2505     source = {
2506       remotes = ["https://rubygems.org"];
2507       sha256 = "1gzv5svbj62qcdw5ljva0sh8wifjx9wwx00kfj9bbff052i7597h";
2508       type = "gem";
2509     };
2510     version = "0.31.0";
2511   };
2512   google-apis-compute_v1 = {
2513     dependencies = ["google-apis-core"];
2514     groups = ["default"];
2515     platforms = [];
2516     source = {
2517       remotes = ["https://rubygems.org"];
2518       sha256 = "0s40lzp1nvnpda45lvybira8gll8snkdd4v3x7sl8fmwi9a18ia0";
2519       type = "gem";
2520     };
2521     version = "0.57.0";
2522   };
2523   google-apis-container_v1 = {
2524     dependencies = ["google-apis-core"];
2525     groups = ["default"];
2526     platforms = [];
2527     source = {
2528       remotes = ["https://rubygems.org"];
2529       sha256 = "0914hq1wcnvg68vcdwpq5kxnm5h38ay7rrdsrzlqn9i7rca2a7bq";
2530       type = "gem";
2531     };
2532     version = "0.43.0";
2533   };
2534   google-apis-container_v1beta1 = {
2535     dependencies = ["google-apis-core"];
2536     groups = ["default"];
2537     platforms = [];
2538     source = {
2539       remotes = ["https://rubygems.org"];
2540       sha256 = "1l0k0davbaaqx76jy9vb6vk6j0l9hl68jmkgn7m6r4nvi37qzi38";
2541       type = "gem";
2542     };
2543     version = "0.43.0";
2544   };
2545   google-apis-core = {
2546     dependencies = ["addressable" "googleauth" "httpclient" "mini_mime" "representable" "retriable" "rexml" "webrick"];
2547     groups = ["default"];
2548     platforms = [];
2549     source = {
2550       remotes = ["https://rubygems.org"];
2551       sha256 = "1cly6ycryjhk15d60v3nqvhqpjk9f0nznnslbdnin90f5r54sbpd";
2552       type = "gem";
2553     };
2554     version = "0.11.2";
2555   };
2556   google-apis-dns_v1 = {
2557     dependencies = ["google-apis-core"];
2558     groups = ["default"];
2559     platforms = [];
2560     source = {
2561       remotes = ["https://rubygems.org"];
2562       sha256 = "0ivx6km85mlycb11x2rbkyg3kl4syy3730q7pk8h6zdkibbp7ljx";
2563       type = "gem";
2564     };
2565     version = "0.36.0";
2566   };
2567   google-apis-iam_v1 = {
2568     dependencies = ["google-apis-core"];
2569     groups = ["default"];
2570     platforms = [];
2571     source = {
2572       remotes = ["https://rubygems.org"];
2573       sha256 = "0rhzka4h1zg83zdyalbic25xbp8wrywsdfi6hdp663axdf3y5dqd";
2574       type = "gem";
2575     };
2576     version = "0.36.0";
2577   };
2578   google-apis-iamcredentials_v1 = {
2579     dependencies = ["google-apis-core"];
2580     groups = ["default"];
2581     platforms = [];
2582     source = {
2583       remotes = ["https://rubygems.org"];
2584       sha256 = "06smnmn2s460xl9x9rh07a3fkqdrjjy6azmx8iywggqgv2k5d8p9";
2585       type = "gem";
2586     };
2587     version = "0.15.0";
2588   };
2589   google-apis-monitoring_v3 = {
2590     dependencies = ["google-apis-core"];
2591     groups = ["default"];
2592     platforms = [];
2593     source = {
2594       remotes = ["https://rubygems.org"];
2595       sha256 = "0a31sid7p4qn4m1gcq8z1bsqdyzzc84h4frh2dw97k5lwpff2zv7";
2596       type = "gem";
2597     };
2598     version = "0.54.0";
2599   };
2600   google-apis-pubsub_v1 = {
2601     dependencies = ["google-apis-core"];
2602     groups = ["default"];
2603     platforms = [];
2604     source = {
2605       remotes = ["https://rubygems.org"];
2606       sha256 = "01dj7jx6dfyl4wz88nn7ml45qvck6khl7gli8h6hl9c1qwa4dzhx";
2607       type = "gem";
2608     };
2609     version = "0.45.0";
2610   };
2611   google-apis-serviceusage_v1 = {
2612     dependencies = ["google-apis-core"];
2613     groups = ["default"];
2614     platforms = [];
2615     source = {
2616       remotes = ["https://rubygems.org"];
2617       sha256 = "0qmh25nvf8f9p9fribm18nszvamilshavrmwyq3xmrs76q17w2sz";
2618       type = "gem";
2619     };
2620     version = "0.28.0";
2621   };
2622   google-apis-sqladmin_v1beta4 = {
2623     dependencies = ["google-apis-core"];
2624     groups = ["default"];
2625     platforms = [];
2626     source = {
2627       remotes = ["https://rubygems.org"];
2628       sha256 = "17bljsgmbp80d6wn3wjbzi537a9f5hmcr0zv776z2y8q92v565am";
2629       type = "gem";
2630     };
2631     version = "0.41.0";
2632   };
2633   google-apis-storage_v1 = {
2634     dependencies = ["google-apis-core"];
2635     groups = ["default"];
2636     platforms = [];
2637     source = {
2638       remotes = ["https://rubygems.org"];
2639       sha256 = "1k432qgxf41c4m6d68rascm0gyj18r7ypmrnyzmxh7k7nh543awx";
2640       type = "gem";
2641     };
2642     version = "0.29.0";
2643   };
2644   google-cloud-artifact_registry-v1 = {
2645     dependencies = ["gapic-common" "google-cloud-errors" "google-cloud-location" "grpc-google-iam-v1"];
2646     groups = ["default"];
2647     platforms = [];
2648     source = {
2649       remotes = ["https://rubygems.org"];
2650       sha256 = "0gkq82lsjz3yw9w819ifdqx9ixcbgydr5myy64wnczknx7fd505s";
2651       type = "gem";
2652     };
2653     version = "0.11.0";
2654   };
2655   google-cloud-common = {
2656     dependencies = ["google-protobuf" "googleapis-common-protos-types"];
2657     groups = ["default"];
2658     platforms = [];
2659     source = {
2660       remotes = ["https://rubygems.org"];
2661       sha256 = "1yxmdxx933q48397jsczsmpshr4b61izv3spnhvzxd24s67v13bk";
2662       type = "gem";
2663     };
2664     version = "1.1.0";
2665   };
2666   google-cloud-compute-v1 = {
2667     dependencies = ["gapic-common" "google-cloud-common" "google-cloud-errors"];
2668     groups = ["default"];
2669     platforms = [];
2670     source = {
2671       remotes = ["https://rubygems.org"];
2672       sha256 = "07hly5qbdy0qddw48biw0ybi2cx13861l5i09mj2abzw7yrmjq5r";
2673       type = "gem";
2674     };
2675     version = "2.6.0";
2676   };
2677   google-cloud-core = {
2678     dependencies = ["google-cloud-env" "google-cloud-errors"];
2679     groups = ["default"];
2680     platforms = [];
2681     source = {
2682       remotes = ["https://rubygems.org"];
2683       sha256 = "0dagdfx3rnk9xplnj19gqpqn41fd09xfn8lp2p75psihhnj2i03l";
2684       type = "gem";
2685     };
2686     version = "1.7.0";
2687   };
2688   google-cloud-env = {
2689     dependencies = ["faraday"];
2690     groups = ["default"];
2691     platforms = [];
2692     source = {
2693       remotes = ["https://rubygems.org"];
2694       sha256 = "16b9yjbrzal1cjkdbn29fl06ikjn1dpg1vdsjak1xvhpsp3vhjyg";
2695       type = "gem";
2696     };
2697     version = "2.1.1";
2698   };
2699   google-cloud-errors = {
2700     groups = ["default"];
2701     platforms = [];
2702     source = {
2703       remotes = ["https://rubygems.org"];
2704       sha256 = "0jynh1s93nl8njm5l5wcy86pnjmv112cq6m0443s52f04hg6h2s5";
2705       type = "gem";
2706     };
2707     version = "1.3.0";
2708   };
2709   google-cloud-location = {
2710     dependencies = ["gapic-common" "google-cloud-errors"];
2711     groups = ["default"];
2712     platforms = [];
2713     source = {
2714       remotes = ["https://rubygems.org"];
2715       sha256 = "1l6j0i8flfdzl9c7db990632jmn5v7bmbh1i6x0sqp3f2p59jv1q";
2716       type = "gem";
2717     };
2718     version = "0.6.0";
2719   };
2720   google-cloud-profiler-v2 = {
2721     dependencies = ["gapic-common" "google-cloud-errors"];
2722     groups = ["default"];
2723     platforms = [];
2724     source = {
2725       remotes = ["https://rubygems.org"];
2726       sha256 = "1qyknlvwji7vqhani490cacsrzlqfza10hv47him93yhfnqjmz2k";
2727       type = "gem";
2728     };
2729     version = "0.4.0";
2730   };
2731   google-cloud-storage = {
2732     dependencies = ["addressable" "digest-crc" "google-apis-iamcredentials_v1" "google-apis-storage_v1" "google-cloud-core" "googleauth" "mini_mime"];
2733     groups = ["default"];
2734     platforms = [];
2735     source = {
2736       remotes = ["https://rubygems.org"];
2737       sha256 = "0033bi8qwm0ksxsv5zhz4nzwsiaapq3xk79z8f8rx3v09vdap07j";
2738       type = "gem";
2739     };
2740     version = "1.45.0";
2741   };
2742   google-cloud-storage_transfer = {
2743     dependencies = ["google-cloud-core" "google-cloud-storage_transfer-v1"];
2744     groups = ["default"];
2745     platforms = [];
2746     source = {
2747       remotes = ["https://rubygems.org"];
2748       sha256 = "0n0nxy4l2kzcmcgx7j8mppyw9gwc8331fqcf6w6jmq4913sh2a8k";
2749       type = "gem";
2750     };
2751     version = "1.2.0";
2752   };
2753   google-cloud-storage_transfer-v1 = {
2754     dependencies = ["gapic-common" "google-cloud-errors"];
2755     groups = ["default"];
2756     platforms = [];
2757     source = {
2758       remotes = ["https://rubygems.org"];
2759       sha256 = "0xk1i7wg5alcgd9v4f0y3mjgxbsrcp53jhdjdc26wmfvfl1giglx";
2760       type = "gem";
2761     };
2762     version = "0.8.0";
2763   };
2764   google-protobuf = {
2765     groups = ["default" "development" "opentelemetry" "test"];
2766     platforms = [];
2767     source = {
2768       remotes = ["https://rubygems.org"];
2769       sha256 = "03pg19m15aqw33q6an777735x4x8643xg17rb3jr9j4rkp599id1";
2770       type = "gem";
2771     };
2772     version = "3.25.4";
2773   };
2774   googleapis-common-protos = {
2775     dependencies = ["google-protobuf" "googleapis-common-protos-types" "grpc"];
2776     groups = ["default"];
2777     platforms = [];
2778     source = {
2779       remotes = ["https://rubygems.org"];
2780       sha256 = "10p3kl9xdxl4xsijkj2l6qn525xchkbfhx3ch603ammibbxq08ys";
2781       type = "gem";
2782     };
2783     version = "1.4.0";
2784   };
2785   googleapis-common-protos-types = {
2786     dependencies = ["google-protobuf"];
2787     groups = ["default"];
2788     platforms = [];
2789     source = {
2790       remotes = ["https://rubygems.org"];
2791       sha256 = "12w5bwaziz2iqb9dvgnskp2a7ifml6n4lyl9ypvnxj5bfrrwysap";
2792       type = "gem";
2793     };
2794     version = "1.5.0";
2795   };
2796   googleauth = {
2797     dependencies = ["faraday" "jwt" "multi_json" "os" "signet"];
2798     groups = ["default"];
2799     platforms = [];
2800     source = {
2801       remotes = ["https://rubygems.org"];
2802       sha256 = "1ry9v23kndgx2pxq9v31l68k9lnnrcz1w4v75bkxq88jmbddljl1";
2803       type = "gem";
2804     };
2805     version = "1.8.1";
2806   };
2807   gpgme = {
2808     dependencies = ["mini_portile2"];
2809     groups = ["default"];
2810     platforms = [];
2811     source = {
2812       remotes = ["https://rubygems.org"];
2813       sha256 = "010wr6nnifi952bx4v5c49q25yx1g8lhib5wiv2sg7bip3yvlyy8";
2814       type = "gem";
2815     };
2816     version = "2.0.23";
2817   };
2818   grape = {
2819     dependencies = ["activesupport" "builder" "dry-types" "mustermann-grape" "rack" "rack-accept"];
2820     groups = ["default" "development" "test"];
2821     platforms = [];
2822     source = {
2823       remotes = ["https://rubygems.org"];
2824       sha256 = "0jj98w80ry1ir8lc3347130s0z8yd7gk727r9ynwwk782x6gkvrs";
2825       type = "gem";
2826     };
2827     version = "2.0.0";
2828   };
2829   grape-entity = {
2830     dependencies = ["activesupport" "multi_json"];
2831     groups = ["default" "development" "test"];
2832     platforms = [];
2833     source = {
2834       remotes = ["https://rubygems.org"];
2835       sha256 = "0d16s18k34crhyc44ycj062y81sdahgp8pcll9xggbq7wja9w3z0";
2836       type = "gem";
2837     };
2838     version = "1.0.1";
2839   };
2840   grape-path-helpers = {
2841     dependencies = ["activesupport" "grape" "rake" "ruby2_keywords"];
2842     groups = ["default"];
2843     platforms = [];
2844     source = {
2845       remotes = ["https://rubygems.org"];
2846       sha256 = "1mq2cwy0jvprq3wdilds1n865jdl58sqg00im4w6fybf5kjiclmd";
2847       type = "gem";
2848     };
2849     version = "2.0.1";
2850   };
2851   grape-swagger = {
2852     dependencies = ["grape" "rack-test"];
2853     groups = ["development" "test"];
2854     platforms = [];
2855     source = {
2856       remotes = ["https://rubygems.org"];
2857       sha256 = "07i1rl07ra81j4zhz7i8f34ja4dgaksdp5rjgmznk332040k2jxn";
2858       type = "gem";
2859     };
2860     version = "2.1.0";
2861   };
2862   grape-swagger-entity = {
2863     dependencies = ["grape-entity" "grape-swagger"];
2864     groups = ["development" "test"];
2865     platforms = [];
2866     source = {
2867       remotes = ["https://rubygems.org"];
2868       sha256 = "0wdmkdq907swkf5x8vgj4i166mqh7nnqp612x7768g2jwr6n9h9l";
2869       type = "gem";
2870     };
2871     version = "0.5.4";
2872   };
2873   grape_logging = {
2874     dependencies = ["grape" "rack"];
2875     groups = ["default"];
2876     platforms = [];
2877     source = {
2878       remotes = ["https://rubygems.org"];
2879       sha256 = "1lcjqwal3wc2r41wsi01d09cyhxhglxp6y7hd0564pdx5lr3xk7g";
2880       type = "gem";
2881     };
2882     version = "1.8.4";
2883   };
2884   graphiql-rails = {
2885     dependencies = ["railties"];
2886     groups = ["default"];
2887     platforms = [];
2888     source = {
2889       remotes = ["https://rubygems.org"];
2890       sha256 = "0h0hi4i49hd7087ba7kh78wykc9gqnz0j9hlhplvkj1ply4zjmxm";
2891       type = "gem";
2892     };
2893     version = "1.10.0";
2894   };
2895   graphlient = {
2896     dependencies = ["faraday" "graphql-client"];
2897     groups = ["default"];
2898     platforms = [];
2899     source = {
2900       remotes = ["https://rubygems.org"];
2901       sha256 = "1cbwirpx8hclxyrxfbjz5c62l7i6nsqg6x72yplm8d083pd0ii4q";
2902       type = "gem";
2903     };
2904     version = "0.8.0";
2905   };
2906   graphlyte = {
2907     groups = ["test"];
2908     platforms = [];
2909     source = {
2910       remotes = ["https://rubygems.org"];
2911       sha256 = "0kc0l67n5zlpwbnb8nrr27nm4fzpb7qih77a00grcvnygnv4mbxm";
2912       type = "gem";
2913     };
2914     version = "1.0.0";
2915   };
2916   graphql = {
2917     dependencies = ["base64"];
2918     groups = ["default" "development" "test"];
2919     platforms = [];
2920     source = {
2921       remotes = ["https://rubygems.org"];
2922       sha256 = "1w8ahq2sry3hw2p7lmq4sd9ybkky4qr1dn634h6nchb5z0sphdlw";
2923       type = "gem";
2924     };
2925     version = "2.3.5";
2926   };
2927   graphql-client = {
2928     dependencies = ["activesupport" "graphql"];
2929     groups = ["default"];
2930     platforms = [];
2931     source = {
2932       remotes = ["https://rubygems.org"];
2933       sha256 = "1hdb5fd1vd1zs7kc84ng7lj95081dqwrapyidg8alsv7a7jbhf7j";
2934       type = "gem";
2935     };
2936     version = "0.23.0";
2937   };
2938   graphql-docs = {
2939     dependencies = ["commonmarker" "escape_utils" "extended-markdown-filter" "gemoji" "graphql" "html-pipeline" "sass-embedded"];
2940     groups = ["development" "test"];
2941     platforms = [];
2942     source = {
2943       remotes = ["https://rubygems.org"];
2944       sha256 = "011dasgfg93s39p2nnf88v2w9ds2czqxpgxvkxm4nfl0b9pcmfkn";
2945       type = "gem";
2946     };
2947     version = "5.0.0";
2948   };
2949   grpc = {
2950     dependencies = ["google-protobuf" "googleapis-common-protos-types"];
2951     groups = ["default"];
2952     platforms = [];
2953     source = {
2954       remotes = ["https://rubygems.org"];
2955       sha256 = "11ink0ayf14qgs3msn5a7dpg49vm3ck2415r64nfk1i8xv286hsz";
2956       type = "gem";
2957     };
2958     version = "1.63.0";
2959   };
2960   grpc-google-iam-v1 = {
2961     dependencies = ["google-protobuf" "googleapis-common-protos" "grpc"];
2962     groups = ["default"];
2963     platforms = [];
2964     source = {
2965       remotes = ["https://rubygems.org"];
2966       sha256 = "0kip34n9604j2cc9rkplv5ljq0n8f4aizix4yr8rginsa38md8yf";
2967       type = "gem";
2968     };
2969     version = "1.5.0";
2970   };
2971   gssapi = {
2972     dependencies = ["ffi"];
2973     groups = ["kerberos"];
2974     platforms = [];
2975     source = {
2976       remotes = ["https://rubygems.org"];
2977       sha256 = "1qdfhj12aq8v0y961v4xv96a1y2z80h3xhvzrs9vsfgf884g6765";
2978       type = "gem";
2979     };
2980     version = "1.3.1";
2981   };
2982   guard = {
2983     dependencies = ["formatador" "listen" "lumberjack" "nenv" "notiffany" "pry" "shellany" "thor"];
2984     groups = ["default" "test"];
2985     platforms = [];
2986     source = {
2987       remotes = ["https://rubygems.org"];
2988       sha256 = "1fwgvkmrg97xfswwgfrfcl1nc937yxwazfvpmf8vxj7cvnx7mfki";
2989       type = "gem";
2990     };
2991     version = "2.16.2";
2992   };
2993   guard-compat = {
2994     groups = ["default" "test"];
2995     platforms = [];
2996     source = {
2997       remotes = ["https://rubygems.org"];
2998       sha256 = "1zj6sr1k8w59mmi27rsii0v8xyy2rnsi09nqvwpgj1q10yq1mlis";
2999       type = "gem";
3000     };
3001     version = "1.2.1";
3002   };
3003   guard-rspec = {
3004     dependencies = ["guard" "guard-compat" "rspec"];
3005     groups = ["test"];
3006     platforms = [];
3007     source = {
3008       remotes = ["https://rubygems.org"];
3009       sha256 = "1jkm5xp90gm4c5s51pmf92i9hc10gslwwic6mvk72g0yplya0yx4";
3010       type = "gem";
3011     };
3012     version = "4.7.3";
3013   };
3014   haml = {
3015     dependencies = ["temple" "tilt"];
3016     groups = ["default" "development" "test"];
3017     platforms = [];
3018     source = {
3019       remotes = ["https://rubygems.org"];
3020       sha256 = "035fgbfr20m08w4603ls2lwqbggr0vy71mijz0p68ib1am394xbf";
3021       type = "gem";
3022     };
3023     version = "5.2.2";
3024   };
3025   haml_lint = {
3026     dependencies = ["haml" "parallel" "rainbow" "rubocop" "sysexits"];
3027     groups = ["development" "test"];
3028     platforms = [];
3029     source = {
3030       remotes = ["https://rubygems.org"];
3031       sha256 = "1mf24djxk6968n0ypwbib790nzijcf03m4kw0dnks8csfxj6hy9g";
3032       type = "gem";
3033     };
3034     version = "0.58.0";
3035   };
3036   hamlit = {
3037     dependencies = ["temple" "thor" "tilt"];
3038     groups = ["default"];
3039     platforms = [];
3040     source = {
3041       remotes = ["https://rubygems.org"];
3042       sha256 = "13n3v9kbyrrm48hn1v0028cdrsq7pswb4s4w63x4b29kc99m1s6j";
3043       type = "gem";
3044     };
3045     version = "2.15.0";
3046   };
3047   hana = {
3048     groups = ["default"];
3049     platforms = [];
3050     source = {
3051       remotes = ["https://rubygems.org"];
3052       sha256 = "03cvrv2wl25j9n4n509hjvqnmwa60k92j741b64a1zjisr1dn9al";
3053       type = "gem";
3054     };
3055     version = "1.3.7";
3056   };
3057   hashdiff = {
3058     groups = ["default" "test"];
3059     platforms = [];
3060     source = {
3061       remotes = ["https://rubygems.org"];
3062       sha256 = "1jf9dxgjz6z7fvymyz2acyvn9iyvwkn6d9sk7y4fxwbmfc75yimm";
3063       type = "gem";
3064     };
3065     version = "1.1.0";
3066   };
3067   hashie = {
3068     groups = ["default"];
3069     platforms = [];
3070     source = {
3071       remotes = ["https://rubygems.org"];
3072       sha256 = "1nh3arcrbz1rc1cr59qm53sdhqm137b258y8rcb4cvd3y98lwv4x";
3073       type = "gem";
3074     };
3075     version = "5.0.0";
3076   };
3077   health_check = {
3078     dependencies = ["railties"];
3079     groups = ["default"];
3080     platforms = [];
3081     source = {
3082       remotes = ["https://rubygems.org"];
3083       sha256 = "0mrv2323hx4lbcr6xii6ry89b3zvly5jsaacwbblxibx4c46a50h";
3084       type = "gem";
3085     };
3086     version = "3.1.0";
3087   };
3088   heapy = {
3089     dependencies = ["thor"];
3090     groups = ["default" "test"];
3091     platforms = [];
3092     source = {
3093       remotes = ["https://rubygems.org"];
3094       sha256 = "1sl56ma851i82g3ax08igbn48igriiy152xzx30wgzv1bn21w53l";
3095       type = "gem";
3096     };
3097     version = "0.2.0";
3098   };
3099   html-pipeline = {
3100     dependencies = ["activesupport" "nokogiri"];
3101     groups = ["default" "development" "test"];
3102     platforms = [];
3103     source = {
3104       remotes = ["https://rubygems.org"];
3105       sha256 = "180kjksi0sdlqb0aq0bhal96ifwqm25hzb3w709ij55j51qls7ca";
3106       type = "gem";
3107     };
3108     version = "2.14.3";
3109   };
3110   html2text = {
3111     dependencies = ["nokogiri"];
3112     groups = ["default"];
3113     platforms = [];
3114     source = {
3115       remotes = ["https://rubygems.org"];
3116       sha256 = "0kxdj8pf9pss9xgs8aac0alj5g1fi225yzdhh33lzampkazg1hii";
3117       type = "gem";
3118     };
3119     version = "0.2.0";
3120   };
3121   htmlbeautifier = {
3122     groups = ["default" "development"];
3123     platforms = [];
3124     source = {
3125       remotes = ["https://rubygems.org"];
3126       sha256 = "1y55dx25l3wwc025mwl6jsbcsqrm30gs2d2pxnaxg07yh22ckq4x";
3127       type = "gem";
3128     };
3129     version = "1.4.2";
3130   };
3131   htmlentities = {
3132     groups = ["default" "test"];
3133     platforms = [];
3134     source = {
3135       remotes = ["https://rubygems.org"];
3136       sha256 = "1nkklqsn8ir8wizzlakncfv42i32wc0w9hxp00hvdlgjr7376nhj";
3137       type = "gem";
3138     };
3139     version = "4.3.4";
3140   };
3141   http = {
3142     dependencies = ["addressable" "http-cookie" "http-form_data" "llhttp-ffi"];
3143     groups = ["default"];
3144     platforms = [];
3145     source = {
3146       remotes = ["https://rubygems.org"];
3147       sha256 = "1bzb8p31kzv6q5p4z5xq88mnqk414rrw0y5rkhpnvpl29x5c3bpw";
3148       type = "gem";
3149     };
3150     version = "5.1.1";
3151   };
3152   http-accept = {
3153     groups = ["default"];
3154     platforms = [];
3155     source = {
3156       remotes = ["https://rubygems.org"];
3157       sha256 = "09m1facypsdjynfwrcv19xcb1mqg8z6kk31g8r33pfxzh838c9n6";
3158       type = "gem";
3159     };
3160     version = "1.7.0";
3161   };
3162   http-cookie = {
3163     dependencies = ["domain_name"];
3164     groups = ["default"];
3165     platforms = [];
3166     source = {
3167       remotes = ["https://rubygems.org"];
3168       sha256 = "13rilvlv8kwbzqfb644qp6hrbsj82cbqmnzcvqip1p6vqx36sxbk";
3169       type = "gem";
3170     };
3171     version = "1.0.5";
3172   };
3173   http-form_data = {
3174     groups = ["default"];
3175     platforms = [];
3176     source = {
3177       remotes = ["https://rubygems.org"];
3178       sha256 = "1wx591jdhy84901pklh1n9sgh74gnvq1qyqxwchni1yrc49ynknc";
3179       type = "gem";
3180     };
3181     version = "2.3.0";
3182   };
3183   httparty = {
3184     dependencies = ["mini_mime" "multi_xml"];
3185     groups = ["danger" "default" "development" "test"];
3186     platforms = [];
3187     source = {
3188       remotes = ["https://rubygems.org"];
3189       sha256 = "050jzsa6fbfvy2rldhk7mf1sigildaqvbplfz2zs6c0zlzwppvq0";
3190       type = "gem";
3191     };
3192     version = "0.21.0";
3193   };
3194   httpclient = {
3195     groups = ["default"];
3196     platforms = [];
3197     source = {
3198       remotes = ["https://rubygems.org"];
3199       sha256 = "19mxmvghp7ki3klsxwrlwr431li7hm1lczhhj8z4qihl2acy8l99";
3200       type = "gem";
3201     };
3202     version = "2.8.3";
3203   };
3204   i18n = {
3205     dependencies = ["concurrent-ruby"];
3206     groups = ["default" "development" "monorepo" "test"];
3207     platforms = [];
3208     source = {
3209       remotes = ["https://rubygems.org"];
3210       sha256 = "0lbm33fpb3w06wd2231sg58dwlwgjsvym93m548ajvl6s3mfvpn7";
3211       type = "gem";
3212     };
3213     version = "1.14.4";
3214   };
3215   i18n_data = {
3216     groups = ["default"];
3217     platforms = [];
3218     source = {
3219       remotes = ["https://rubygems.org"];
3220       sha256 = "0rizqqss1bvb668mw72ls7rlj6im82aizz230jxn7d39kaq9kap5";
3221       type = "gem";
3222     };
3223     version = "0.13.1";
3224   };
3225   icalendar = {
3226     dependencies = ["ice_cube"];
3227     groups = ["default"];
3228     platforms = [];
3229     source = {
3230       remotes = ["https://rubygems.org"];
3231       sha256 = "03ki7wm2iqr3dv7mgrxv2b8vbh42c7yv55dc33a077n8jnxhhc8z";
3232       type = "gem";
3233     };
3234     version = "2.10.1";
3235   };
3236   ice_cube = {
3237     groups = ["default"];
3238     platforms = [];
3239     source = {
3240       remotes = ["https://rubygems.org"];
3241       sha256 = "1dri4mcya1fwzrr9nzic8hj1jr28a2szjag63f9k7p2bw9fpw4fs";
3242       type = "gem";
3243     };
3244     version = "0.16.4";
3245   };
3246   ice_nine = {
3247     groups = ["default" "test"];
3248     platforms = [];
3249     source = {
3250       remotes = ["https://rubygems.org"];
3251       sha256 = "1nv35qg1rps9fsis28hz2cq2fx1i96795f91q4nmkm934xynll2x";
3252       type = "gem";
3253     };
3254     version = "0.11.2";
3255   };
3256   imagen = {
3257     dependencies = ["parser"];
3258     groups = ["coverage" "default" "development" "test"];
3259     platforms = [];
3260     source = {
3261       remotes = ["https://rubygems.org"];
3262       sha256 = "0qm1jcprs0xys8m72kgm9pasd1xzhiqiyv64baxwcygyshkvgrzx";
3263       type = "gem";
3264     };
3265     version = "0.1.8";
3266   };
3267   influxdb-client = {
3268     groups = ["development" "test"];
3269     platforms = [];
3270     source = {
3271       remotes = ["https://rubygems.org"];
3272       sha256 = "1j01r3rhai3h0bgq7npi49xz6ahm5sj6zag8b0l3amdxp82wb7ay";
3273       type = "gem";
3274     };
3275     version = "3.1.0";
3276   };
3277   invisible_captcha = {
3278     dependencies = ["rails"];
3279     groups = ["default"];
3280     platforms = [];
3281     source = {
3282       remotes = ["https://rubygems.org"];
3283       sha256 = "07ibhphcvf9lfaar9g78cazbdrp03dzfks53bcaiss8vxgrm5d02";
3284       type = "gem";
3285     };
3286     version = "2.1.0";
3287   };
3288   io-event = {
3289     groups = ["default"];
3290     platforms = [];
3291     source = {
3292       remotes = ["https://rubygems.org"];
3293       sha256 = "1qjcgf02p99r46s0sdr95s0dfc4dik946iqsv9iiahazmi2c192x";
3294       type = "gem";
3295     };
3296     version = "1.6.5";
3297   };
3298   ipaddr = {
3299     groups = ["default"];
3300     platforms = [];
3301     source = {
3302       remotes = ["https://rubygems.org"];
3303       sha256 = "0ypic2hrmvvcgw7al72raphqv5cs1zvq4w284pwrkvfqsrqrqrsf";
3304       type = "gem";
3305     };
3306     version = "1.2.5";
3307   };
3308   ipaddress = {
3309     groups = ["default"];
3310     platforms = [];
3311     source = {
3312       remotes = ["https://rubygems.org"];
3313       sha256 = "1x86s0s11w202j6ka40jbmywkrx8fhq8xiy8mwvnkhllj57hqr45";
3314       type = "gem";
3315     };
3316     version = "0.8.3";
3317   };
3318   ipynbdiff = {
3319     dependencies = ["diffy" "oj"];
3320     groups = ["default"];
3321     platforms = [];
3322     source = {
3323       path = "${src}/gems/ipynbdiff";
3324       type = "path";
3325     };
3326     version = "0.4.8";
3327   };
3328   jaeger-client = {
3329     dependencies = ["opentracing" "thrift"];
3330     groups = ["default"];
3331     platforms = [];
3332     source = {
3333       remotes = ["https://rubygems.org"];
3334       sha256 = "1a2qlkc1hkr5hkj2574l1a63sm04bdx98gfhh9m8vvp6psdrnpnb";
3335       type = "gem";
3336     };
3337     version = "1.1.0";
3338   };
3339   jaro_winkler = {
3340     groups = ["default" "development"];
3341     platforms = [];
3342     source = {
3343       remotes = ["https://rubygems.org"];
3344       sha256 = "10fd3i92897blalxfkgc0jjv0qqx31v7cm7j2b6a3b97an0bfz80";
3345       type = "gem";
3346     };
3347     version = "1.5.6";
3348   };
3349   jira-ruby = {
3350     dependencies = ["activesupport" "atlassian-jwt" "multipart-post" "oauth"];
3351     groups = ["default"];
3352     platforms = [];
3353     source = {
3354       remotes = ["https://rubygems.org"];
3355       sha256 = "0qpbc97sag426h4hgcizqq2njxx5fridzxq6mq5s93jazxmnxwmb";
3356       type = "gem";
3357     };
3358     version = "2.3.0";
3359   };
3360   jmespath = {
3361     groups = ["default"];
3362     platforms = [];
3363     source = {
3364       remotes = ["https://rubygems.org"];
3365       sha256 = "1cdw9vw2qly7q7r41s7phnac264rbsdqgj4l0h4nqgbjb157g393";
3366       type = "gem";
3367     };
3368     version = "1.6.2";
3369   };
3370   js_regex = {
3371     dependencies = ["character_set" "regexp_parser" "regexp_property_values"];
3372     groups = ["default"];
3373     platforms = [];
3374     source = {
3375       remotes = ["https://rubygems.org"];
3376       sha256 = "1da4ccsq5bycg28iv0smmrra80jad3a8ya10lps5lv8fbbfvqd3r";
3377       type = "gem";
3378     };
3379     version = "3.8.0";
3380   };
3381   json = {
3382     groups = ["default" "development" "test"];
3383     platforms = [];
3384     source = {
3385       remotes = ["https://rubygems.org"];
3386       sha256 = "0b4qsi8gay7ncmigr0pnbxyb17y3h8kavdyhsh7nrlqwr35vb60q";
3387       type = "gem";
3388     };
3389     version = "2.7.2";
3390   };
3391   json-jwt = {
3392     dependencies = ["activesupport" "aes_key_wrap" "base64" "bindata" "faraday" "faraday-follow_redirects"];
3393     groups = ["default"];
3394     platforms = [];
3395     source = {
3396       remotes = ["https://rubygems.org"];
3397       sha256 = "0v16kd05ijdmw1q8avpfsjkdiha6c2070hbz2g2fqg3lv2f1yidb";
3398       type = "gem";
3399     };
3400     version = "1.16.6";
3401   };
3402   json_schemer = {
3403     dependencies = ["bigdecimal" "hana" "regexp_parser" "simpleidn"];
3404     groups = ["default"];
3405     platforms = [];
3406     source = {
3407       remotes = ["https://rubygems.org"];
3408       sha256 = "0dgbrps0ydiyxcgj5n4dny0cmzwj125x1s792l7m5jjrp1rs27wz";
3409       type = "gem";
3410     };
3411     version = "2.3.0";
3412   };
3413   jsonb_accessor = {
3414     dependencies = ["activerecord" "activesupport" "pg"];
3415     groups = ["default"];
3416     platforms = [];
3417     source = {
3418       remotes = ["https://rubygems.org"];
3419       sha256 = "1q2q9i2kf4p6vw8fbzvsd037wl837gpsiiikjazf6fdfayi803v7";
3420       type = "gem";
3421     };
3422     version = "1.3.10";
3423   };
3424   jsonpath = {
3425     dependencies = ["multi_json"];
3426     groups = ["default"];
3427     platforms = [];
3428     source = {
3429       remotes = ["https://rubygems.org"];
3430       sha256 = "0fkdjic88hh0accp0sbx5mcrr9yaqwampf5c3214212d4i614138";
3431       type = "gem";
3432     };
3433     version = "1.1.2";
3434   };
3435   jwt = {
3436     groups = ["default"];
3437     platforms = [];
3438     source = {
3439       remotes = ["https://rubygems.org"];
3440       sha256 = "0kcmnx6rgjyd7sznai9ccns2nh7p7wnw3mi8a7vf2wkm51azwddq";
3441       type = "gem";
3442     };
3443     version = "2.5.0";
3444   };
3445   kaminari = {
3446     dependencies = ["activesupport" "kaminari-actionview" "kaminari-activerecord" "kaminari-core"];
3447     groups = ["default"];
3448     platforms = [];
3449     source = {
3450       remotes = ["https://rubygems.org"];
3451       sha256 = "0gia8irryvfhcr6bsr64kpisbgdbqjsqfgrk12a11incmpwny1y4";
3452       type = "gem";
3453     };
3454     version = "1.2.2";
3455   };
3456   kaminari-actionview = {
3457     dependencies = ["actionview" "kaminari-core"];
3458     groups = ["default"];
3459     platforms = [];
3460     source = {
3461       remotes = ["https://rubygems.org"];
3462       sha256 = "02f9ghl3a9b5q7l079d3yzmqjwkr4jigi7sldbps992rigygcc0k";
3463       type = "gem";
3464     };
3465     version = "1.2.2";
3466   };
3467   kaminari-activerecord = {
3468     dependencies = ["activerecord" "kaminari-core"];
3469     groups = ["default"];
3470     platforms = [];
3471     source = {
3472       remotes = ["https://rubygems.org"];
3473       sha256 = "0c148z97s1cqivzbwrak149z7kl1rdmj7dxk6rpkasimmdxsdlqd";
3474       type = "gem";
3475     };
3476     version = "1.2.2";
3477   };
3478   kaminari-core = {
3479     groups = ["default"];
3480     platforms = [];
3481     source = {
3482       remotes = ["https://rubygems.org"];
3483       sha256 = "1zw3pg6kj39y7jxakbx7if59pl28lhk98fx71ks5lr3hfgn6zliv";
3484       type = "gem";
3485     };
3486     version = "1.2.2";
3487   };
3488   kas-grpc = {
3489     dependencies = ["grpc"];
3490     groups = ["default"];
3491     platforms = [];
3492     source = {
3493       remotes = ["https://rubygems.org"];
3494       sha256 = "0ydgam2c0c43wpzziz3hxif2xwj8nsdniqd4dilxal2xyi63dxs3";
3495       type = "gem";
3496     };
3497     version = "0.6.0";
3498   };
3499   knapsack = {
3500     dependencies = ["rake"];
3501     groups = ["development" "test"];
3502     platforms = [];
3503     source = {
3504       remotes = ["https://rubygems.org"];
3505       sha256 = "1f42akjbdkrg1ihwvls9pkkvz8vikaapzgxl82dd128rfn42chm9";
3506       type = "gem";
3507     };
3508     version = "4.0.0";
3509   };
3510   kramdown = {
3511     dependencies = ["rexml"];
3512     groups = ["danger" "default" "development" "test"];
3513     platforms = [];
3514     source = {
3515       remotes = ["https://rubygems.org"];
3516       sha256 = "0757lqaq593z8hzdv98nai73ag384dkk7jgj3mcq2r6ix7130ifb";
3517       type = "gem";
3518     };
3519     version = "2.3.2";
3520   };
3521   kramdown-parser-gfm = {
3522     dependencies = ["kramdown"];
3523     groups = ["default" "development"];
3524     platforms = [];
3525     source = {
3526       remotes = ["https://rubygems.org"];
3527       sha256 = "0a8pb3v951f4x7h968rqfsa19c8arz21zw1vaj42jza22rap8fgv";
3528       type = "gem";
3529     };
3530     version = "1.1.0";
3531   };
3532   kubeclient = {
3533     dependencies = ["http" "jsonpath" "recursive-open-struct" "rest-client"];
3534     groups = ["default"];
3535     platforms = [];
3536     source = {
3537       remotes = ["https://rubygems.org"];
3538       sha256 = "1k1zi27fnasqpinfxnajm81pyr11k2j510wacr53d37v97bzr1a9";
3539       type = "gem";
3540     };
3541     version = "4.11.0";
3542   };
3543   language_server-protocol = {
3544     groups = ["default" "development" "test"];
3545     platforms = [];
3546     source = {
3547       remotes = ["https://rubygems.org"];
3548       sha256 = "0gvb1j8xsqxms9mww01rmdl78zkd72zgxaap56bhv8j45z05hp1x";
3549       type = "gem";
3550     };
3551     version = "3.17.0.3";
3552   };
3553   launchy = {
3554     dependencies = ["addressable"];
3555     groups = ["default" "development" "test"];
3556     platforms = [];
3557     source = {
3558       remotes = ["https://rubygems.org"];
3559       sha256 = "1xdyvr5j0gjj7b10kgvh8ylxnwk3wx19my42wqn9h82r4p246hlm";
3560       type = "gem";
3561     };
3562     version = "2.5.0";
3563   };
3564   lefthook = {
3565     groups = ["development"];
3566     platforms = [];
3567     source = {
3568       remotes = ["https://rubygems.org"];
3569       sha256 = "0wri6j02jkq75qgd4mpdmi2444lzcvyf63nvkfz9p31rvsj44v5n";
3570       type = "gem";
3571     };
3572     version = "1.6.18";
3573   };
3574   letter_opener = {
3575     dependencies = ["launchy"];
3576     groups = ["default" "development"];
3577     platforms = [];
3578     source = {
3579       remotes = ["https://rubygems.org"];
3580       sha256 = "1cnv3ggnzyagl50vzs1693aacv08bhwlprcvjp8jcg2w7cp3zwrg";
3581       type = "gem";
3582     };
3583     version = "1.10.0";
3584   };
3585   letter_opener_web = {
3586     dependencies = ["actionmailer" "letter_opener" "railties" "rexml"];
3587     groups = ["development"];
3588     platforms = [];
3589     source = {
3590       remotes = ["https://rubygems.org"];
3591       sha256 = "0q4qfi5wnn5bv93zjf10agmzap3sn7gkfmdbryz296wb1vz1wf9z";
3592       type = "gem";
3593     };
3594     version = "3.0.0";
3595   };
3596   libyajl2 = {
3597     groups = ["default"];
3598     platforms = [];
3599     source = {
3600       remotes = ["https://rubygems.org"];
3601       sha256 = "1vx0mv0bbcy0qh3ik08b42vrq4kw1zg51121r18c0vvp4p3zcpda";
3602       type = "gem";
3603     };
3604     version = "2.1.0";
3605   };
3606   license_finder = {
3607     dependencies = ["rubyzip" "thor" "tomlrb" "with_env" "xml-simple"];
3608     groups = ["development" "omnibus" "test"];
3609     platforms = [];
3610     source = {
3611       remotes = ["https://rubygems.org"];
3612       sha256 = "0v66fb85majc816qip42kbwcn41lr6rm5w6zim4a2kgp74v0n0kd";
3613       type = "gem";
3614     };
3615     version = "7.1.0";
3616   };
3617   licensee = {
3618     dependencies = ["dotenv" "octokit" "reverse_markdown" "rugged" "thor"];
3619     groups = ["default"];
3620     platforms = [];
3621     source = {
3622       remotes = ["https://rubygems.org"];
3623       sha256 = "16h8yhk4z2wk2lc0l0m7z2pbbk6mfljhy6hp11dx6lw8dp325q0b";
3624       type = "gem";
3625     };
3626     version = "9.17.1";
3627   };
3628   listen = {
3629     dependencies = ["rb-fsevent" "rb-inotify"];
3630     groups = ["default" "development" "test"];
3631     platforms = [];
3632     source = {
3633       remotes = ["https://rubygems.org"];
3634       sha256 = "0agybr37wpjv3xy4ipcmsvsibgdgphzrwbvcj4vfiykpmakwm01v";
3635       type = "gem";
3636     };
3637     version = "3.7.1";
3638   };
3639   llhttp-ffi = {
3640     dependencies = ["ffi-compiler" "rake"];
3641     groups = ["default"];
3642     platforms = [];
3643     source = {
3644       remotes = ["https://rubygems.org"];
3645       sha256 = "00dh6zmqdj59rhcya0l4b9aaxq6n8xizfbil93k0g06gndyk5xz5";
3646       type = "gem";
3647     };
3648     version = "0.4.0";
3649   };
3650   locale = {
3651     groups = ["default" "development"];
3652     platforms = [];
3653     source = {
3654       remotes = ["https://rubygems.org"];
3655       sha256 = "0997465kxvpxm92fiwc2b16l49mngk7b68g5k35ify0m3q0yxpdn";
3656       type = "gem";
3657     };
3658     version = "2.1.3";
3659   };
3660   lockbox = {
3661     groups = ["default"];
3662     platforms = [];
3663     source = {
3664       remotes = ["https://rubygems.org"];
3665       sha256 = "1sm365iplg1iscizckjm6zy57zs0350czi9afqfnvig0wh35i3na";
3666       type = "gem";
3667     };
3668     version = "1.3.0";
3669   };
3670   logger = {
3671     groups = ["danger" "default" "development" "test"];
3672     platforms = [];
3673     source = {
3674       remotes = ["https://rubygems.org"];
3675       sha256 = "0yyn64c92wx8c37dqh1b080rqc80idq56g2plfqls9f9q8l32i7d";
3676       type = "gem";
3677     };
3678     version = "1.5.3";
3679   };
3680   lograge = {
3681     dependencies = ["actionpack" "activesupport" "railties" "request_store"];
3682     groups = ["default"];
3683     platforms = [];
3684     source = {
3685       remotes = ["https://rubygems.org"];
3686       sha256 = "1vrjm4yqn5l6q5gsl72fmk95fl6j9z1a05gzbrwmsm3gp1a1bgac";
3687       type = "gem";
3688     };
3689     version = "0.11.2";
3690   };
3691   loofah = {
3692     dependencies = ["crass" "nokogiri"];
3693     groups = ["default" "development" "monorepo" "test"];
3694     platforms = [];
3695     source = {
3696       remotes = ["https://rubygems.org"];
3697       sha256 = "1zkjqf37v2d7s11176cb35cl83wls5gm3adnfkn2zcc61h3nxmqh";
3698       type = "gem";
3699     };
3700     version = "2.22.0";
3701   };
3702   lookbook = {
3703     dependencies = ["activemodel" "css_parser" "htmlbeautifier" "htmlentities" "marcel" "railties" "redcarpet" "rouge" "view_component" "yard" "zeitwerk"];
3704     groups = ["development"];
3705     platforms = [];
3706     source = {
3707       remotes = ["https://rubygems.org"];
3708       sha256 = "02hniq2gjckb0s70w2p90aymrf4x8lpjl0mq1arhl5fr2gmyzkdb";
3709       type = "gem";
3710     };
3711     version = "2.3.2";
3712   };
3713   lru_redux = {
3714     groups = ["default"];
3715     platforms = [];
3716     source = {
3717       remotes = ["https://rubygems.org"];
3718       sha256 = "1yxghzg7476sivz8yyr9nkak2dlbls0b89vc2kg52k0nmg6d0wgf";
3719       type = "gem";
3720     };
3721     version = "1.1.0";
3722   };
3723   lumberjack = {
3724     groups = ["default" "test"];
3725     platforms = [];
3726     source = {
3727       remotes = ["https://rubygems.org"];
3728       sha256 = "07rvqrizmqzbjzhdsh4l4fyif26a7czb506dvch18kr3nkkamim5";
3729       type = "gem";
3730     };
3731     version = "1.2.7";
3732   };
3733   mail = {
3734     dependencies = ["mini_mime" "net-imap" "net-pop" "net-smtp"];
3735     groups = ["default" "development" "test"];
3736     platforms = [];
3737     source = {
3738       remotes = ["https://rubygems.org"];
3739       sha256 = "1bf9pysw1jfgynv692hhaycfxa8ckay1gjw5hz3madrbrynryfzc";
3740       type = "gem";
3741     };
3742     version = "2.8.1";
3743   };
3744   mail-smtp_pool = {
3745     dependencies = ["connection_pool" "mail"];
3746     groups = ["default"];
3747     platforms = [];
3748     source = {
3749       path = "${src}/vendor/gems/mail-smtp_pool";
3750       type = "path";
3751     };
3752     version = "0.1.0";
3753   };
3754   marcel = {
3755     groups = ["default" "test"];
3756     platforms = [];
3757     source = {
3758       remotes = ["https://rubygems.org"];
3759       sha256 = "0kky3yiwagsk8gfbzn3mvl2fxlh3b39v6nawzm4wpjs6xxvvc4x0";
3760       type = "gem";
3761     };
3762     version = "1.0.2";
3763   };
3764   marginalia = {
3765     dependencies = ["actionpack" "activerecord"];
3766     groups = ["default"];
3767     platforms = [];
3768     source = {
3769       remotes = ["https://rubygems.org"];
3770       sha256 = "1kw9l9gw9dqmbpjxs3ndifia2204n8n92pjr4xp78hiynqm22qyb";
3771       type = "gem";
3772     };
3773     version = "1.11.1";
3774   };
3775   matrix = {
3776     groups = ["default" "test"];
3777     platforms = [];
3778     source = {
3779       remotes = ["https://rubygems.org"];
3780       sha256 = "1h2cgkpzkh3dd0flnnwfq6f3nl2b1zff9lvqz8xs853ssv5kq23i";
3781       type = "gem";
3782     };
3783     version = "0.4.2";
3784   };
3785   memory_profiler = {
3786     groups = ["default" "development" "test"];
3787     platforms = [];
3788     source = {
3789       remotes = ["https://rubygems.org"];
3790       sha256 = "1c81d68r4wx0ckbmqxlfqc2qpd94jwcmqdm0xgr0s46r48pv9k9q";
3791       type = "gem";
3792     };
3793     version = "1.0.1";
3794   };
3795   method_source = {
3796     groups = ["default" "development" "metrics" "test"];
3797     platforms = [{
3798       engine = "maglev";
3799     } {
3800       engine = "ruby";
3801     }];
3802     source = {
3803       remotes = ["https://rubygems.org"];
3804       sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp";
3805       type = "gem";
3806     };
3807     version = "1.0.0";
3808   };
3809   microsoft_graph_mailer = {
3810     dependencies = ["mail" "oauth2"];
3811     groups = ["default"];
3812     platforms = [];
3813     source = {
3814       path = "${src}/vendor/gems/microsoft_graph_mailer";
3815       type = "path";
3816     };
3817     version = "0.1.0";
3818   };
3819   mime-types = {
3820     dependencies = ["mime-types-data"];
3821     groups = ["default"];
3822     platforms = [];
3823     source = {
3824       remotes = ["https://rubygems.org"];
3825       sha256 = "0q8d881k1b3rbsfcdi3fx0b5vpdr5wcrhn88r2d9j7zjdkxp5mw5";
3826       type = "gem";
3827     };
3828     version = "3.5.1";
3829   };
3830   mime-types-data = {
3831     groups = ["default"];
3832     platforms = [];
3833     source = {
3834       remotes = ["https://rubygems.org"];
3835       sha256 = "0yjv0apysnrhbc70ralinfpcqn9382lxr643swp7a5sdwpa9cyqg";
3836       type = "gem";
3837     };
3838     version = "3.2023.1003";
3839   };
3840   mini_histogram = {
3841     groups = ["default" "test"];
3842     platforms = [];
3843     source = {
3844       remotes = ["https://rubygems.org"];
3845       sha256 = "156xs8k7fqqcbk1fbf0ndz6gfw380fb2jrycfvhb06269r84n4ba";
3846       type = "gem";
3847     };
3848     version = "0.3.1";
3849   };
3850   mini_magick = {
3851     groups = ["default"];
3852     platforms = [];
3853     source = {
3854       remotes = ["https://rubygems.org"];
3855       sha256 = "0slh78f9z6n0l1i2km7m48yz7l4fjrk88sj1f4mh1wb39sl2yc37";
3856       type = "gem";
3857     };
3858     version = "4.12.0";
3859   };
3860   mini_mime = {
3861     groups = ["default" "development" "test"];
3862     platforms = [];
3863     source = {
3864       remotes = ["https://rubygems.org"];
3865       sha256 = "0lbim375gw2dk6383qirz13hgdmxlan0vc5da2l072j3qw6fqjm5";
3866       type = "gem";
3867     };
3868     version = "1.1.2";
3869   };
3870   mini_portile2 = {
3871     groups = ["default" "development" "monorepo" "test"];
3872     platforms = [];
3873     source = {
3874       remotes = ["https://rubygems.org"];
3875       sha256 = "1kl9c3kdchjabrihdqfmcplk3lq4cw1rr9f378y6q22qwy5dndvs";
3876       type = "gem";
3877     };
3878     version = "2.8.5";
3879   };
3880   minitest = {
3881     groups = ["development" "test"];
3882     platforms = [];
3883     source = {
3884       remotes = ["https://rubygems.org"];
3885       sha256 = "0icglrhghgwdlnzzp4jf76b0mbc71s80njn5afyfjn4wqji8mqbq";
3886       type = "gem";
3887     };
3888     version = "5.11.3";
3889   };
3890   mixlib-cli = {
3891     groups = ["default"];
3892     platforms = [];
3893     source = {
3894       remotes = ["https://rubygems.org"];
3895       sha256 = "1ydxlfgd7nnj3rp1y70k4yk96xz5cywldjii2zbnw3sq9pippwp6";
3896       type = "gem";
3897     };
3898     version = "2.1.8";
3899   };
3900   mixlib-config = {
3901     dependencies = ["tomlrb"];
3902     groups = ["default"];
3903     platforms = [];
3904     source = {
3905       remotes = ["https://rubygems.org"];
3906       sha256 = "0j0122lv2qgccl61njqi0pj6sp6nb85y07gcmw16bwg4k0c8nx6p";
3907       type = "gem";
3908     };
3909     version = "3.0.27";
3910   };
3911   mixlib-log = {
3912     groups = ["default"];
3913     platforms = [];
3914     source = {
3915       remotes = ["https://rubygems.org"];
3916       sha256 = "0n5dm5iz90ijvjn59jfm8gb8hgsvbj0f1kpzbl38b02z0z4a4v7x";
3917       type = "gem";
3918     };
3919     version = "3.0.9";
3920   };
3921   mixlib-shellout = {
3922     dependencies = ["chef-utils"];
3923     groups = ["default"];
3924     platforms = [];
3925     source = {
3926       remotes = ["https://rubygems.org"];
3927       sha256 = "0zkwg76y96nkh1mv0k92ybq46cr06v1wmic16129ls3yqzwx3xj6";
3928       type = "gem";
3929     };
3930     version = "3.2.7";
3931   };
3932   mize = {
3933     dependencies = ["protocol"];
3934     groups = ["default" "test"];
3935     platforms = [];
3936     source = {
3937       remotes = ["https://rubygems.org"];
3938       sha256 = "09zn7789ifzc13xraqsqxk762l4898n1f63scidgzjq1y06bmg2m";
3939       type = "gem";
3940     };
3941     version = "0.4.1";
3942   };
3943   msgpack = {
3944     groups = ["default"];
3945     platforms = [];
3946     source = {
3947       remotes = ["https://rubygems.org"];
3948       sha256 = "02af38s49111wglqzcjcpa7bwg6psjgysrjvgk05h3x4zchb6gd5";
3949       type = "gem";
3950     };
3951     version = "1.5.4";
3952   };
3953   multi_json = {
3954     groups = ["default"];
3955     platforms = [];
3956     source = {
3957       remotes = ["https://rubygems.org"];
3958       sha256 = "0xy54mjf7xg41l8qrg1bqri75agdqmxap9z466fjismc1rn2jwfr";
3959       type = "gem";
3960     };
3961     version = "1.14.1";
3962   };
3963   multi_xml = {
3964     groups = ["default"];
3965     platforms = [];
3966     source = {
3967       remotes = ["https://rubygems.org"];
3968       sha256 = "0lmd4f401mvravi1i1yq7b2qjjli0yq7dfc4p1nj5nwajp7r6hyj";
3969       type = "gem";
3970     };
3971     version = "0.6.0";
3972   };
3973   multipart-post = {
3974     groups = ["danger" "default" "development" "test"];
3975     platforms = [];
3976     source = {
3977       remotes = ["https://rubygems.org"];
3978       sha256 = "1n0kvnrcrjn31jb97kcx3wj1f5kkjza7yygfq8rxzf3i57g7jaa6";
3979       type = "gem";
3980     };
3981     version = "2.2.3";
3982   };
3983   murmurhash3 = {
3984     groups = ["default"];
3985     platforms = [];
3986     source = {
3987       remotes = ["https://rubygems.org"];
3988       sha256 = "0dh9xnjs98a2by2rd8jlcmx94miryssk1ral2pji21xbx7i2q2ip";
3989       type = "gem";
3990     };
3991     version = "0.1.7";
3992   };
3993   mustermann = {
3994     dependencies = ["ruby2_keywords"];
3995     groups = ["default" "development" "test"];
3996     platforms = [];
3997     source = {
3998       remotes = ["https://rubygems.org"];
3999       sha256 = "0rwbq20s2gdh8dljjsgj5s6wqqfmnbclhvv2c2608brv7jm6jdbd";
4000       type = "gem";
4001     };
4002     version = "3.0.0";
4003   };
4004   mustermann-grape = {
4005     dependencies = ["mustermann"];
4006     groups = ["default" "development" "test"];
4007     platforms = [];
4008     source = {
4009       remotes = ["https://rubygems.org"];
4010       sha256 = "1zpmc099rcpxmlfxb71zd6l7f9fcsg1fhi6627r03y1qlgb0jlvg";
4011       type = "gem";
4012     };
4013     version = "1.0.2";
4014   };
4015   nap = {
4016     groups = ["default" "development"];
4017     platforms = [];
4018     source = {
4019       remotes = ["https://rubygems.org"];
4020       sha256 = "0xm5xssxk5s03wjarpipfm39qmgxsalb46v1prsis14x1xk935ll";
4021       type = "gem";
4022     };
4023     version = "1.1.0";
4024   };
4025   neighbor = {
4026     dependencies = ["activerecord"];
4027     groups = ["default"];
4028     platforms = [];
4029     source = {
4030       remotes = ["https://rubygems.org"];
4031       sha256 = "1a7bwycd8svpxp5plnm84iyn1cxhc4s7msgpv61axfdi4k6bp5dp";
4032       type = "gem";
4033     };
4034     version = "0.3.2";
4035   };
4036   nenv = {
4037     groups = ["default" "test"];
4038     platforms = [];
4039     source = {
4040       remotes = ["https://rubygems.org"];
4041       sha256 = "0r97jzknll9bhd8yyg2bngnnkj8rjhal667n7d32h8h7ny7nvpnr";
4042       type = "gem";
4043     };
4044     version = "0.3.0";
4045   };
4046   net-http = {
4047     dependencies = ["uri"];
4048     groups = ["default"];
4049     platforms = [];
4050     source = {
4051       remotes = ["https://rubygems.org"];
4052       sha256 = "10n2n9aq00ih8v881af88l1zyrqgs5cl3njdw8argjwbl5ggqvm9";
4053       type = "gem";
4054     };
4055     version = "0.4.1";
4056   };
4057   net-http-persistent = {
4058     dependencies = ["connection_pool"];
4059     groups = ["default"];
4060     platforms = [];
4061     source = {
4062       remotes = ["https://rubygems.org"];
4063       sha256 = "1yfypmfg1maf20yfd22zzng8k955iylz7iip0mgc9lazw36g8li7";
4064       type = "gem";
4065     };
4066     version = "4.0.1";
4067   };
4068   net-imap = {
4069     dependencies = ["date" "net-protocol"];
4070     groups = ["default" "development" "test"];
4071     platforms = [];
4072     source = {
4073       remotes = ["https://rubygems.org"];
4074       sha256 = "1d996zf3g8xz244791b0qsl9vr7zg4lqnnmf9k2kshr9lki5jam8";
4075       type = "gem";
4076     };
4077     version = "0.3.4";
4078   };
4079   net-ldap = {
4080     groups = ["default"];
4081     platforms = [];
4082     source = {
4083       remotes = ["https://rubygems.org"];
4084       sha256 = "1ycw0qsw3hap8svakl0i30jkj0ffd4lpyrn17a1j0w8mz5ainmsj";
4085       type = "gem";
4086     };
4087     version = "0.17.1";
4088   };
4089   net-ntp = {
4090     groups = ["default"];
4091     platforms = [];
4092     source = {
4093       remotes = ["https://rubygems.org"];
4094       sha256 = "0z96m7nnb9f634cz4i6p0x89z7g9i9h97cnk5f3x3q5x090kzisv";
4095       type = "gem";
4096     };
4097     version = "2.1.3";
4098   };
4099   net-pop = {
4100     dependencies = ["net-protocol"];
4101     groups = ["default" "development" "test"];
4102     platforms = [];
4103     source = {
4104       remotes = ["https://rubygems.org"];
4105       sha256 = "1wyz41jd4zpjn0v1xsf9j778qx1vfrl24yc20cpmph8k42c4x2w4";
4106       type = "gem";
4107     };
4108     version = "0.1.2";
4109   };
4110   net-protocol = {
4111     dependencies = ["timeout"];
4112     groups = ["default"];
4113     platforms = [];
4114     source = {
4115       remotes = ["https://rubygems.org"];
4116       sha256 = "051cc82dl41a66c9sxv4lx4slqk7sz1v4iy0hdk6gpjyjszf4hxd";
4117       type = "gem";
4118     };
4119     version = "0.1.3";
4120   };
4121   net-scp = {
4122     dependencies = ["net-ssh"];
4123     groups = ["default"];
4124     platforms = [];
4125     source = {
4126       remotes = ["https://rubygems.org"];
4127       sha256 = "1si2nq9l6jy5n2zw1q59a5gaji7v9vhy8qx08h4fg368906ysbdk";
4128       type = "gem";
4129     };
4130     version = "4.0.0";
4131   };
4132   net-smtp = {
4133     dependencies = ["net-protocol"];
4134     groups = ["default" "development" "test"];
4135     platforms = [];
4136     source = {
4137       remotes = ["https://rubygems.org"];
4138       sha256 = "1c6md06hm5bf6rv53sk54dl2vg038pg8kglwv3rayx0vk2mdql9x";
4139       type = "gem";
4140     };
4141     version = "0.3.3";
4142   };
4143   net-ssh = {
4144     groups = ["default"];
4145     platforms = [];
4146     source = {
4147       remotes = ["https://rubygems.org"];
4148       sha256 = "1jyj6j7w9zpj2zhp4dyhdjiwsn9rqwksj7s7fzpnn7rx2xvz2a1a";
4149       type = "gem";
4150     };
4151     version = "7.2.0";
4152   };
4153   netrc = {
4154     groups = ["default"];
4155     platforms = [];
4156     source = {
4157       remotes = ["https://rubygems.org"];
4158       sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y";
4159       type = "gem";
4160     };
4161     version = "0.11.0";
4162   };
4163   nio4r = {
4164     groups = ["default" "puma" "test"];
4165     platforms = [];
4166     source = {
4167       remotes = ["https://rubygems.org"];
4168       sha256 = "0xkjz56qc7hl7zy7i7bhiyw5pl85wwjsa4p70rj6s958xj2sd1lm";
4169       type = "gem";
4170     };
4171     version = "2.7.0";
4172   };
4173   no_proxy_fix = {
4174     groups = ["default" "development"];
4175     platforms = [];
4176     source = {
4177       remotes = ["https://rubygems.org"];
4178       sha256 = "006dmdb640v1kq0sll3dnlwj1b0kpf3i1p27ygyffv8lpcqlr6sf";
4179       type = "gem";
4180     };
4181     version = "0.1.2";
4182   };
4183   nokogiri = {
4184     dependencies = ["mini_portile2" "racc"];
4185     groups = ["default" "development" "monorepo" "test"];
4186     platforms = [];
4187     source = {
4188       remotes = ["https://rubygems.org"];
4189       sha256 = "1l8b0i24h4irivyhwy9xmkjbggw86cxkzkiqdqg0jpcp9qc8h4rl";
4190       type = "gem";
4191     };
4192     version = "1.16.0";
4193   };
4194   notiffany = {
4195     dependencies = ["nenv" "shellany"];
4196     groups = ["default" "test"];
4197     platforms = [];
4198     source = {
4199       remotes = ["https://rubygems.org"];
4200       sha256 = "0f47h3bmg1apr4x51szqfv3rh2vq58z3grh4w02cp3bzbdh6jxnk";
4201       type = "gem";
4202     };
4203     version = "0.1.3";
4204   };
4205   numerizer = {
4206     groups = ["default"];
4207     platforms = [];
4208     source = {
4209       remotes = ["https://rubygems.org"];
4210       sha256 = "0ysxf30qcybh131r98frp38sqqkdhcjwpnajgrxl2w2kxvapd075";
4211       type = "gem";
4212     };
4213     version = "0.2.0";
4214   };
4215   oauth = {
4216     groups = ["default"];
4217     platforms = [];
4218     source = {
4219       remotes = ["https://rubygems.org"];
4220       sha256 = "1zwd6v39yqfdrpg1p3d9jvzs9ljg55ana2p06m0l7qn5w0lgx1a0";
4221       type = "gem";
4222     };
4223     version = "0.5.6";
4224   };
4225   oauth2 = {
4226     dependencies = ["faraday" "jwt" "multi_xml" "rack" "snaky_hash" "version_gem"];
4227     groups = ["default"];
4228     platforms = [];
4229     source = {
4230       remotes = ["https://rubygems.org"];
4231       sha256 = "1yzpaghh8kwzgmvmrlbzf36ks5s2hf34rayzw081dp2jrzprs7xj";
4232       type = "gem";
4233     };
4234     version = "2.0.9";
4235   };
4236   octokit = {
4237     dependencies = ["faraday" "sawyer"];
4238     groups = ["danger" "default" "development" "test"];
4239     platforms = [];
4240     source = {
4241       remotes = ["https://rubygems.org"];
4242       sha256 = "0lw2537cdgxx9la7d5jwm3qkk5bwarz1v3glh68n4b3js9cscjbq";
4243       type = "gem";
4244     };
4245     version = "9.1.0";
4246   };
4247   ohai = {
4248     dependencies = ["chef-config" "chef-utils" "ffi" "ffi-yajl" "ipaddress" "mixlib-cli" "mixlib-config" "mixlib-log" "mixlib-shellout" "plist" "train-core" "wmi-lite"];
4249     groups = ["default"];
4250     platforms = [];
4251     source = {
4252       remotes = ["https://rubygems.org"];
4253       sha256 = "15fz0ws8q9635rl5y4jyiwxbibr9ilba4askazhrgy4pcmmgs34q";
4254       type = "gem";
4255     };
4256     version = "18.1.3";
4257   };
4258   oj = {
4259     groups = ["default"];
4260     platforms = [];
4261     source = {
4262       remotes = ["https://rubygems.org"];
4263       sha256 = "0lggrhlihxyfgiqqr9b2fqdxc4d2zff2czq30m3rgn8a0b2gsv90";
4264       type = "gem";
4265     };
4266     version = "3.13.23";
4267   };
4268   oj-introspect = {
4269     dependencies = ["oj"];
4270     groups = ["default"];
4271     platforms = [];
4272     source = {
4273       remotes = ["https://rubygems.org"];
4274       sha256 = "0g9ksljmlkg56xz8ddzsjkhjh89jv4hr99k3x7c70a7dcx2s85f4";
4275       type = "gem";
4276     };
4277     version = "0.7.2";
4278   };
4279   omniauth = {
4280     dependencies = ["hashie" "rack" "rack-protection"];
4281     groups = ["default"];
4282     platforms = [];
4283     source = {
4284       remotes = ["https://rubygems.org"];
4285       sha256 = "0013azz7kz2q6dy8131b1q5xwl7qa9nz5iqpn8i3ccn9br7j7xxz";
4286       type = "gem";
4287     };
4288     version = "2.1.0";
4289   };
4290   omniauth-alicloud = {
4291     dependencies = ["omniauth-oauth2"];
4292     groups = ["default"];
4293     platforms = [];
4294     source = {
4295       remotes = ["https://rubygems.org"];
4296       sha256 = "0gh1d69w6p62hj18bh2p5fdykg9za1yifpq18swp9ms0pcx4yp4w";
4297       type = "gem";
4298     };
4299     version = "3.0.0";
4300   };
4301   omniauth-atlassian-oauth2 = {
4302     dependencies = ["omniauth" "omniauth-oauth2"];
4303     groups = ["default"];
4304     platforms = [];
4305     source = {
4306       remotes = ["https://rubygems.org"];
4307       sha256 = "1jbnbp0pnasyrf0mgyig72hx8bdwhv78na6ffqrs1f4a3155f1zb";
4308       type = "gem";
4309     };
4310     version = "0.2.0";
4311   };
4312   omniauth-auth0 = {
4313     dependencies = ["omniauth" "omniauth-oauth2"];
4314     groups = ["default"];
4315     platforms = [];
4316     source = {
4317       remotes = ["https://rubygems.org"];
4318       sha256 = "1g24cnisa3ic3kilx1is2h0wq303qlmx2q5a92yxaal1cgwxlzg7";
4319       type = "gem";
4320     };
4321     version = "3.1.0";
4322   };
4323   omniauth-azure-activedirectory-v2 = {
4324     dependencies = ["omniauth-oauth2"];
4325     groups = ["default"];
4326     platforms = [];
4327     source = {
4328       remotes = ["https://rubygems.org"];
4329       sha256 = "0wnhibz903ssnq9scl65a47d41zcczb3wjvc44y3w8ydabfwx164";
4330       type = "gem";
4331     };
4332     version = "2.0.0";
4333   };
4334   omniauth-github = {
4335     dependencies = ["omniauth" "omniauth-oauth2"];
4336     groups = ["default"];
4337     platforms = [];
4338     source = {
4339       remotes = ["https://rubygems.org"];
4340       sha256 = "1m6a7kg3lxz2nm96prln2ja8r4wlm37m5vsy9199vnynqq5fgy4g";
4341       type = "gem";
4342     };
4343     version = "2.0.1";
4344   };
4345   omniauth-gitlab = {
4346     dependencies = ["omniauth" "omniauth-oauth2"];
4347     groups = ["default"];
4348     platforms = [];
4349     source = {
4350       path = "${src}/vendor/gems/omniauth-gitlab";
4351       type = "path";
4352     };
4353     version = "4.0.0";
4354   };
4355   omniauth-google-oauth2 = {
4356     dependencies = ["jwt" "oauth2" "omniauth" "omniauth-oauth2"];
4357     groups = ["default"];
4358     platforms = [];
4359     source = {
4360       remotes = ["https://rubygems.org"];
4361       sha256 = "0fahkghfa2iczmwss9bz5l4rh7siwzjnjp3akh7pdbsfx0kg35j4";
4362       type = "gem";
4363     };
4364     version = "1.1.1";
4365   };
4366   omniauth-oauth2 = {
4367     dependencies = ["oauth2" "omniauth"];
4368     groups = ["default"];
4369     platforms = [];
4370     source = {
4371       remotes = ["https://rubygems.org"];
4372       sha256 = "0y4y122xm8zgrxn5nnzwg6w39dnjss8pcq2ppbpx9qn7kiayky5j";
4373       type = "gem";
4374     };
4375     version = "1.8.0";
4376   };
4377   omniauth-oauth2-generic = {
4378     dependencies = ["omniauth-oauth2" "rake"];
4379     groups = ["default"];
4380     platforms = [];
4381     source = {
4382       remotes = ["https://rubygems.org"];
4383       sha256 = "04vnmszmm1jmwvg6cwdy9jxliwa8yawp4w4690pvyplx04wqavnf";
4384       type = "gem";
4385     };
4386     version = "0.2.8";
4387   };
4388   omniauth-salesforce = {
4389     dependencies = ["omniauth" "omniauth-oauth2"];
4390     groups = ["default"];
4391     platforms = [];
4392     source = {
4393       path = "${src}/vendor/gems/omniauth-salesforce";
4394       type = "path";
4395     };
4396     version = "1.0.5";
4397   };
4398   omniauth-saml = {
4399     dependencies = ["omniauth" "ruby-saml"];
4400     groups = ["default"];
4401     platforms = [];
4402     source = {
4403       remotes = ["https://rubygems.org"];
4404       sha256 = "00nn24s74miy7p65y8lwpjfwgcn7fwld61f9ghngal4asgw6pfwa";
4405       type = "gem";
4406     };
4407     version = "2.2.1";
4408   };
4409   omniauth-shibboleth-redux = {
4410     dependencies = ["omniauth"];
4411     groups = ["default"];
4412     platforms = [];
4413     source = {
4414       remotes = ["https://rubygems.org"];
4415       sha256 = "1qgzp0xaka6vqpx69mw6nbqaqmyqrawi11cyak4gq19l23ym7cz9";
4416       type = "gem";
4417     };
4418     version = "2.0.0";
4419   };
4420   omniauth_crowd = {
4421     dependencies = ["activesupport" "nokogiri" "omniauth"];
4422     groups = ["default"];
4423     platforms = [];
4424     source = {
4425       path = "${src}/vendor/gems/omniauth_crowd";
4426       type = "path";
4427     };
4428     version = "2.4.0";
4429   };
4430   omniauth_openid_connect = {
4431     dependencies = ["omniauth" "openid_connect"];
4432     groups = ["default"];
4433     platforms = [];
4434     source = {
4435       remotes = ["https://rubygems.org"];
4436       sha256 = "099xg7s6450wlfzs77mbdx78g3dp0glx5q6f44i78akf7283hbqz";
4437       type = "gem";
4438     };
4439     version = "0.8.0";
4440   };
4441   open4 = {
4442     groups = ["default" "development"];
4443     platforms = [];
4444     source = {
4445       remotes = ["https://rubygems.org"];
4446       sha256 = "1cgls3f9dlrpil846q0w7h66vsc33jqn84nql4gcqkk221rh7px1";
4447       type = "gem";
4448     };
4449     version = "1.3.4";
4450   };
4451   openbao_client = {
4452     dependencies = ["typhoeus"];
4453     groups = ["default"];
4454     platforms = [];
4455     source = {
4456       path = "${src}/gems/openbao_client";
4457       type = "path";
4458     };
4459     version = "1.0.0";
4460   };
4461   openid_connect = {
4462     dependencies = ["activemodel" "attr_required" "email_validator" "faraday" "faraday-follow_redirects" "json-jwt" "mail" "rack-oauth2" "swd" "tzinfo" "validate_url" "webfinger"];
4463     groups = ["default"];
4464     platforms = [];
4465     source = {
4466       remotes = ["https://rubygems.org"];
4467       sha256 = "0k3l4ak1mawrw74qy4xfh81hdfxvamijcjb3f1gadq0ixgprrfqd";
4468       type = "gem";
4469     };
4470     version = "2.3.0";
4471   };
4472   openssl = {
4473     groups = ["default"];
4474     platforms = [];
4475     source = {
4476       remotes = ["https://rubygems.org"];
4477       sha256 = "054d6ybgjdzxw567m7rbnd46yp6gkdbc5ihr536vxd3p15vbhjrw";
4478       type = "gem";
4479     };
4480     version = "3.2.0";
4481   };
4482   openssl-signature_algorithm = {
4483     dependencies = ["openssl"];
4484     groups = ["default"];
4485     platforms = [];
4486     source = {
4487       remotes = ["https://rubygems.org"];
4488       sha256 = "103yjl68wqhl5kxaciir5jdnyi7iv9yckishdr52s5knh9g0pd53";
4489       type = "gem";
4490     };
4491     version = "1.3.0";
4492   };
4493   opentelemetry-api = {
4494     groups = ["default" "opentelemetry"];
4495     platforms = [];
4496     source = {
4497       remotes = ["https://rubygems.org"];
4498       sha256 = "1j9c2a4wgw0jaw63qscfasw3lf3kr45q83p4mmlf0bndcq2rlgdb";
4499       type = "gem";
4500     };
4501     version = "1.2.5";
4502   };
4503   opentelemetry-common = {
4504     dependencies = ["opentelemetry-api"];
4505     groups = ["default" "opentelemetry"];
4506     platforms = [];
4507     source = {
4508       remotes = ["https://rubygems.org"];
4509       sha256 = "160ws06d8mzx3hwjss2i954h8r86dp3sw95k2wrbq81sb121m2gy";
4510       type = "gem";
4511     };
4512     version = "0.21.0";
4513   };
4514   opentelemetry-exporter-otlp = {
4515     dependencies = ["google-protobuf" "googleapis-common-protos-types" "opentelemetry-api" "opentelemetry-common" "opentelemetry-sdk" "opentelemetry-semantic_conventions"];
4516     groups = ["opentelemetry"];
4517     platforms = [];
4518     source = {
4519       remotes = ["https://rubygems.org"];
4520       sha256 = "0k4y30x7l29kgkydn966qcwvf35phx0c9n3c2zinw64pvrmcyl00";
4521       type = "gem";
4522     };
4523     version = "0.27.0";
4524   };
4525   opentelemetry-helpers-sql-obfuscation = {
4526     dependencies = ["opentelemetry-common"];
4527     groups = ["default" "opentelemetry"];
4528     platforms = [];
4529     source = {
4530       remotes = ["https://rubygems.org"];
4531       sha256 = "0cnlr3gqmd2q9wcaxhvlkxkbjvvvkp4vzcwif1j7kydw7lvz2vmw";
4532       type = "gem";
4533     };
4534     version = "0.1.0";
4535   };
4536   opentelemetry-instrumentation-action_mailer = {
4537     dependencies = ["opentelemetry-api" "opentelemetry-instrumentation-active_support" "opentelemetry-instrumentation-base"];
4538     groups = ["default" "opentelemetry"];
4539     platforms = [];
4540     source = {
4541       remotes = ["https://rubygems.org"];
4542       sha256 = "1afibmwprdiqnkin7lb6zdxng36rqa7qbl5fl9wx0lchpc039zjj";
4543       type = "gem";
4544     };
4545     version = "0.1.0";
4546   };
4547   opentelemetry-instrumentation-action_pack = {
4548     dependencies = ["opentelemetry-api" "opentelemetry-instrumentation-base" "opentelemetry-instrumentation-rack"];
4549     groups = ["opentelemetry"];
4550     platforms = [];
4551     source = {
4552       remotes = ["https://rubygems.org"];
4553       sha256 = "16nbkayp8jb2zkqj2rmqd4d1mz4wdf0zg6jx8b0vzkf9mxr89py5";
4554       type = "gem";
4555     };
4556     version = "0.9.0";
4557   };
4558   opentelemetry-instrumentation-action_view = {
4559     dependencies = ["opentelemetry-api" "opentelemetry-instrumentation-active_support" "opentelemetry-instrumentation-base"];
4560     groups = ["opentelemetry"];
4561     platforms = [];
4562     source = {
4563       remotes = ["https://rubygems.org"];
4564       sha256 = "0xfbqgw497k2f56f68k7zsvmrrk5jk69xhl56227dfxlw15p2z5w";
4565       type = "gem";
4566     };
4567     version = "0.7.0";
4568   };
4569   opentelemetry-instrumentation-active_job = {
4570     dependencies = ["opentelemetry-api" "opentelemetry-instrumentation-base"];
4571     groups = ["opentelemetry"];
4572     platforms = [];
4573     source = {
4574       remotes = ["https://rubygems.org"];
4575       sha256 = "12c0qr980zr4si2ps55aj3zj84zycg3zcf16nh6mizljkmn8096s";
4576       type = "gem";
4577     };
4578     version = "0.7.1";
4579   };
4580   opentelemetry-instrumentation-active_record = {
4581     dependencies = ["opentelemetry-api" "opentelemetry-instrumentation-base"];
4582     groups = ["opentelemetry"];
4583     platforms = [];
4584     source = {
4585       remotes = ["https://rubygems.org"];
4586       sha256 = "0wjfd1dmfzcnvss2jsnc2s3g6p0wfq5ay3vfnidkmisgyw7fphfk";
4587       type = "gem";
4588     };
4589     version = "0.7.2";
4590   };
4591   opentelemetry-instrumentation-active_support = {
4592     dependencies = ["opentelemetry-api" "opentelemetry-instrumentation-base"];
4593     groups = ["opentelemetry"];
4594     platforms = [];
4595     source = {
4596       remotes = ["https://rubygems.org"];
4597       sha256 = "0rjajgb7sj3mrw5d79xm7q3f4mns1fc3ngasjfw10i18x0kq7283";
4598       type = "gem";
4599     };
4600     version = "0.5.1";
4601   };
4602   opentelemetry-instrumentation-aws_sdk = {
4603     dependencies = ["opentelemetry-api" "opentelemetry-instrumentation-base"];
4604     groups = ["opentelemetry"];
4605     platforms = [];
4606     source = {
4607       remotes = ["https://rubygems.org"];
4608       sha256 = "191p0d0yvlwakppzhfq7nkakbz4psby0h0bgx8p5apdc7vz2mmmr";
4609       type = "gem";
4610     };
4611     version = "0.5.2";
4612   };
4613   opentelemetry-instrumentation-base = {
4614     dependencies = ["opentelemetry-api" "opentelemetry-registry"];
4615     groups = ["default" "opentelemetry"];
4616     platforms = [];
4617     source = {
4618       remotes = ["https://rubygems.org"];
4619       sha256 = "0pv064ksiynin8hzvljkwm5vlkgr8kk6g3qqpiwcik860i7l677n";
4620       type = "gem";
4621     };
4622     version = "0.22.3";
4623   };
4624   opentelemetry-instrumentation-concurrent_ruby = {
4625     dependencies = ["opentelemetry-api" "opentelemetry-instrumentation-base"];
4626     groups = ["opentelemetry"];
4627     platforms = [];
4628     source = {
4629       remotes = ["https://rubygems.org"];
4630       sha256 = "1xmx1rxdvf835kvad352rcavwkk3x758q0rznx2npay3mm8bbcbg";
4631       type = "gem";
4632     };
4633     version = "0.21.3";
4634   };
4635   opentelemetry-instrumentation-ethon = {
4636     dependencies = ["opentelemetry-api" "opentelemetry-common" "opentelemetry-instrumentation-base"];
4637     groups = ["opentelemetry"];
4638     platforms = [];
4639     source = {
4640       remotes = ["https://rubygems.org"];
4641       sha256 = "1h5sa5in4b5yh8xgsgpk2spzhvkakinyi81mccgfy39zvz1p1i1i";
4642       type = "gem";
4643     };
4644     version = "0.21.5";
4645   };
4646   opentelemetry-instrumentation-excon = {
4647     dependencies = ["opentelemetry-api" "opentelemetry-common" "opentelemetry-instrumentation-base"];
4648     groups = ["opentelemetry"];
4649     platforms = [];
4650     source = {
4651       remotes = ["https://rubygems.org"];
4652       sha256 = "0im1ljdz4xd2498ss919gsqmv8r4ipk4rkwhf8ai0diw58qwa78p";
4653       type = "gem";
4654     };
4655     version = "0.22.2";
4656   };
4657   opentelemetry-instrumentation-faraday = {
4658     dependencies = ["opentelemetry-api" "opentelemetry-common" "opentelemetry-instrumentation-base"];
4659     groups = ["opentelemetry"];
4660     platforms = [];
4661     source = {
4662       remotes = ["https://rubygems.org"];
4663       sha256 = "1a3hx6linkdwmy5pax0khm64w68d2c7536yzc3svppivhxnfank9";
4664       type = "gem";
4665     };
4666     version = "0.24.3";
4667   };
4668   opentelemetry-instrumentation-grape = {
4669     dependencies = ["opentelemetry-api" "opentelemetry-instrumentation-base" "opentelemetry-instrumentation-rack"];
4670     groups = ["opentelemetry"];
4671     platforms = [];
4672     source = {
4673       remotes = ["https://rubygems.org"];
4674       sha256 = "0c33cg6a2ykpc5215v1a1pqhvad5wld6pz0m32zxhai5psxj3110";
4675       type = "gem";
4676     };
4677     version = "0.1.8";
4678   };
4679   opentelemetry-instrumentation-graphql = {
4680     dependencies = ["opentelemetry-api" "opentelemetry-instrumentation-base"];
4681     groups = ["opentelemetry"];
4682     platforms = [];
4683     source = {
4684       remotes = ["https://rubygems.org"];
4685       sha256 = "13lbvcbszr20b7li8mm007rnm59np5y7zz5a36jchbz8503dhfai";
4686       type = "gem";
4687     };
4688     version = "0.28.2";
4689   };
4690   opentelemetry-instrumentation-http = {
4691     dependencies = ["opentelemetry-api" "opentelemetry-instrumentation-base"];
4692     groups = ["opentelemetry"];
4693     platforms = [];
4694     source = {
4695       remotes = ["https://rubygems.org"];
4696       sha256 = "1yncpv6i2cagjyq1srdqddf6mh0q9s04kfi9q1rh9qbsxqbp5cff";
4697       type = "gem";
4698     };
4699     version = "0.23.3";
4700   };
4701   opentelemetry-instrumentation-http_client = {
4702     dependencies = ["opentelemetry-api" "opentelemetry-common" "opentelemetry-instrumentation-base"];
4703     groups = ["opentelemetry"];
4704     platforms = [];
4705     source = {
4706       remotes = ["https://rubygems.org"];
4707       sha256 = "038bpsg4bfix3ap7l9f8jqkb1acl3v0p7c2jd7bj1116v4ycdcvc";
4708       type = "gem";
4709     };
4710     version = "0.22.5";
4711   };
4712   opentelemetry-instrumentation-net_http = {
4713     dependencies = ["opentelemetry-api" "opentelemetry-common" "opentelemetry-instrumentation-base"];
4714     groups = ["opentelemetry"];
4715     platforms = [];
4716     source = {
4717       remotes = ["https://rubygems.org"];
4718       sha256 = "1gppqpy2c48xj2jlcd1lkmr3wh3qhwf14337wjk2w0qq77h11gcr";
4719       type = "gem";
4720     };
4721     version = "0.22.5";
4722   };
4723   opentelemetry-instrumentation-pg = {
4724     dependencies = ["opentelemetry-api" "opentelemetry-helpers-sql-obfuscation" "opentelemetry-instrumentation-base"];
4725     groups = ["opentelemetry"];
4726     platforms = [];
4727     source = {
4728       remotes = ["https://rubygems.org"];
4729       sha256 = "1k9m9v4i42y53s85b8y7vz4dj4y00v1gg8392rkrswl5f72fk2dn";
4730       type = "gem";
4731     };
4732     version = "0.27.3";
4733   };
4734   opentelemetry-instrumentation-rack = {
4735     dependencies = ["opentelemetry-api" "opentelemetry-common" "opentelemetry-instrumentation-base"];
4736     groups = ["opentelemetry"];
4737     platforms = [];
4738     source = {
4739       remotes = ["https://rubygems.org"];
4740       sha256 = "1dc2ds4vaqybfpzp98p79z9kgpdagljsgbjbhpi0i9jrlh2xnddy";
4741       type = "gem";
4742     };
4743     version = "0.24.4";
4744   };
4745   opentelemetry-instrumentation-rails = {
4746     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_support" "opentelemetry-instrumentation-base"];
4747     groups = ["opentelemetry"];
4748     platforms = [];
4749     source = {
4750       remotes = ["https://rubygems.org"];
4751       sha256 = "04isc412xin2xw11lccdxcg7i2yf4m8jsw9jlq7gcld5mwix1pa2";
4752       type = "gem";
4753     };
4754     version = "0.30.2";
4755   };
4756   opentelemetry-instrumentation-rake = {
4757     dependencies = ["opentelemetry-api" "opentelemetry-instrumentation-base"];
4758     groups = ["opentelemetry"];
4759     platforms = [];
4760     source = {
4761       remotes = ["https://rubygems.org"];
4762       sha256 = "0840gnlr90nbl430yc72czn26bngdp94v4adz7q9ph3pmdm8mppv";
4763       type = "gem";
4764     };
4765     version = "0.2.2";
4766   };
4767   opentelemetry-instrumentation-redis = {
4768     dependencies = ["opentelemetry-api" "opentelemetry-common" "opentelemetry-instrumentation-base"];
4769     groups = ["opentelemetry"];
4770     platforms = [];
4771     source = {
4772       remotes = ["https://rubygems.org"];
4773       sha256 = "1mrkcd8mdvfgrqalnav4dh3hvd1f91yq718n1mdb56jkd607kknp";
4774       type = "gem";
4775     };
4776     version = "0.25.5";
4777   };
4778   opentelemetry-instrumentation-sidekiq = {
4779     dependencies = ["opentelemetry-api" "opentelemetry-common" "opentelemetry-instrumentation-base"];
4780     groups = ["opentelemetry"];
4781     platforms = [];
4782     source = {
4783       remotes = ["https://rubygems.org"];
4784       sha256 = "18x3x06dfydaqqab4k6yykqhy2axppyf9q63sh2da893jphb5qac";
4785       type = "gem";
4786     };
4787     version = "0.25.4";
4788   };
4789   opentelemetry-registry = {
4790     dependencies = ["opentelemetry-api"];
4791     groups = ["default" "opentelemetry"];
4792     platforms = [];
4793     source = {
4794       remotes = ["https://rubygems.org"];
4795       sha256 = "08k8zqrg47v1jxcvxz9wxyqm03kjdw98qa8q0y840qvh988vcshi";
4796       type = "gem";
4797     };
4798     version = "0.3.0";
4799   };
4800   opentelemetry-sdk = {
4801     dependencies = ["opentelemetry-api" "opentelemetry-common" "opentelemetry-registry" "opentelemetry-semantic_conventions"];
4802     groups = ["opentelemetry"];
4803     platforms = [];
4804     source = {
4805       remotes = ["https://rubygems.org"];
4806       sha256 = "1ajf9igx63r6r2ds0f3hxd18iragvr88k2k9kzvamp1jkdna6gsi";
4807       type = "gem";
4808     };
4809     version = "1.4.1";
4810   };
4811   opentelemetry-semantic_conventions = {
4812     dependencies = ["opentelemetry-api"];
4813     groups = ["default" "opentelemetry"];
4814     platforms = [];
4815     source = {
4816       remotes = ["https://rubygems.org"];
4817       sha256 = "0xhv5fwwgjj2k8ksprpg1nm5v8k3w6gyw4wiq2k08q3kf484rlhk";
4818       type = "gem";
4819     };
4820     version = "1.10.0";
4821   };
4822   opentracing = {
4823     groups = ["default"];
4824     platforms = [];
4825     source = {
4826       remotes = ["https://rubygems.org"];
4827       sha256 = "11lj1d8vq0hkb5hjz8q4lm82cddrggpbb33dhqfn7rxhwsmxgdfy";
4828       type = "gem";
4829     };
4830     version = "0.5.0";
4831   };
4832   optimist = {
4833     groups = ["default"];
4834     platforms = [];
4835     source = {
4836       remotes = ["https://rubygems.org"];
4837       sha256 = "1vg2chy1cfmdj6c1gryl8zvjhhmb3plwgyh1jfnpq4fnfqv7asrk";
4838       type = "gem";
4839     };
4840     version = "3.0.1";
4841   };
4842   org-ruby = {
4843     dependencies = ["rubypants"];
4844     groups = ["default"];
4845     platforms = [];
4846     source = {
4847       remotes = ["https://rubygems.org"];
4848       sha256 = "0x69s7aysfiwlcpd9hkvksfyld34d8kxr62adb59vjvh8hxfrjwk";
4849       type = "gem";
4850     };
4851     version = "0.9.12";
4852   };
4853   orm_adapter = {
4854     groups = ["default"];
4855     platforms = [];
4856     source = {
4857       remotes = ["https://rubygems.org"];
4858       sha256 = "1fg9jpjlzf5y49qs9mlpdrgs5rpcyihq1s4k79nv9js0spjhnpda";
4859       type = "gem";
4860     };
4861     version = "0.5.0";
4862   };
4863   os = {
4864     groups = ["default"];
4865     platforms = [];
4866     source = {
4867       remotes = ["https://rubygems.org"];
4868       sha256 = "0gwd20smyhxbm687vdikfh1gpi96h8qb1x28s2pdcysf6dm6v0ap";
4869       type = "gem";
4870     };
4871     version = "1.1.4";
4872   };
4873   pact = {
4874     dependencies = ["pact-mock_service" "pact-support" "rack-test" "rspec" "term-ansicolor" "thor" "webrick"];
4875     groups = ["development" "test"];
4876     platforms = [];
4877     source = {
4878       remotes = ["https://rubygems.org"];
4879       sha256 = "1a3fbwzzzdsbzipv63mcq1q761mqc6w8k1vxkbrbf3aqi2489p8b";
4880       type = "gem";
4881     };
4882     version = "1.64.0";
4883   };
4884   pact-mock_service = {
4885     dependencies = ["find_a_port" "json" "pact-support" "rack" "rspec" "thor" "webrick"];
4886     groups = ["default" "development" "test"];
4887     platforms = [];
4888     source = {
4889       remotes = ["https://rubygems.org"];
4890       sha256 = "0lds3xpkrx91lm74pa3n5167c8mkmqyki9axj7bjj0m18r2ybna2";
4891       type = "gem";
4892     };
4893     version = "3.11.2";
4894   };
4895   pact-support = {
4896     dependencies = ["awesome_print" "diff-lcs" "expgen" "rainbow"];
4897     groups = ["default" "development" "test"];
4898     platforms = [];
4899     source = {
4900       remotes = ["https://rubygems.org"];
4901       sha256 = "0waq8ywxhljm5sjk7m3q7f6s2pvcfshg3ncs9dl7kcsg2ail7hs1";
4902       type = "gem";
4903     };
4904     version = "1.20.0";
4905   };
4906   parallel = {
4907     groups = ["development" "test"];
4908     platforms = [];
4909     source = {
4910       remotes = ["https://rubygems.org"];
4911       sha256 = "15wkxrg1sj3n1h2g8jcrn7gcapwcgxr659ypjf75z1ipkgxqxwsv";
4912       type = "gem";
4913     };
4914     version = "1.24.0";
4915   };
4916   parser = {
4917     dependencies = ["ast" "racc"];
4918     groups = ["coverage" "default" "development" "test"];
4919     platforms = [];
4920     source = {
4921       remotes = ["https://rubygems.org"];
4922       sha256 = "1sryynf3iws1b2ffba1gvmlpf8jzhfva5p0qdf37x6wdj683rqm2";
4923       type = "gem";
4924     };
4925     version = "3.3.3.0";
4926   };
4927   parslet = {
4928     groups = ["default" "development" "test"];
4929     platforms = [];
4930     source = {
4931       remotes = ["https://rubygems.org"];
4932       sha256 = "12nrzfwjphjlakb9pmpj70hgjwgzvnr8i1zfzddifgyd44vspl88";
4933       type = "gem";
4934     };
4935     version = "1.8.2";
4936   };
4937   pastel = {
4938     dependencies = ["tty-color"];
4939     groups = ["default" "development" "test"];
4940     platforms = [];
4941     source = {
4942       remotes = ["https://rubygems.org"];
4943       sha256 = "0xash2gj08dfjvq4hy6l1z22s5v30fhizwgs10d6nviggpxsj7a8";
4944       type = "gem";
4945     };
4946     version = "0.8.0";
4947   };
4948   peek = {
4949     dependencies = ["railties"];
4950     groups = ["default"];
4951     platforms = [];
4952     source = {
4953       remotes = ["https://rubygems.org"];
4954       sha256 = "1k1yggixrcj72jlc98hi3jjd04x71dpynn8dxpcdhinyijniwl6n";
4955       type = "gem";
4956     };
4957     version = "1.1.0";
4958   };
4959   pg = {
4960     groups = ["default"];
4961     platforms = [];
4962     source = {
4963       remotes = ["https://rubygems.org"];
4964       sha256 = "071b55bhsz7mivlnp2kv0a11msnl7xg5awvk8mlflpl270javhsb";
4965       type = "gem";
4966     };
4967     version = "1.5.6";
4968   };
4969   pg_query = {
4970     dependencies = ["google-protobuf"];
4971     groups = ["default"];
4972     platforms = [];
4973     source = {
4974       remotes = ["https://rubygems.org"];
4975       sha256 = "0p8ljf694qvrf5875ljg6kp7gvmndy8490kasjzcq22ghryg9xxp";
4976       type = "gem";
4977     };
4978     version = "5.1.0";
4979   };
4980   plist = {
4981     groups = ["default"];
4982     platforms = [];
4983     source = {
4984       remotes = ["https://rubygems.org"];
4985       sha256 = "0wzhnbzraz60paxhm48c50fp9xi7cqka4gfhxmiq43mhgh5ajg3h";
4986       type = "gem";
4987     };
4988     version = "3.7.0";
4989   };
4990   png_quantizator = {
4991     groups = ["development" "test"];
4992     platforms = [];
4993     source = {
4994       remotes = ["https://rubygems.org"];
4995       sha256 = "0sqhydp5g9ly1kgfiya1fc6srmhf6avrb74j09z3lp0jck8d88v0";
4996       type = "gem";
4997     };
4998     version = "0.2.1";
4999   };
5000   premailer = {
5001     dependencies = ["addressable" "css_parser" "htmlentities"];
5002     groups = ["default"];
5003     platforms = [];
5004     source = {
5005       remotes = ["https://rubygems.org"];
5006       sha256 = "1yvy5lxq287izy7qsz23hry63rc57wkaaalqvxnwjncm56xgdmzh";
5007       type = "gem";
5008     };
5009     version = "1.23.0";
5010   };
5011   premailer-rails = {
5012     dependencies = ["actionmailer" "net-smtp" "premailer"];
5013     groups = ["default"];
5014     platforms = [];
5015     source = {
5016       remotes = ["https://rubygems.org"];
5017       sha256 = "0004f73kgrglida336fqkgx906m6n05nnfc17mypzg5rc78iaf61";
5018       type = "gem";
5019     };
5020     version = "1.12.0";
5021   };
5022   prime = {
5023     dependencies = ["forwardable" "singleton"];
5024     groups = ["default" "development"];
5025     platforms = [];
5026     source = {
5027       remotes = ["https://rubygems.org"];
5028       sha256 = "1973kz8lbck6ga5v42f55jk8b8pnbgwp9p67dl1xw15gvz55dsfl";
5029       type = "gem";
5030     };
5031     version = "0.1.2";
5032   };
5033   prism = {
5034     groups = ["default" "development"];
5035     platforms = [];
5036     source = {
5037       remotes = ["https://rubygems.org"];
5038       sha256 = "0ps7lydh1jsqv02vmb1lgky80hi8wcvbv6lfybxgb9q80cx88b55";
5039       type = "gem";
5040     };
5041     version = "0.29.0";
5042   };
5043   proc_to_ast = {
5044     dependencies = ["coderay" "parser" "unparser"];
5045     groups = ["default" "development" "test"];
5046     platforms = [];
5047     source = {
5048       remotes = ["https://rubygems.org"];
5049       sha256 = "14c65w48bbzp5lh1cngqd1y25kqvfnq1iy49hlzshl12dsk3z9wj";
5050       type = "gem";
5051     };
5052     version = "0.1.0";
5053   };
5054   prometheus-client-mmap = {
5055     dependencies = ["rb_sys"];
5056     groups = ["default"];
5057     platforms = [];
5058     source = {
5059       remotes = ["https://rubygems.org"];
5060       sha256 = "0vg47xx3wgg24snqc6ychb08mbcyrjmvxym9fg69cpa4xvj133fx";
5061       type = "gem";
5062     };
5063     version = "1.1.1";
5064   };
5065   protocol = {
5066     dependencies = ["ruby_parser"];
5067     groups = ["default" "test"];
5068     platforms = [];
5069     source = {
5070       remotes = ["https://rubygems.org"];
5071       sha256 = "1f8nvz0621gfsyiwy2nmwaliqafmf4p2wnln9qldd31vwl4wbmyw";
5072       type = "gem";
5073     };
5074     version = "2.0.0";
5075   };
5076   pry = {
5077     dependencies = ["coderay" "method_source"];
5078     groups = ["default" "development" "test"];
5079     platforms = [];
5080     source = {
5081       remotes = ["https://rubygems.org"];
5082       sha256 = "0k9kqkd9nps1w1r1rb7wjr31hqzkka2bhi8b518x78dcxppm9zn4";
5083       type = "gem";
5084     };
5085     version = "0.14.2";
5086   };
5087   pry-byebug = {
5088     dependencies = ["byebug" "pry"];
5089     groups = ["development" "test"];
5090     platforms = [];
5091     source = {
5092       remotes = ["https://rubygems.org"];
5093       sha256 = "1y41al94ks07166qbp2200yzyr5y60hm7xaiw4lxpgsm4b1pbyf8";
5094       type = "gem";
5095     };
5096     version = "3.10.1";
5097   };
5098   pry-rails = {
5099     dependencies = ["pry"];
5100     groups = ["development" "test"];
5101     platforms = [];
5102     source = {
5103       remotes = ["https://rubygems.org"];
5104       sha256 = "1cf4ii53w2hdh7fn8vhqpzkymmchjbwij4l3m7s6fsxvb9bn51j6";
5105       type = "gem";
5106     };
5107     version = "0.3.9";
5108   };
5109   pry-shell = {
5110     dependencies = ["pry" "tty-markdown" "tty-prompt"];
5111     groups = ["development" "test"];
5112     platforms = [];
5113     source = {
5114       remotes = ["https://rubygems.org"];
5115       sha256 = "027jd53zjbimqb3n1329q4njs94bagmfnrfylxqv04lrsa14h0md";
5116       type = "gem";
5117     };
5118     version = "0.6.4";
5119   };
5120   public_suffix = {
5121     groups = ["danger" "default" "development" "test"];
5122     platforms = [];
5123     source = {
5124       remotes = ["https://rubygems.org"];
5125       sha256 = "0sqw1zls6227bgq38sxb2hs8nkdz4hn1zivs27mjbniswfy4zvi6";
5126       type = "gem";
5127     };
5128     version = "5.0.0";
5129   };
5130   puma = {
5131     dependencies = ["nio4r"];
5132     groups = ["puma"];
5133     platforms = [];
5134     source = {
5135       remotes = ["https://rubygems.org"];
5136       sha256 = "1y8jcw80zcxvdq0id329lzmp5pzx7hpac227d7sgjkblc89s3pfm";
5137       type = "gem";
5138     };
5139     version = "6.4.0";
5140   };
5141   pyu-ruby-sasl = {
5142     groups = ["default"];
5143     platforms = [];
5144     source = {
5145       remotes = ["https://rubygems.org"];
5146       sha256 = "1rcpjiz9lrvyb3rd8k8qni0v4ps08psympffyldmmnrqayyad0sn";
5147       type = "gem";
5148     };
5149     version = "0.0.3.3";
5150   };
5151   raabro = {
5152     groups = ["default"];
5153     platforms = [];
5154     source = {
5155       remotes = ["https://rubygems.org"];
5156       sha256 = "10m8bln9d00dwzjil1k42i5r7l82x25ysbi45fwyv4932zsrzynl";
5157       type = "gem";
5158     };
5159     version = "1.4.0";
5160   };
5161   racc = {
5162     groups = ["default" "development" "test"];
5163     platforms = [];
5164     source = {
5165       remotes = ["https://rubygems.org"];
5166       sha256 = "09jgz6r0f7v84a7jz9an85q8vvmp743dqcsdm3z9c8rqcqv6pljq";
5167       type = "gem";
5168     };
5169     version = "1.6.2";
5170   };
5171   rack = {
5172     groups = ["default" "development" "test"];
5173     platforms = [];
5174     source = {
5175       remotes = ["https://rubygems.org"];
5176       sha256 = "0hj0rkw2z9r1lcg2wlrcld2n3phwrcgqcp7qd1g9a7hwgalh2qzx";
5177       type = "gem";
5178     };
5179     version = "2.2.9";
5180   };
5181   rack-accept = {
5182     dependencies = ["rack"];
5183     groups = ["default"];
5184     platforms = [];
5185     source = {
5186       remotes = ["https://rubygems.org"];
5187       sha256 = "18jdipx17b4ki33cfqvliapd31sbfvs4mv727awynr6v95a7n936";
5188       type = "gem";
5189     };
5190     version = "0.4.5";
5191   };
5192   rack-attack = {
5193     dependencies = ["rack"];
5194     groups = ["default"];
5195     platforms = [];
5196     source = {
5197       remotes = ["https://rubygems.org"];
5198       sha256 = "0z6pj5vjgl6swq7a33gssf795k958mss8gpmdb4v4cydcs7px91w";
5199       type = "gem";
5200     };
5201     version = "6.7.0";
5202   };
5203   rack-cors = {
5204     dependencies = ["rack"];
5205     groups = ["default"];
5206     platforms = [];
5207     source = {
5208       remotes = ["https://rubygems.org"];
5209       sha256 = "06ysmn14pdf2wyr7agm0qvvr9pzcgyf39w4yvk2n05w9k4alwpa1";
5210       type = "gem";
5211     };
5212     version = "2.0.2";
5213   };
5214   rack-oauth2 = {
5215     dependencies = ["activesupport" "attr_required" "faraday" "faraday-follow_redirects" "json-jwt" "rack"];
5216     groups = ["default"];
5217     platforms = [];
5218     source = {
5219       remotes = ["https://rubygems.org"];
5220       sha256 = "19fi42hi9l474ki89y6cs8vrpfmc1h8zpd02iwjy4hw0a1yahfn7";
5221       type = "gem";
5222     };
5223     version = "2.2.1";
5224   };
5225   rack-protection = {
5226     dependencies = ["rack"];
5227     groups = ["default"];
5228     platforms = [];
5229     source = {
5230       remotes = ["https://rubygems.org"];
5231       sha256 = "169jzzgvbjrqmz4q55wp9pg4ji2h90mggcdxy152gv5vp96l2hgx";
5232       type = "gem";
5233     };
5234     version = "2.2.2";
5235   };
5236   rack-proxy = {
5237     dependencies = ["rack"];
5238     groups = ["default"];
5239     platforms = [];
5240     source = {
5241       remotes = ["https://rubygems.org"];
5242       sha256 = "12jw7401j543fj8cc83lmw72d8k6bxvkp9rvbifi88hh01blnsj4";
5243       type = "gem";
5244     };
5245     version = "0.7.7";
5246   };
5247   rack-session = {
5248     dependencies = ["rack"];
5249     groups = ["default"];
5250     platforms = [];
5251     source = {
5252       remotes = ["https://rubygems.org"];
5253       sha256 = "0xhxhlsz6shh8nm44jsmd9276zcnyzii364vhcvf0k8b8bjia8d0";
5254       type = "gem";
5255     };
5256     version = "1.0.2";
5257   };
5258   rack-test = {
5259     dependencies = ["rack"];
5260     groups = ["default" "development" "test"];
5261     platforms = [];
5262     source = {
5263       remotes = ["https://rubygems.org"];
5264       sha256 = "1ysx29gk9k14a14zsp5a8czys140wacvp91fja8xcja0j1hzqq8c";
5265       type = "gem";
5266     };
5267     version = "2.1.0";
5268   };
5269   rack-timeout = {
5270     groups = ["default"];
5271     platforms = [];
5272     source = {
5273       remotes = ["https://rubygems.org"];
5274       sha256 = "1nc7kis61n4q7g78gxxsxygam022glmgwq9snydrkjiwg7lkfwvm";
5275       type = "gem";
5276     };
5277     version = "0.7.0";
5278   };
5279   rails = {
5280     dependencies = ["actioncable" "actionmailbox" "actionmailer" "actionpack" "actiontext" "actionview" "activejob" "activemodel" "activerecord" "activestorage" "activesupport" "railties"];
5281     groups = ["default" "development" "test"];
5282     platforms = [];
5283     source = {
5284       remotes = ["https://rubygems.org"];
5285       sha256 = "1sv5jzd3varqzcqm8zxllwiqzgbgcymszw12ci3f9zbzlliq8hby";
5286       type = "gem";
5287     };
5288     version = "7.0.8.4";
5289   };
5290   rails-controller-testing = {
5291     dependencies = ["actionpack" "actionview" "activesupport"];
5292     groups = ["test"];
5293     platforms = [];
5294     source = {
5295       remotes = ["https://rubygems.org"];
5296       sha256 = "151f303jcvs8s149mhx2g5mn67487x0blrf9dzl76q1nb7dlh53l";
5297       type = "gem";
5298     };
5299     version = "1.0.5";
5300   };
5301   rails-dom-testing = {
5302     dependencies = ["activesupport" "nokogiri"];
5303     groups = ["default" "development" "test"];
5304     platforms = [];
5305     source = {
5306       remotes = ["https://rubygems.org"];
5307       sha256 = "1lfq2a7kp2x64dzzi5p4cjcbiv62vxh9lyqk2f0rqq3fkzrw8h5i";
5308       type = "gem";
5309     };
5310     version = "2.0.3";
5311   };
5312   rails-html-sanitizer = {
5313     dependencies = ["loofah" "nokogiri"];
5314     groups = ["default" "development" "monorepo" "test"];
5315     platforms = [];
5316     source = {
5317       remotes = ["https://rubygems.org"];
5318       sha256 = "1pm4z853nyz1bhhqr7fzl44alnx4bjachcr6rh6qjj375sfz3sc6";
5319       type = "gem";
5320     };
5321     version = "1.6.0";
5322   };
5323   rails-i18n = {
5324     dependencies = ["i18n" "railties"];
5325     groups = ["default"];
5326     platforms = [];
5327     source = {
5328       remotes = ["https://rubygems.org"];
5329       sha256 = "0s8kvic2ia34ngssz6h15wqj0k3wwblhyh0f9v0j3gy7ly0dp161";
5330       type = "gem";
5331     };
5332     version = "7.0.9";
5333   };
5334   railties = {
5335     dependencies = ["actionpack" "activesupport" "method_source" "rake" "thor" "zeitwerk"];
5336     groups = ["default" "development" "test"];
5337     platforms = [];
5338     source = {
5339       remotes = ["https://rubygems.org"];
5340       sha256 = "02z7lqx0y60bzpkd4v67i9sbdh7djs0mm89h343kidx0gmq0kbh0";
5341       type = "gem";
5342     };
5343     version = "7.0.8.4";
5344   };
5345   rainbow = {
5346     groups = ["coverage" "default" "development" "test"];
5347     platforms = [];
5348     source = {
5349       remotes = ["https://rubygems.org"];
5350       sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503";
5351       type = "gem";
5352     };
5353     version = "3.1.1";
5354   };
5355   rake = {
5356     groups = ["default" "development" "test"];
5357     platforms = [];
5358     source = {
5359       remotes = ["https://rubygems.org"];
5360       sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w";
5361       type = "gem";
5362     };
5363     version = "13.0.6";
5364   };
5365   rb-fsevent = {
5366     groups = ["default" "development" "test"];
5367     platforms = [];
5368     source = {
5369       remotes = ["https://rubygems.org"];
5370       sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423";
5371       type = "gem";
5372     };
5373     version = "0.11.2";
5374   };
5375   rb-inotify = {
5376     dependencies = ["ffi"];
5377     groups = ["default" "development" "test"];
5378     platforms = [];
5379     source = {
5380       remotes = ["https://rubygems.org"];
5381       sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005";
5382       type = "gem";
5383     };
5384     version = "0.10.1";
5385   };
5386   rb_sys = {
5387     groups = ["default"];
5388     platforms = [];
5389     source = {
5390       remotes = ["https://rubygems.org"];
5391       sha256 = "1jjcxfwwr70l46wylv68mjnazi4zfwn7fn5yb2wnfs4hwzcbwdca";
5392       type = "gem";
5393     };
5394     version = "0.9.94";
5395   };
5396   rbs = {
5397     dependencies = ["logger"];
5398     groups = ["default" "development"];
5399     platforms = [];
5400     source = {
5401       remotes = ["https://rubygems.org"];
5402       sha256 = "1bnb361ca6gizncs8qybfrm1m9pin2siw548pizfd5l711mrzn4f";
5403       type = "gem";
5404     };
5405     version = "3.5.1";
5406   };
5407   rbtrace = {
5408     dependencies = ["ffi" "msgpack" "optimist"];
5409     groups = ["default"];
5410     platforms = [];
5411     source = {
5412       remotes = ["https://rubygems.org"];
5413       sha256 = "1p65p6f917al0f07sn5ca9yj92f7mk52xgnp0ahqpyrb8r6sdjz8";
5414       type = "gem";
5415     };
5416     version = "0.5.1";
5417   };
5418   rchardet = {
5419     groups = ["default" "development"];
5420     platforms = [];
5421     source = {
5422       remotes = ["https://rubygems.org"];
5423       sha256 = "1isj1b3ywgg2m1vdlnr41lpvpm3dbyarf1lla4dfibfmad9csfk9";
5424       type = "gem";
5425     };
5426     version = "1.8.0";
5427   };
5428   re2 = {
5429     dependencies = ["mini_portile2"];
5430     groups = ["default"];
5431     platforms = [];
5432     source = {
5433       remotes = ["https://rubygems.org"];
5434       sha256 = "1p0kxb1gwrsv2r38jwgsg8b5k2xx966qmrc6aajfncpzm398i79i";
5435       type = "gem";
5436     };
5437     version = "2.7.0";
5438   };
5439   recaptcha = {
5440     dependencies = ["json"];
5441     groups = ["default"];
5442     platforms = [];
5443     source = {
5444       remotes = ["https://rubygems.org"];
5445       sha256 = "1vmpppgdy64qa16bvkss0xyzmyyzxv5hwzvc1i6saw4yvm58kl9p";
5446       type = "gem";
5447     };
5448     version = "5.12.3";
5449   };
5450   recursive-open-struct = {
5451     groups = ["default"];
5452     platforms = [];
5453     source = {
5454       remotes = ["https://rubygems.org"];
5455       sha256 = "0nnyr6qsqrcszf6c10n4zfjs8h9n67zvsmx6mp8brkigamr8llx3";
5456       type = "gem";
5457     };
5458     version = "1.1.3";
5459   };
5460   redcarpet = {
5461     groups = ["default" "development"];
5462     platforms = [];
5463     source = {
5464       remotes = ["https://rubygems.org"];
5465       sha256 = "1sg9sbf9pm91l7lac7fs4silabyn0vflxwaa2x3lrzsm0ff8ilca";
5466       type = "gem";
5467     };
5468     version = "3.6.0";
5469   };
5470   RedCloth = {
5471     groups = ["default"];
5472     platforms = [];
5473     source = {
5474       remotes = ["https://rubygems.org"];
5475       sha256 = "0bb3yk2p12f1j4nr0grbadrwnr6gkzd7vn96jcnhswz2jsnbhhfr";
5476       type = "gem";
5477     };
5478     version = "4.3.3";
5479   };
5480   redis = {
5481     dependencies = ["redis-client"];
5482     groups = ["default"];
5483     platforms = [];
5484     source = {
5485       remotes = ["https://rubygems.org"];
5486       sha256 = "1d1ng78dwbzgfg1sljf9bnx2km5y3p3jc42a9npwcrmiard9fsrk";
5487       type = "gem";
5488     };
5489     version = "5.2.0";
5490   };
5491   redis-actionpack = {
5492     dependencies = ["actionpack" "redis-rack" "redis-store"];
5493     groups = ["default"];
5494     platforms = [];
5495     source = {
5496       remotes = ["https://rubygems.org"];
5497       sha256 = "0h1mx8shrzpcj27k9kw77f4cq7i217vxfd1ksqb4g485md4zc37i";
5498       type = "gem";
5499     };
5500     version = "5.4.0";
5501   };
5502   redis-client = {
5503     dependencies = ["connection_pool"];
5504     groups = ["default"];
5505     platforms = [];
5506     source = {
5507       remotes = ["https://rubygems.org"];
5508       sha256 = "1h5cgdv40zk0ph1nl64ayhn6anzwy6mbxyi7fci9n404ryvy9zii";
5509       type = "gem";
5510     };
5511     version = "0.22.2";
5512   };
5513   redis-cluster-client = {
5514     dependencies = ["redis-client"];
5515     groups = ["default"];
5516     platforms = [];
5517     source = {
5518       remotes = ["https://rubygems.org"];
5519       sha256 = "107ban04brh3f6xwy4rcy83a6kgq0r71jdfyjz95ggg2hs51pv8w";
5520       type = "gem";
5521     };
5522     version = "0.8.2";
5523   };
5524   redis-clustering = {
5525     dependencies = ["redis" "redis-cluster-client"];
5526     groups = ["default"];
5527     platforms = [];
5528     source = {
5529       remotes = ["https://rubygems.org"];
5530       sha256 = "13h3w100848y272vykm1bwyj29z749pa9sfcjqd0k0fx1f73hpv8";
5531       type = "gem";
5532     };
5533     version = "5.2.0";
5534   };
5535   redis-namespace = {
5536     dependencies = ["redis"];
5537     groups = ["default"];
5538     platforms = [];
5539     source = {
5540       remotes = ["https://rubygems.org"];
5541       sha256 = "0f92i9cwlp6xj6fyn7qn4qsaqvxfw4wqvayll7gbd26qnai1l6p9";
5542       type = "gem";
5543     };
5544     version = "1.11.0";
5545   };
5546   redis-rack = {
5547     dependencies = ["rack-session" "redis-store"];
5548     groups = ["default"];
5549     platforms = [];
5550     source = {
5551       remotes = ["https://rubygems.org"];
5552       sha256 = "10438w0y1jbgr205zndvmz6md0mrqazh2j9fr88lvb8hms10pddb";
5553       type = "gem";
5554     };
5555     version = "3.0.0";
5556   };
5557   redis-store = {
5558     dependencies = ["redis"];
5559     groups = ["default"];
5560     platforms = [];
5561     source = {
5562       remotes = ["https://rubygems.org"];
5563       sha256 = "197d1088jw3wl3lfcdj4w4c4da13wsqyd12mj3czvlfw77ig7i7d";
5564       type = "gem";
5565     };
5566     version = "1.11.0";
5567   };
5568   regexp_parser = {
5569     groups = ["default" "development" "test"];
5570     platforms = [];
5571     source = {
5572       remotes = ["https://rubygems.org"];
5573       sha256 = "0mm5sykyblc61a82zz3dag6yy3mvflj2z47060kjzjj5793blqzi";
5574       type = "gem";
5575     };
5576     version = "2.6.0";
5577   };
5578   regexp_property_values = {
5579     groups = ["default"];
5580     platforms = [];
5581     source = {
5582       remotes = ["https://rubygems.org"];
5583       sha256 = "03q8dn4fg51mfk5d4sfcr0f9hqbs42ghafi76k9nc7ms1gf9j90n";
5584       type = "gem";
5585     };
5586     version = "1.0.0";
5587   };
5588   representable = {
5589     dependencies = ["declarative" "trailblazer-option" "uber"];
5590     groups = ["default"];
5591     platforms = [];
5592     source = {
5593       remotes = ["https://rubygems.org"];
5594       sha256 = "1kms3r6w6pnryysnaqqa9fsn0v73zx1ilds9d1c565n3xdzbyafc";
5595       type = "gem";
5596     };
5597     version = "3.2.0";
5598   };
5599   request_store = {
5600     dependencies = ["rack"];
5601     groups = ["default"];
5602     platforms = [];
5603     source = {
5604       remotes = ["https://rubygems.org"];
5605       sha256 = "13ppgmsbrqah08j06bybd3cddv6dml79yzyjn7r8j1src78h98h7";
5606       type = "gem";
5607     };
5608     version = "1.5.1";
5609   };
5610   responders = {
5611     dependencies = ["actionpack" "railties"];
5612     groups = ["default"];
5613     platforms = [];
5614     source = {
5615       remotes = ["https://rubygems.org"];
5616       sha256 = "14kjykc6rpdh24sshg9savqdajya2dislc1jmbzg91w9967f4gv1";
5617       type = "gem";
5618     };
5619     version = "3.0.1";
5620   };
5621   rest-client = {
5622     dependencies = ["http-accept" "http-cookie" "mime-types" "netrc"];
5623     groups = ["default"];
5624     platforms = [];
5625     source = {
5626       remotes = ["https://rubygems.org"];
5627       sha256 = "1qs74yzl58agzx9dgjhcpgmzfn61fqkk33k1js2y5yhlvc5l19im";
5628       type = "gem";
5629     };
5630     version = "2.1.0";
5631   };
5632   retriable = {
5633     groups = ["default"];
5634     platforms = [];
5635     source = {
5636       remotes = ["https://rubygems.org"];
5637       sha256 = "1q48hqws2dy1vws9schc0kmina40gy7sn5qsndpsfqdslh65snha";
5638       type = "gem";
5639     };
5640     version = "3.1.2";
5641   };
5642   reverse_markdown = {
5643     dependencies = ["nokogiri"];
5644     groups = ["default"];
5645     platforms = [];
5646     source = {
5647       remotes = ["https://rubygems.org"];
5648       sha256 = "0w786j869fjhjf72waj0hc9i4ghi45b78a2am27kij4sa2hmsc53";
5649       type = "gem";
5650     };
5651     version = "1.4.0";
5652   };
5653   rexml = {
5654     dependencies = ["strscan"];
5655     groups = ["coverage" "danger" "default" "development" "omnibus" "test"];
5656     platforms = [];
5657     source = {
5658       remotes = ["https://rubygems.org"];
5659       sha256 = "0zr5qpa8lampaqzhdcjcvyqnrqcjl7439mqjlkjz43wdhmpnh4s5";
5660       type = "gem";
5661     };
5662     version = "3.3.2";
5663   };
5664   rinku = {
5665     groups = ["default"];
5666     platforms = [];
5667     source = {
5668       remotes = ["https://rubygems.org"];
5669       sha256 = "11cakxzp7qi04d41hbqkh92n52mm4z2ba8sqyhxbmfi4kypmls9y";
5670       type = "gem";
5671     };
5672     version = "2.0.0";
5673   };
5674   rotp = {
5675     groups = ["default"];
5676     platforms = [];
5677     source = {
5678       remotes = ["https://rubygems.org"];
5679       sha256 = "0m48hv6wpmmm6cjr6q92q78h1i610riml19k5h1dil2yws3h1m3m";
5680       type = "gem";
5681     };
5682     version = "6.3.0";
5683   };
5684   rouge = {
5685     groups = ["default" "development" "test"];
5686     platforms = [];
5687     source = {
5688       remotes = ["https://rubygems.org"];
5689       sha256 = "072qvvrcqj0yfr3b0j932mlhvn41i38bq37z7z07i3ikagndkqwy";
5690       type = "gem";
5691     };
5692     version = "4.3.0";
5693   };
5694   rqrcode = {
5695     dependencies = ["chunky_png" "rqrcode_core"];
5696     groups = ["default"];
5697     platforms = [];
5698     source = {
5699       remotes = ["https://rubygems.org"];
5700       sha256 = "1hggzz8i1l62pkkiybhiqv6ypxw7q844sddrrbbfczjcnj5sivi3";
5701       type = "gem";
5702     };
5703     version = "2.2.0";
5704   };
5705   rqrcode_core = {
5706     groups = ["default"];
5707     platforms = [];
5708     source = {
5709       remotes = ["https://rubygems.org"];
5710       sha256 = "06ld6386hbdhy5h0k09axmgn424kavpc8f27k1vjhknjhbf8jjfg";
5711       type = "gem";
5712     };
5713     version = "1.2.0";
5714   };
5715   rspec = {
5716     dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"];
5717     groups = ["default" "development" "test"];
5718     platforms = [];
5719     source = {
5720       remotes = ["https://rubygems.org"];
5721       sha256 = "171rc90vcgjl8p1bdrqa92ymrj8a87qf6w20x05xq29mljcigi6c";
5722       type = "gem";
5723     };
5724     version = "3.12.0";
5725   };
5726   rspec-benchmark = {
5727     dependencies = ["benchmark-malloc" "benchmark-perf" "benchmark-trend" "rspec"];
5728     groups = ["test"];
5729     platforms = [];
5730     source = {
5731       remotes = ["https://rubygems.org"];
5732       sha256 = "1kyn7p409n75ikb7z9v3dbzjyyinkwi88f66alj9lnf2gssss50h";
5733       type = "gem";
5734     };
5735     version = "0.6.0";
5736   };
5737   rspec-core = {
5738     dependencies = ["rspec-support"];
5739     groups = ["default" "development" "monorepo" "test"];
5740     platforms = [];
5741     source = {
5742       remotes = ["https://rubygems.org"];
5743       sha256 = "0l95bnjxdabrn79hwdhn2q1n7mn26pj7y1w5660v5qi81x458nqm";
5744       type = "gem";
5745     };
5746     version = "3.12.2";
5747   };
5748   rspec-expectations = {
5749     dependencies = ["diff-lcs" "rspec-support"];
5750     groups = ["default" "development" "monorepo" "test"];
5751     platforms = [];
5752     source = {
5753       remotes = ["https://rubygems.org"];
5754       sha256 = "05j44jfqlv7j2rpxb5vqzf9hfv7w8ba46wwgxwcwd8p0wzi1hg89";
5755       type = "gem";
5756     };
5757     version = "3.12.3";
5758   };
5759   rspec-mocks = {
5760     dependencies = ["diff-lcs" "rspec-support"];
5761     groups = ["default" "development" "monorepo" "test"];
5762     platforms = [];
5763     source = {
5764       remotes = ["https://rubygems.org"];
5765       sha256 = "1gq7gviwpck7fhp4y5ibljljvxgjklza18j62qf6zkm2icaa8lfy";
5766       type = "gem";
5767     };
5768     version = "3.12.6";
5769   };
5770   rspec-parameterized = {
5771     dependencies = ["rspec-parameterized-core" "rspec-parameterized-table_syntax"];
5772     groups = ["test"];
5773     platforms = [];
5774     source = {
5775       remotes = ["https://rubygems.org"];
5776       sha256 = "1hplygik9p5d92lhb9412lzap8msrmry2qrrq5d1f90r170dwmml";
5777       type = "gem";
5778     };
5779     version = "1.0.2";
5780   };
5781   rspec-parameterized-core = {
5782     dependencies = ["parser" "proc_to_ast" "rspec" "unparser"];
5783     groups = ["default" "test"];
5784     platforms = [];
5785     source = {
5786       remotes = ["https://rubygems.org"];
5787       sha256 = "1hfc2q7g8f5s6kdh1chwlalvz3fvj57vlfpn18b23677hm4ljyr8";
5788       type = "gem";
5789     };
5790     version = "1.0.0";
5791   };
5792   rspec-parameterized-table_syntax = {
5793     dependencies = ["binding_of_caller" "rspec-parameterized-core"];
5794     groups = ["default" "test"];
5795     platforms = [];
5796     source = {
5797       remotes = ["https://rubygems.org"];
5798       sha256 = "134q0hki279np9dv7mgr85wspdrvhpj9lpvxr9kx6pcwzwg9bpyp";
5799       type = "gem";
5800     };
5801     version = "1.0.0";
5802   };
5803   rspec-rails = {
5804     dependencies = ["actionpack" "activesupport" "railties" "rspec-core" "rspec-expectations" "rspec-mocks" "rspec-support"];
5805     groups = ["development" "test"];
5806     platforms = [];
5807     source = {
5808       remotes = ["https://rubygems.org"];
5809       sha256 = "1clmx6qzdbpm1g8ycg38gjbqsbr8ccqi6hqyx88g8yckz1hrx55x";
5810       type = "gem";
5811     };
5812     version = "6.1.1";
5813   };
5814   rspec-retry = {
5815     dependencies = ["rspec-core"];
5816     groups = ["test"];
5817     platforms = [];
5818     source = {
5819       remotes = ["https://rubygems.org"];
5820       sha256 = "0n6qc0d16h6bgh1xarmc8vc58728mgjcsjj8wcd822c8lcivl0b1";
5821       type = "gem";
5822     };
5823     version = "0.6.2";
5824   };
5825   rspec-support = {
5826     groups = ["default" "development" "test"];
5827     platforms = [];
5828     source = {
5829       remotes = ["https://rubygems.org"];
5830       sha256 = "12y52zwwb3xr7h91dy9k3ndmyyhr3mjcayk0nnarnrzz8yr48kfx";
5831       type = "gem";
5832     };
5833     version = "3.12.0";
5834   };
5835   rspec_junit_formatter = {
5836     dependencies = ["rspec-core"];
5837     groups = ["test"];
5838     platforms = [];
5839     source = {
5840       remotes = ["https://rubygems.org"];
5841       sha256 = "059bnq1gcwl9g93cqf13zpz38zk7jxaa43anzz06qkmfwrsfdpa0";
5842       type = "gem";
5843     };
5844     version = "0.6.0";
5845   };
5846   rspec_profiling = {
5847     dependencies = ["activerecord" "get_process_mem" "rails"];
5848     groups = ["test"];
5849     platforms = [];
5850     source = {
5851       remotes = ["https://rubygems.org"];
5852       sha256 = "143m9yiawqrjc02wack30k7m5w4d1axlsw0ds71vl55amqnvx6b1";
5853       type = "gem";
5854     };
5855     version = "0.0.9";
5856   };
5857   rubocop = {
5858     dependencies = ["json" "language_server-protocol" "parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"];
5859     groups = ["development" "test"];
5860     platforms = [];
5861     source = {
5862       remotes = ["https://rubygems.org"];
5863       sha256 = "0daamn13fbm77rdwwa4w6j6221iq6091asivgdhk6n7g398frcdf";
5864       type = "gem";
5865     };
5866     version = "1.62.1";
5867   };
5868   rubocop-ast = {
5869     dependencies = ["parser"];
5870     groups = ["default" "development" "test"];
5871     platforms = [];
5872     source = {
5873       remotes = ["https://rubygems.org"];
5874       sha256 = "1v3q8n48w8h809rqbgzihkikr4g3xk72m1na7s97jdsmjjq6y83w";
5875       type = "gem";
5876     };
5877     version = "1.31.2";
5878   };
5879   rubocop-capybara = {
5880     dependencies = ["rubocop"];
5881     groups = ["default" "development" "test"];
5882     platforms = [];
5883     source = {
5884       remotes = ["https://rubygems.org"];
5885       sha256 = "0f5r9di123hc4x2h453a143986plfzz9935bwc7267wj8awl8s1a";
5886       type = "gem";
5887     };
5888     version = "2.20.0";
5889   };
5890   rubocop-factory_bot = {
5891     dependencies = ["rubocop"];
5892     groups = ["default" "development" "test"];
5893     platforms = [];
5894     source = {
5895       remotes = ["https://rubygems.org"];
5896       sha256 = "0d012phc7z5h1j1d2aisnbkmqlb95sld5jriia5qg2gpgbg1nxb2";
5897       type = "gem";
5898     };
5899     version = "2.25.1";
5900   };
5901   rubocop-graphql = {
5902     dependencies = ["rubocop"];
5903     groups = ["default" "development" "test"];
5904     platforms = [];
5905     source = {
5906       remotes = ["https://rubygems.org"];
5907       sha256 = "1sw242bz2al9c1arprim9pd0kks8wbla77kkjvwp7kp1m01dc0lm";
5908       type = "gem";
5909     };
5910     version = "1.5.1";
5911   };
5912   rubocop-performance = {
5913     dependencies = ["rubocop" "rubocop-ast"];
5914     groups = ["default" "development" "test"];
5915     platforms = [];
5916     source = {
5917       remotes = ["https://rubygems.org"];
5918       sha256 = "0cf7fn4dwf45r3nhnda0dhnwn8qghswyqbfxr2ippb3z8a6gmc8v";
5919       type = "gem";
5920     };
5921     version = "1.20.2";
5922   };
5923   rubocop-rails = {
5924     dependencies = ["activesupport" "rack" "rubocop" "rubocop-ast"];
5925     groups = ["default" "development" "test"];
5926     platforms = [];
5927     source = {
5928       remotes = ["https://rubygems.org"];
5929       sha256 = "06dcxrr71sn0kkw8fwh0w884zbig2ilxpkl66s7lcis9jmkggv83";
5930       type = "gem";
5931     };
5932     version = "2.24.1";
5933   };
5934   rubocop-rspec = {
5935     dependencies = ["rubocop" "rubocop-capybara" "rubocop-factory_bot"];
5936     groups = ["default" "development" "test"];
5937     platforms = [];
5938     source = {
5939       remotes = ["https://rubygems.org"];
5940       sha256 = "17ksg89i1k5kyhi241pc0zyzmq1n7acxg0zybav5vrqbf02cw9rg";
5941       type = "gem";
5942     };
5943     version = "2.27.1";
5944   };
5945   ruby-fogbugz = {
5946     dependencies = ["crack" "multipart-post"];
5947     groups = ["default"];
5948     platforms = [];
5949     source = {
5950       remotes = ["https://rubygems.org"];
5951       sha256 = "0mznsnhsgh1yg57j5gighr9vjricnix1l7ngf654k3v4fkjcs12y";
5952       type = "gem";
5953     };
5954     version = "0.3.0";
5955   };
5956   ruby-lsp = {
5957     dependencies = ["language_server-protocol" "prism" "rbs" "sorbet-runtime"];
5958     groups = ["development"];
5959     platforms = [];
5960     source = {
5961       remotes = ["https://rubygems.org"];
5962       sha256 = "04z280c4mimfwpfgcw2j6b13g1vni0cnrfgwjs9bgkzm95m1vsj9";
5963       type = "gem";
5964     };
5965     version = "0.17.4";
5966   };
5967   ruby-lsp-rails = {
5968     dependencies = ["ruby-lsp"];
5969     groups = ["development"];
5970     platforms = [];
5971     source = {
5972       remotes = ["https://rubygems.org"];
5973       sha256 = "0xd9d1h7m0bw05jykf0sx6sds01ymf0dffpb3j1r99ril703lzc4";
5974       type = "gem";
5975     };
5976     version = "0.3.8";
5977   };
5978   ruby-lsp-rspec = {
5979     dependencies = ["ruby-lsp"];
5980     groups = ["development"];
5981     platforms = [];
5982     source = {
5983       remotes = ["https://rubygems.org"];
5984       sha256 = "1r8i93fq4ijnxbh9pfh5df0d0pl8xr23s7whvwqjyk6w4xg7gzil";
5985       type = "gem";
5986     };
5987     version = "0.1.12";
5988   };
5989   ruby-magic = {
5990     dependencies = ["mini_portile2"];
5991     groups = ["default"];
5992     platforms = [];
5993     source = {
5994       remotes = ["https://rubygems.org"];
5995       sha256 = "00b15fd74bkrxfqbx1gg2nw78fs7lvmn8mf92bway8vxgf3kh8bv";
5996       type = "gem";
5997     };
5998     version = "0.6.0";
5999   };
6000   ruby-openai = {
6001     dependencies = ["httparty"];
6002     groups = ["default"];
6003     platforms = [];
6004     source = {
6005       remotes = ["https://rubygems.org"];
6006       sha256 = "0l0q3f2sks2i0mdd9p8c1shsh1acjij9iasc4vg2la2y0m65swzv";
6007       type = "gem";
6008     };
6009     version = "3.7.0";
6010   };
6011   ruby-progressbar = {
6012     groups = ["default" "development" "test"];
6013     platforms = [];
6014     source = {
6015       remotes = ["https://rubygems.org"];
6016       sha256 = "02nmaw7yx9kl7rbaan5pl8x5nn0y4j5954mzrkzi9i3dhsrps4nc";
6017       type = "gem";
6018     };
6019     version = "1.11.0";
6020   };
6021   ruby-saml = {
6022     dependencies = ["nokogiri" "rexml"];
6023     groups = ["default"];
6024     platforms = [];
6025     source = {
6026       remotes = ["https://rubygems.org"];
6027       sha256 = "1adq06m684gnpjp6qyb8shgj8jjy2npcfg7y6mg2ab9ilfdq6684";
6028       type = "gem";
6029     };
6030     version = "1.17.0";
6031   };
6032   ruby-statistics = {
6033     groups = ["default" "test"];
6034     platforms = [];
6035     source = {
6036       remotes = ["https://rubygems.org"];
6037       sha256 = "10fwxwhby6n1q1k61bic2s0mddlfwb9x7a7306vir4s60cvh20v1";
6038       type = "gem";
6039     };
6040     version = "3.0.0";
6041   };
6042   ruby2_keywords = {
6043     groups = ["danger" "default" "development" "test"];
6044     platforms = [];
6045     source = {
6046       remotes = ["https://rubygems.org"];
6047       sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
6048       type = "gem";
6049     };
6050     version = "0.0.5";
6051   };
6052   ruby_parser = {
6053     dependencies = ["racc" "sexp_processor"];
6054     groups = ["default" "test"];
6055     platforms = [];
6056     source = {
6057       remotes = ["https://rubygems.org"];
6058       sha256 = "0sy5y7w89ii5iqym7b21glcwxqg8kizxfy8a7kcxq0j65wyqjhiq";
6059       type = "gem";
6060     };
6061     version = "3.21.0";
6062   };
6063   rubyntlm = {
6064     groups = ["default"];
6065     platforms = [];
6066     source = {
6067       remotes = ["https://rubygems.org"];
6068       sha256 = "0b8hczk8hysv53ncsqzx4q6kma5gy5lqc7s5yx8h64x3vdb18cjv";
6069       type = "gem";
6070     };
6071     version = "0.6.3";
6072   };
6073   rubypants = {
6074     groups = ["default"];
6075     platforms = [];
6076     source = {
6077       remotes = ["https://rubygems.org"];
6078       sha256 = "1vpdkrc4c8qhrxph41wqwswl28q5h5h994gy4c1mlrckqzm3hzph";
6079       type = "gem";
6080     };
6081     version = "0.2.0";
6082   };
6083   rubyzip = {
6084     groups = ["default" "development" "omnibus" "test"];
6085     platforms = [];
6086     source = {
6087       remotes = ["https://rubygems.org"];
6088       sha256 = "0grps9197qyxakbpw02pda59v45lfgbgiyw48i0mq9f2bn9y6mrz";
6089       type = "gem";
6090     };
6091     version = "2.3.2";
6092   };
6093   rugged = {
6094     groups = ["coverage" "default" "development" "test"];
6095     platforms = [];
6096     source = {
6097       remotes = ["https://rubygems.org"];
6098       sha256 = "016bawsahkhxx7p8azxirpl7y2y7i8a027pj8910gwf6ipg329in";
6099       type = "gem";
6100     };
6101     version = "1.6.3";
6102   };
6103   safe_yaml = {
6104     groups = ["default" "test"];
6105     platforms = [];
6106     source = {
6107       remotes = ["https://rubygems.org"];
6108       sha256 = "1hly915584hyi9q9vgd968x2nsi5yag9jyf5kq60lwzi5scr7094";
6109       type = "gem";
6110     };
6111     version = "1.0.4";
6112   };
6113   safety_net_attestation = {
6114     dependencies = ["jwt"];
6115     groups = ["default"];
6116     platforms = [];
6117     source = {
6118       remotes = ["https://rubygems.org"];
6119       sha256 = "1khq0y5w7lf2b9a220298hphf3pakd216jc9a4x4a9pdwxs2vgln";
6120       type = "gem";
6121     };
6122     version = "0.4.0";
6123   };
6124   sanitize = {
6125     dependencies = ["crass" "nokogiri"];
6126     groups = ["default"];
6127     platforms = [];
6128     source = {
6129       remotes = ["https://rubygems.org"];
6130       sha256 = "1kymrjdpbmn4yaml3aaqyj1dzj8gqmm9h030dc2rj5mvja7fpi28";
6131       type = "gem";
6132     };
6133     version = "6.0.2";
6134   };
6135   sass-embedded = {
6136     dependencies = ["google-protobuf" "rake"];
6137     groups = ["default" "development" "test"];
6138     platforms = [];
6139     source = {
6140       remotes = ["https://rubygems.org"];
6141       sha256 = "1nmy052pm46781s7ca6x3l4yb5p3glh8sf201xwcwpk9rv2av9m2";
6142       type = "gem";
6143     };
6144     version = "1.77.5";
6145   };
6146   sawyer = {
6147     dependencies = ["addressable" "faraday"];
6148     groups = ["danger" "default" "development" "test"];
6149     platforms = [];
6150     source = {
6151       remotes = ["https://rubygems.org"];
6152       sha256 = "1jks1qjbmqm8f9kvwa81vqj39avaj9wdnzc531xm29a55bb74fps";
6153       type = "gem";
6154     };
6155     version = "0.9.2";
6156   };
6157   sd_notify = {
6158     groups = ["puma"];
6159     platforms = [];
6160     source = {
6161       remotes = ["https://rubygems.org"];
6162       sha256 = "0c9imnjbakx25r2n7widfp00s19ndzmmwax761mx5vbwm9nariyb";
6163       type = "gem";
6164     };
6165     version = "0.1.1";
6166   };
6167   seed-fu = {
6168     dependencies = ["activerecord" "activesupport"];
6169     groups = ["default"];
6170     platforms = [];
6171     source = {
6172       remotes = ["https://rubygems.org"];
6173       sha256 = "0x6gclryl0hds3zms095d2iyafcvm2kfrm7362vrkxws7r2775pi";
6174       type = "gem";
6175     };
6176     version = "2.3.7";
6177   };
6178   selenium-webdriver = {
6179     dependencies = ["base64" "logger" "rexml" "rubyzip" "websocket"];
6180     groups = ["test"];
6181     platforms = [];
6182     source = {
6183       remotes = ["https://rubygems.org"];
6184       sha256 = "00dq3450kadsvxh1lpndasy0bab0ilrjhrnvlicfmkvrx3gfs2j9";
6185       type = "gem";
6186     };
6187     version = "4.23.0";
6188   };
6189   semver_dialects = {
6190     dependencies = ["deb_version" "pastel" "thor" "tty-command"];
6191     groups = ["default"];
6192     platforms = [];
6193     source = {
6194       remotes = ["https://rubygems.org"];
6195       sha256 = "10ncp5pl9jsm81kj89gwyhsilbqhgh0j2cfz66q3ls86g2gsjgmf";
6196       type = "gem";
6197     };
6198     version = "3.4.3";
6199   };
6200   sentry-rails = {
6201     dependencies = ["railties" "sentry-ruby"];
6202     groups = ["default"];
6203     platforms = [];
6204     source = {
6205       remotes = ["https://rubygems.org"];
6206       sha256 = "09qfh3pgjg92cjsn83zkp1vc234gm2j66rld09lfhlviavkzdbad";
6207       type = "gem";
6208     };
6209     version = "5.18.2";
6210   };
6211   sentry-ruby = {
6212     dependencies = ["bigdecimal" "concurrent-ruby"];
6213     groups = ["default"];
6214     platforms = [];
6215     source = {
6216       remotes = ["https://rubygems.org"];
6217       sha256 = "168dq5i95aaps8bppc402qgd8xpxisdpx9z4cqr3zcn6s0dwn9fz";
6218       type = "gem";
6219     };
6220     version = "5.18.2";
6221   };
6222   sentry-sidekiq = {
6223     dependencies = ["sentry-ruby" "sidekiq"];
6224     groups = ["default"];
6225     platforms = [];
6226     source = {
6227       remotes = ["https://rubygems.org"];
6228       sha256 = "0qajyyiwd035rwnxd2zdhh9y2rdx00812ya247nhqb6kqw1s7ml6";
6229       type = "gem";
6230     };
6231     version = "5.18.2";
6232   };
6233   sexp_processor = {
6234     groups = ["default" "test"];
6235     platforms = [];
6236     source = {
6237       remotes = ["https://rubygems.org"];
6238       sha256 = "182x05kpdjlckh31qizws50fz7sjk86yjjfmy45z61q3f930j4ci";
6239       type = "gem";
6240     };
6241     version = "4.17.1";
6242   };
6243   shellany = {
6244     groups = ["default" "test"];
6245     platforms = [];
6246     source = {
6247       remotes = ["https://rubygems.org"];
6248       sha256 = "1ryyzrj1kxmnpdzhlv4ys3dnl2r5r3d2rs2jwzbnd1v96a8pl4hf";
6249       type = "gem";
6250     };
6251     version = "0.0.1";
6252   };
6253   shoulda-matchers = {
6254     dependencies = ["activesupport"];
6255     groups = ["test"];
6256     platforms = [];
6257     source = {
6258       remotes = ["https://rubygems.org"];
6259       sha256 = "01svmyma958sbqfz0v29lbqbr0ibvgcng352nhx6bsc9k5c207d0";
6260       type = "gem";
6261     };
6262     version = "5.1.0";
6263   };
6264   sidekiq = {
6265     dependencies = ["concurrent-ruby" "connection_pool" "rack" "redis-client"];
6266     groups = ["default"];
6267     platforms = [];
6268     source = {
6269       remotes = ["https://rubygems.org"];
6270       sha256 = "18j3g31ps6ga9nzza0z0d00qjrn810fhkhx2pqi3rvxwsmkdlnbq";
6271       type = "gem";
6272     };
6273     version = "7.1.6";
6274   };
6275   sidekiq-cron = {
6276     dependencies = ["fugit" "globalid" "sidekiq"];
6277     groups = ["default"];
6278     platforms = [];
6279     source = {
6280       remotes = ["https://rubygems.org"];
6281       sha256 = "0v09lg8kza19jmigqv5hx2ibhm75j6pa639sfy4bv2208l50hqv6";
6282       type = "gem";
6283     };
6284     version = "1.12.0";
6285   };
6286   sigdump = {
6287     groups = ["development" "test"];
6288     platforms = [];
6289     source = {
6290       remotes = ["https://rubygems.org"];
6291       sha256 = "1mqf06iw7rymv54y7rgbmfi6ppddgjjmxzi3hrw658n1amp1gwhb";
6292       type = "gem";
6293     };
6294     version = "0.2.4";
6295   };
6296   signet = {
6297     dependencies = ["addressable" "faraday" "jwt" "multi_json"];
6298     groups = ["default"];
6299     platforms = [];
6300     source = {
6301       remotes = ["https://rubygems.org"];
6302       sha256 = "0fzakk5y7zzii76zlkynpp1c764mzkkfg4mpj18f5pf2xp1aikb6";
6303       type = "gem";
6304     };
6305     version = "0.18.0";
6306   };
6307   simple_po_parser = {
6308     groups = ["development" "test"];
6309     platforms = [];
6310     source = {
6311       remotes = ["https://rubygems.org"];
6312       sha256 = "1wybcipkfawg4pragmayiig03xc084x3hbwywsh1dr9x9pa8f9hj";
6313       type = "gem";
6314     };
6315     version = "1.1.6";
6316   };
6317   simplecov = {
6318     dependencies = ["docile" "simplecov-html" "simplecov_json_formatter"];
6319     groups = ["coverage" "development" "test"];
6320     platforms = [];
6321     source = {
6322       remotes = ["https://rubygems.org"];
6323       sha256 = "198kcbrjxhhzca19yrdcd6jjj9sb51aaic3b0sc3pwjghg3j49py";
6324       type = "gem";
6325     };
6326     version = "0.22.0";
6327   };
6328   simplecov-cobertura = {
6329     dependencies = ["rexml" "simplecov"];
6330     groups = ["coverage" "development" "test"];
6331     platforms = [];
6332     source = {
6333       remotes = ["https://rubygems.org"];
6334       sha256 = "00izmp202y48qvmvwrh5x56cc5ivbjhgkkkjklvqmqzj9pik4r9c";
6335       type = "gem";
6336     };
6337     version = "2.1.0";
6338   };
6339   simplecov-html = {
6340     groups = ["coverage" "default" "development" "test"];
6341     platforms = [];
6342     source = {
6343       remotes = ["https://rubygems.org"];
6344       sha256 = "0yx01bxa8pbf9ip4hagqkp5m0mqfnwnw2xk8kjraiywz4lrss6jb";
6345       type = "gem";
6346     };
6347     version = "0.12.3";
6348   };
6349   simplecov-lcov = {
6350     groups = ["coverage" "development" "test"];
6351     platforms = [];
6352     source = {
6353       remotes = ["https://rubygems.org"];
6354       sha256 = "1h8kswnshgb9zidvc88f4zjy4gflgz3854sx9wrw8ppgnwfg6581";
6355       type = "gem";
6356     };
6357     version = "0.8.0";
6358   };
6359   simplecov_json_formatter = {
6360     groups = ["coverage" "default" "development" "test"];
6361     platforms = [];
6362     source = {
6363       remotes = ["https://rubygems.org"];
6364       sha256 = "0a5l0733hj7sk51j81ykfmlk2vd5vaijlq9d5fn165yyx3xii52j";
6365       type = "gem";
6366     };
6367     version = "0.1.4";
6368   };
6369   simpleidn = {
6370     groups = ["default"];
6371     platforms = [];
6372     source = {
6373       remotes = ["https://rubygems.org"];
6374       sha256 = "0a9c1mdy12y81ck7mcn9f9i2s2wwzjh1nr92ps354q517zq9dkh8";
6375       type = "gem";
6376     };
6377     version = "0.2.3";
6378   };
6379   singleton = {
6380     groups = ["default" "development"];
6381     platforms = [];
6382     source = {
6383       remotes = ["https://rubygems.org"];
6384       sha256 = "0m0w97jmwp1ldg8x5jaidqyqf7n9lkdqsirdpkgppcfbgx0v045l";
6385       type = "gem";
6386     };
6387     version = "0.1.1";
6388   };
6389   sixarm_ruby_unaccent = {
6390     groups = ["default"];
6391     platforms = [];
6392     source = {
6393       remotes = ["https://rubygems.org"];
6394       sha256 = "11237b8r8p7fc0cpn04v9wa7ggzq0xm6flh10h1lnb6zgc3schq0";
6395       type = "gem";
6396     };
6397     version = "1.2.0";
6398   };
6399   slack-messenger = {
6400     dependencies = ["re2"];
6401     groups = ["default"];
6402     platforms = [];
6403     source = {
6404       remotes = ["https://rubygems.org"];
6405       sha256 = "1n367s0wjym1czllgwycgya13r3axgjfpivc6dlvgjzbgmc1wn2q";
6406       type = "gem";
6407     };
6408     version = "2.3.6";
6409   };
6410   snaky_hash = {
6411     dependencies = ["hashie" "version_gem"];
6412     groups = ["default"];
6413     platforms = [];
6414     source = {
6415       remotes = ["https://rubygems.org"];
6416       sha256 = "1pl70rh92wsn15q4lwzikzi7j5a00vm77bqjg07k4sgzx0wjx2zy";
6417       type = "gem";
6418     };
6419     version = "2.0.0";
6420   };
6421   snowplow-tracker = {
6422     groups = ["default"];
6423     platforms = [];
6424     source = {
6425       remotes = ["https://rubygems.org"];
6426       sha256 = "0f2afcmwbfxfrkf0scc5yi3x5lyrfbd3xri8zm2ri0is8kqz99kv";
6427       type = "gem";
6428     };
6429     version = "0.8.0";
6430   };
6431   solargraph = {
6432     dependencies = ["backport" "benchmark" "diff-lcs" "e2mmap" "jaro_winkler" "kramdown" "kramdown-parser-gfm" "parser" "reverse_markdown" "rubocop" "thor" "tilt" "yard"];
6433     groups = ["development"];
6434     platforms = [];
6435     source = {
6436       remotes = ["https://rubygems.org"];
6437       sha256 = "0smcpi3x87chkdqdclhgh36xlbwm7r44r58m3k1w4mcikdwlpjl7";
6438       type = "gem";
6439     };
6440     version = "0.47.2";
6441   };
6442   sorbet-runtime = {
6443     groups = ["default" "development"];
6444     platforms = [];
6445     source = {
6446       remotes = ["https://rubygems.org"];
6447       sha256 = "1fsq1k58isarg6ycg2ix9sw9a6391y12ss48m3hcryqi902w7cny";
6448       type = "gem";
6449     };
6450     version = "0.5.11266";
6451   };
6452   spamcheck = {
6453     dependencies = ["grpc"];
6454     groups = ["default"];
6455     platforms = [];
6456     source = {
6457       remotes = ["https://rubygems.org"];
6458       sha256 = "1xclr7qk6fwpbwx2hlfcbpw9ki4y61p76i68hj28v0sp49sq4q54";
6459       type = "gem";
6460     };
6461     version = "1.3.0";
6462   };
6463   spring = {
6464     groups = ["development" "test"];
6465     platforms = [];
6466     source = {
6467       remotes = ["https://rubygems.org"];
6468       sha256 = "1jx3y1krmx7flrp8fldb354cap1xxlln4yl97ik8smfzn07hhzzi";
6469       type = "gem";
6470     };
6471     version = "4.1.0";
6472   };
6473   spring-commands-rspec = {
6474     dependencies = ["spring"];
6475     groups = ["development" "test"];
6476     platforms = [];
6477     source = {
6478       remotes = ["https://rubygems.org"];
6479       sha256 = "0b0svpq3md1pjz5drpa5pxwg8nk48wrshq8lckim4x3nli7ya0k2";
6480       type = "gem";
6481     };
6482     version = "1.0.4";
6483   };
6484   sprite-factory = {
6485     groups = ["development"];
6486     platforms = [];
6487     source = {
6488       remotes = ["https://rubygems.org"];
6489       sha256 = "18hvn14vz1v3j1gvbqjypa59hgj3c4mqbimby50k407c395551jm";
6490       type = "gem";
6491     };
6492     version = "1.7.1";
6493   };
6494   sprockets = {
6495     dependencies = ["concurrent-ruby" "rack"];
6496     groups = ["default" "development" "test"];
6497     platforms = [];
6498     source = {
6499       remotes = ["https://rubygems.org"];
6500       sha256 = "182jw5a0fbqah5w9jancvfmjbk88h8bxdbwnl4d3q809rpxdg8ay";
6501       type = "gem";
6502     };
6503     version = "3.7.2";
6504   };
6505   sprockets-rails = {
6506     dependencies = ["actionpack" "activesupport" "sprockets"];
6507     groups = ["default"];
6508     platforms = [];
6509     source = {
6510       remotes = ["https://rubygems.org"];
6511       sha256 = "0j7gwm749b3ff6544wxa878fpd1kvf2qc9fafassi8c7735jcin4";
6512       type = "gem";
6513     };
6514     version = "3.5.1";
6515   };
6516   ssh_data = {
6517     groups = ["default"];
6518     platforms = [];
6519     source = {
6520       remotes = ["https://rubygems.org"];
6521       sha256 = "1h5aiqqlk51z12kgvanhdvd0ajvv2i68z6a7450yxgmflfaiwz7c";
6522       type = "gem";
6523     };
6524     version = "1.3.0";
6525   };
6526   ssrf_filter = {
6527     groups = ["default"];
6528     platforms = [];
6529     source = {
6530       remotes = ["https://rubygems.org"];
6531       sha256 = "1nx0vap3mrh62v37lr45h77ipp4li8x77v4kxr1psh3yhda9zx03";
6532       type = "gem";
6533     };
6534     version = "1.0.8";
6535   };
6536   stackprof = {
6537     groups = ["default"];
6538     platforms = [];
6539     source = {
6540       remotes = ["https://rubygems.org"];
6541       sha256 = "1gdqqwnampxmc54nf6zfy9apkmkpdavzipvfssmjlhnrrjy8qh7f";
6542       type = "gem";
6543     };
6544     version = "0.2.26";
6545   };
6546   state_machines = {
6547     groups = ["default"];
6548     platforms = [];
6549     source = {
6550       remotes = ["https://rubygems.org"];
6551       sha256 = "00mi16hg3rhkxz4y58s173cbnjlba41y9bfcim90p4ja6yfj9ri3";
6552       type = "gem";
6553     };
6554     version = "0.5.0";
6555   };
6556   state_machines-activemodel = {
6557     dependencies = ["activemodel" "state_machines"];
6558     groups = ["default"];
6559     platforms = [];
6560     source = {
6561       remotes = ["https://rubygems.org"];
6562       sha256 = "0b4dffzlj38adin6gm0ky72r5c507qdb1jprnm7h9gnlj2qxlcp9";
6563       type = "gem";
6564     };
6565     version = "0.8.0";
6566   };
6567   state_machines-activerecord = {
6568     dependencies = ["activerecord" "state_machines-activemodel"];
6569     groups = ["default"];
6570     platforms = [];
6571     source = {
6572       remotes = ["https://rubygems.org"];
6573       sha256 = "1dmaf4f4cg3gamzgga3gamp0kv9lvianqzr9103dw0xbp00vfbq7";
6574       type = "gem";
6575     };
6576     version = "0.8.0";
6577   };
6578   strings = {
6579     dependencies = ["strings-ansi" "unicode-display_width" "unicode_utils"];
6580     groups = ["default" "development" "test"];
6581     platforms = [];
6582     source = {
6583       remotes = ["https://rubygems.org"];
6584       sha256 = "1yynb0qhhhplmpzavfrrlwdnd1rh7rkwzcs4xf0mpy2wr6rr6clk";
6585       type = "gem";
6586     };
6587     version = "0.2.1";
6588   };
6589   strings-ansi = {
6590     groups = ["default" "development" "test"];
6591     platforms = [];
6592     source = {
6593       remotes = ["https://rubygems.org"];
6594       sha256 = "120wa6yjc63b84lprglc52f40hx3fx920n4dmv14rad41rv2s9lh";
6595       type = "gem";
6596     };
6597     version = "0.2.0";
6598   };
6599   strscan = {
6600     groups = ["coverage" "danger" "default" "development" "omnibus" "test"];
6601     platforms = [];
6602     source = {
6603       remotes = ["https://rubygems.org"];
6604       sha256 = "0mamrl7pxacbc79ny5hzmakc9grbjysm3yy6119ppgsg44fsif01";
6605       type = "gem";
6606     };
6607     version = "3.1.0";
6608   };
6609   swd = {
6610     dependencies = ["activesupport" "attr_required" "faraday" "faraday-follow_redirects"];
6611     groups = ["default"];
6612     platforms = [];
6613     source = {
6614       remotes = ["https://rubygems.org"];
6615       sha256 = "0m86fzmwgw0vc8p6fwvnsdbldpgbqdz9cbp2zj9z06bc4jjf5nsc";
6616       type = "gem";
6617     };
6618     version = "2.0.3";
6619   };
6620   sync = {
6621     groups = ["default" "development" "test"];
6622     platforms = [];
6623     source = {
6624       remotes = ["https://rubygems.org"];
6625       sha256 = "1z9qlq4icyiv3hz1znvsq1wz2ccqjb1zwd6gkvnwg6n50z65d0v6";
6626       type = "gem";
6627     };
6628     version = "0.5.0";
6629   };
6630   sys-filesystem = {
6631     dependencies = ["ffi"];
6632     groups = ["default"];
6633     platforms = [];
6634     source = {
6635       remotes = ["https://rubygems.org"];
6636       sha256 = "08bln6c3qmylakgpmpswv4zdis8bf96nkbrxpb9xcal2i7g1j29r";
6637       type = "gem";
6638     };
6639     version = "1.4.3";
6640   };
6641   sysexits = {
6642     groups = ["default" "development" "test"];
6643     platforms = [];
6644     source = {
6645       remotes = ["https://rubygems.org"];
6646       sha256 = "0qjng6pllznmprzx8vb0zg0c86hdrkyjs615q41s9fjpmv2430jr";
6647       type = "gem";
6648     };
6649     version = "1.2.0";
6650   };
6651   table_print = {
6652     groups = ["default" "test"];
6653     platforms = [];
6654     source = {
6655       remotes = ["https://rubygems.org"];
6656       sha256 = "1jxmd1yg3h0g27wzfpvq1jnkkf7frwb5wy9m4f47nf4k3wl68rj3";
6657       type = "gem";
6658     };
6659     version = "1.5.7";
6660   };
6661   tanuki_emoji = {
6662     groups = ["default"];
6663     platforms = [];
6664     source = {
6665       remotes = ["https://rubygems.org"];
6666       sha256 = "0mj0qyapppbvlr81a4pcivgsbwi5082iyzbxypasxdv17wl0p7q0";
6667       type = "gem";
6668     };
6669     version = "0.9.0";
6670   };
6671   telesign = {
6672     dependencies = ["net-http-persistent"];
6673     groups = ["default"];
6674     platforms = [];
6675     source = {
6676       remotes = ["https://rubygems.org"];
6677       sha256 = "0hjcaiy58zg7vpy5vsaaz6ss8w6nlkkvz1p758gdmd5wlxpfkinw";
6678       type = "gem";
6679     };
6680     version = "2.2.4";
6681   };
6682   telesignenterprise = {
6683     dependencies = ["telesign"];
6684     groups = ["default"];
6685     platforms = [];
6686     source = {
6687       remotes = ["https://rubygems.org"];
6688       sha256 = "1cziz60q1pav635fln5xiag7vqvf992sk9xi1l5gxhm8ccra0izi";
6689       type = "gem";
6690     };
6691     version = "2.2.2";
6692   };
6693   temple = {
6694     groups = ["default" "development" "test"];
6695     platforms = [];
6696     source = {
6697       remotes = ["https://rubygems.org"];
6698       sha256 = "060zzj7c2kicdfk6cpnn40n9yjnhfrr13d0rsbdhdij68chp2861";
6699       type = "gem";
6700     };
6701     version = "0.8.2";
6702   };
6703   term-ansicolor = {
6704     dependencies = ["tins"];
6705     groups = ["default" "development" "test"];
6706     platforms = [];
6707     source = {
6708       remotes = ["https://rubygems.org"];
6709       sha256 = "1xq5kci9215skdh27npyd3y55p812v4qb4x2hv3xsjvwqzz9ycwj";
6710       type = "gem";
6711     };
6712     version = "1.7.1";
6713   };
6714   terminal-table = {
6715     dependencies = ["unicode-display_width"];
6716     groups = ["danger" "default" "development" "test"];
6717     platforms = [];
6718     source = {
6719       remotes = ["https://rubygems.org"];
6720       sha256 = "14dfmfjppmng5hwj7c5ka6qdapawm3h6k9lhn8zj001ybypvclgr";
6721       type = "gem";
6722     };
6723     version = "3.0.2";
6724   };
6725   terser = {
6726     dependencies = ["execjs"];
6727     groups = ["default"];
6728     platforms = [];
6729     source = {
6730       remotes = ["https://rubygems.org"];
6731       sha256 = "13mj7ds6kwl1z5dp8zg6b9l3vq9012g8yr99hlpf3d1dgsyf1hl0";
6732       type = "gem";
6733     };
6734     version = "1.0.2";
6735   };
6736   test-prof = {
6737     groups = ["test"];
6738     platforms = [];
6739     source = {
6740       remotes = ["https://rubygems.org"];
6741       sha256 = "0lxik4ngvbphivyhss9i59c67zxkc0z7k0r683qshw1gdkfxzd8f";
6742       type = "gem";
6743     };
6744     version = "1.3.3.1";
6745   };
6746   test_file_finder = {
6747     dependencies = ["faraday"];
6748     groups = ["development" "test"];
6749     platforms = [];
6750     source = {
6751       remotes = ["https://rubygems.org"];
6752       sha256 = "16bi2x6n8vwpinlm3n7j666ryq06zndhp4cj32sq89vbl240byw3";
6753       type = "gem";
6754     };
6755     version = "0.3.1";
6756   };
6757   text = {
6758     groups = ["default" "development"];
6759     platforms = [];
6760     source = {
6761       remotes = ["https://rubygems.org"];
6762       sha256 = "1x6kkmsr49y3rnrin91rv8mpc3dhrf3ql08kbccw8yffq61brfrg";
6763       type = "gem";
6764     };
6765     version = "1.3.1";
6766   };
6767   thor = {
6768     groups = ["default" "development" "omnibus" "test"];
6769     platforms = [];
6770     source = {
6771       remotes = ["https://rubygems.org"];
6772       sha256 = "1vq1fjp45az9hfp6fxljhdrkv75cvbab1jfrwcw738pnsiqk8zps";
6773       type = "gem";
6774     };
6775     version = "1.3.1";
6776   };
6777   thread_safe = {
6778     groups = ["default" "test"];
6779     platforms = [];
6780     source = {
6781       remotes = ["https://rubygems.org"];
6782       sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy";
6783       type = "gem";
6784     };
6785     version = "0.3.6";
6786   };
6787   thrift = {
6788     groups = ["default"];
6789     platforms = [];
6790     source = {
6791       remotes = ["https://rubygems.org"];
6792       sha256 = "1knw2xa3pkfql4np9qazz2mdi1vz21vdsa0wkx648c4ym1p2h8yh";
6793       type = "gem";
6794     };
6795     version = "0.16.0";
6796   };
6797   tilt = {
6798     groups = ["default" "development" "test"];
6799     platforms = [];
6800     source = {
6801       remotes = ["https://rubygems.org"];
6802       sha256 = "186nfbcsk0l4l86gvng1fw6jq6p6s7rc0caxr23b3pnbfb20y63v";
6803       type = "gem";
6804     };
6805     version = "2.0.11";
6806   };
6807   timeout = {
6808     groups = ["default"];
6809     platforms = [];
6810     source = {
6811       remotes = ["https://rubygems.org"];
6812       sha256 = "1pfddf51n5fnj4f9ggwj3wbf23ynj0nbxlxqpz12y1gvl9g7d6r6";
6813       type = "gem";
6814     };
6815     version = "0.3.2";
6816   };
6817   timfel-krb5-auth = {
6818     groups = ["default" "kerberos"];
6819     platforms = [];
6820     source = {
6821       remotes = ["https://rubygems.org"];
6822       sha256 = "105vajc0jkqgcx1wbp0ad262sdry4l1irk7jpaawv8vzfjfqqf5b";
6823       type = "gem";
6824     };
6825     version = "0.8.3";
6826   };
6827   tins = {
6828     dependencies = ["sync"];
6829     groups = ["default" "development" "test"];
6830     platforms = [];
6831     source = {
6832       remotes = ["https://rubygems.org"];
6833       sha256 = "1kxykx7ywc0i3y4dwakz4b46dql4zc7h8b5w1hqhsqswq93s7i2i";
6834       type = "gem";
6835     };
6836     version = "1.31.1";
6837   };
6838   toml-rb = {
6839     dependencies = ["citrus"];
6840     groups = ["default"];
6841     platforms = [];
6842     source = {
6843       remotes = ["https://rubygems.org"];
6844       sha256 = "19nr4wr5accc6l2y3avn7b02lqmk9035zxq42234k7fcqd5cbqm1";
6845       type = "gem";
6846     };
6847     version = "2.2.0";
6848   };
6849   tomlrb = {
6850     groups = ["default"];
6851     platforms = [];
6852     source = {
6853       remotes = ["https://rubygems.org"];
6854       sha256 = "00x5y9h4fbvrv4xrjk4cqlkm4vq8gv73ax4alj3ac2x77zsnnrk8";
6855       type = "gem";
6856     };
6857     version = "1.3.0";
6858   };
6859   tpm-key_attestation = {
6860     dependencies = ["bindata" "openssl" "openssl-signature_algorithm"];
6861     groups = ["default"];
6862     platforms = [];
6863     source = {
6864       remotes = ["https://rubygems.org"];
6865       sha256 = "0v8y5dibsyskv1ncdgszhxwzq0gzmvb0zl7sgmx0xvsgy86dhcz1";
6866       type = "gem";
6867     };
6868     version = "0.12.0";
6869   };
6870   trailblazer-option = {
6871     groups = ["default"];
6872     platforms = [];
6873     source = {
6874       remotes = ["https://rubygems.org"];
6875       sha256 = "18s48fndi2kfvrfzmq6rxvjfwad347548yby0341ixz1lhpg3r10";
6876       type = "gem";
6877     };
6878     version = "0.1.2";
6879   };
6880   train-core = {
6881     dependencies = ["addressable" "ffi" "json" "mixlib-shellout" "net-scp" "net-ssh"];
6882     groups = ["default"];
6883     platforms = [];
6884     source = {
6885       remotes = ["https://rubygems.org"];
6886       sha256 = "0fr2hydxs1rzmi7c1c1wcfi0m2piks3vl8hdhh8rpgjz041dm4w4";
6887       type = "gem";
6888     };
6889     version = "3.10.8";
6890   };
6891   truncato = {
6892     dependencies = ["htmlentities" "nokogiri"];
6893     groups = ["default"];
6894     platforms = [];
6895     source = {
6896       remotes = ["https://rubygems.org"];
6897       sha256 = "0k4wdj2l6p4ax4y6qxbywkglmbhvfs4j1k868nkd2px39yhfingy";
6898       type = "gem";
6899     };
6900     version = "0.7.12";
6901   };
6902   tty-color = {
6903     groups = ["default" "development" "test"];
6904     platforms = [];
6905     source = {
6906       remotes = ["https://rubygems.org"];
6907       sha256 = "0aik4kmhwwrmkysha7qibi2nyzb4c8kp42bd5vxnf8sf7b53g73g";
6908       type = "gem";
6909     };
6910     version = "0.6.0";
6911   };
6912   tty-command = {
6913     dependencies = ["pastel"];
6914     groups = ["default"];
6915     platforms = [];
6916     source = {
6917       remotes = ["https://rubygems.org"];
6918       sha256 = "14hi8xiahfrrnydw6g3i30lxvvz90wp4xsrlhx8mabckrcglfv0c";
6919       type = "gem";
6920     };
6921     version = "0.10.1";
6922   };
6923   tty-cursor = {
6924     groups = ["default" "development" "test"];
6925     platforms = [];
6926     source = {
6927       remotes = ["https://rubygems.org"];
6928       sha256 = "0j5zw041jgkmn605ya1zc151bxgxl6v192v2i26qhxx7ws2l2lvr";
6929       type = "gem";
6930     };
6931     version = "0.7.1";
6932   };
6933   tty-markdown = {
6934     dependencies = ["kramdown" "pastel" "rouge" "strings" "tty-color" "tty-screen"];
6935     groups = ["default" "development" "test"];
6936     platforms = [];
6937     source = {
6938       remotes = ["https://rubygems.org"];
6939       sha256 = "04f599zn5rfndq4d9l0acllfpc041bzdkkz2h6x0dl18f2wivn0y";
6940       type = "gem";
6941     };
6942     version = "0.7.2";
6943   };
6944   tty-prompt = {
6945     dependencies = ["pastel" "tty-reader"];
6946     groups = ["default" "development" "test"];
6947     platforms = [];
6948     source = {
6949       remotes = ["https://rubygems.org"];
6950       sha256 = "1j4y8ik82azjxshgd4i1v4wwhsv3g9cngpygxqkkz69qaa8cxnzw";
6951       type = "gem";
6952     };
6953     version = "0.23.1";
6954   };
6955   tty-reader = {
6956     dependencies = ["tty-cursor" "tty-screen" "wisper"];
6957     groups = ["default" "development" "test"];
6958     platforms = [];
6959     source = {
6960       remotes = ["https://rubygems.org"];
6961       sha256 = "1cf2k7w7d84hshg4kzrjvk9pkyc2g1m3nx2n1rpmdcf0hp4p4af6";
6962       type = "gem";
6963     };
6964     version = "0.9.0";
6965   };
6966   tty-screen = {
6967     groups = ["default" "development" "test"];
6968     platforms = [];
6969     source = {
6970       remotes = ["https://rubygems.org"];
6971       sha256 = "18jr6s1cg8yb26wzkqa6874q0z93rq0y5aw092kdqazk71y6a235";
6972       type = "gem";
6973     };
6974     version = "0.8.1";
6975   };
6976   typhoeus = {
6977     dependencies = ["ethon"];
6978     groups = ["default"];
6979     platforms = [];
6980     source = {
6981       remotes = ["https://rubygems.org"];
6982       sha256 = "0z7gamf6s83wy0yqms3bi4srirn3fc0lc7n65lqanidxcj1xn5qw";
6983       type = "gem";
6984     };
6985     version = "1.4.1";
6986   };
6987   tzinfo = {
6988     dependencies = ["concurrent-ruby"];
6989     groups = ["default" "development" "test"];
6990     platforms = [];
6991     source = {
6992       remotes = ["https://rubygems.org"];
6993       sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
6994       type = "gem";
6995     };
6996     version = "2.0.6";
6997   };
6998   uber = {
6999     groups = ["default"];
7000     platforms = [];
7001     source = {
7002       remotes = ["https://rubygems.org"];
7003       sha256 = "1p1mm7mngg40x05z52md3mbamkng0zpajbzqjjwmsyw0zw3v9vjv";
7004       type = "gem";
7005     };
7006     version = "0.1.0";
7007   };
7008   undercover = {
7009     dependencies = ["bigdecimal" "imagen" "rainbow" "rugged"];
7010     groups = ["coverage" "development" "test"];
7011     platforms = [];
7012     source = {
7013       remotes = ["https://rubygems.org"];
7014       sha256 = "1blz21yzd3s2ax75lnhlf4gvh273k9jry6fd7yqnyip5id3si6gg";
7015       type = "gem";
7016     };
7017     version = "0.5.0";
7018   };
7019   unf = {
7020     dependencies = ["unf_ext"];
7021     groups = ["default"];
7022     platforms = [];
7023     source = {
7024       remotes = ["https://rubygems.org"];
7025       sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9";
7026       type = "gem";
7027     };
7028     version = "0.1.4";
7029   };
7030   unf_ext = {
7031     groups = ["default"];
7032     platforms = [];
7033     source = {
7034       remotes = ["https://rubygems.org"];
7035       sha256 = "1yj2nz2l101vr1x9w2k83a0fag1xgnmjwp8w8rw4ik2rwcz65fch";
7036       type = "gem";
7037     };
7038     version = "0.0.8.2";
7039   };
7040   unicode-display_width = {
7041     groups = ["danger" "default" "development" "test"];
7042     platforms = [];
7043     source = {
7044       remotes = ["https://rubygems.org"];
7045       sha256 = "1gi82k102q7bkmfi7ggn9ciypn897ylln1jk9q67kjhr39fj043a";
7046       type = "gem";
7047     };
7048     version = "2.4.2";
7049   };
7050   unicode_utils = {
7051     groups = ["default"];
7052     platforms = [];
7053     source = {
7054       remotes = ["https://rubygems.org"];
7055       sha256 = "0h1a5yvrxzlf0lxxa1ya31jcizslf774arnsd89vgdhk4g7x08mr";
7056       type = "gem";
7057     };
7058     version = "1.4.0";
7059   };
7060   uniform_notifier = {
7061     groups = ["default" "development" "test"];
7062     platforms = [];
7063     source = {
7064       remotes = ["https://rubygems.org"];
7065       sha256 = "1dfvqixshwvm82b9qwdidvnkavdj7s0fbdbmyd4knkl6l3j9xcwr";
7066       type = "gem";
7067     };
7068     version = "1.16.0";
7069   };
7070   unleash = {
7071     dependencies = ["murmurhash3"];
7072     groups = ["default"];
7073     platforms = [];
7074     source = {
7075       remotes = ["https://rubygems.org"];
7076       sha256 = "0fxr4q8bs5pbf3y57f3bckg3ls9k76wzzkhvl1kdw879im4mcvhg";
7077       type = "gem";
7078     };
7079     version = "3.2.2";
7080   };
7081   unparser = {
7082     dependencies = ["diff-lcs" "parser"];
7083     groups = ["default" "test"];
7084     platforms = [];
7085     source = {
7086       remotes = ["https://rubygems.org"];
7087       sha256 = "1j6ym6cn43ry4lvcal7cv0n9g9awny7kcrn1crp7cwx2vwzffhmf";
7088       type = "gem";
7089     };
7090     version = "0.6.7";
7091   };
7092   uri = {
7093     groups = ["default"];
7094     platforms = [];
7095     source = {
7096       remotes = ["https://rubygems.org"];
7097       sha256 = "094gk72ckazf495qc76gk09b5i318d5l9m7bicg2wxlrjcm3qm96";
7098       type = "gem";
7099     };
7100     version = "0.13.0";
7101   };
7102   valid_email = {
7103     dependencies = ["activemodel" "mail"];
7104     groups = ["default"];
7105     platforms = [];
7106     source = {
7107       remotes = ["https://rubygems.org"];
7108       sha256 = "0w3587sa7d1a51djyla57pbv9v105jsqvxhkg6vbxi343fsm455q";
7109       type = "gem";
7110     };
7111     version = "0.1.3";
7112   };
7113   validate_url = {
7114     dependencies = ["activemodel" "public_suffix"];
7115     groups = ["default"];
7116     platforms = [];
7117     source = {
7118       remotes = ["https://rubygems.org"];
7119       sha256 = "0lblym140w5n88ijyfgcvkxvpfj8m6z00rxxf2ckmmhk0x61dzkj";
7120       type = "gem";
7121     };
7122     version = "1.0.15";
7123   };
7124   validates_hostname = {
7125     dependencies = ["activerecord" "activesupport"];
7126     groups = ["default"];
7127     platforms = [];
7128     source = {
7129       remotes = ["https://rubygems.org"];
7130       sha256 = "06fspma67flsvwl3gfyrv2572l15pjsmqsncz5yp4kqbriw03i7a";
7131       type = "gem";
7132     };
7133     version = "1.0.13";
7134   };
7135   version_gem = {
7136     groups = ["default"];
7137     platforms = [];
7138     source = {
7139       remotes = ["https://rubygems.org"];
7140       sha256 = "104s7p4zp5yvf0bvbwd9mqmnkgz2z89h4hbvxi8pzd8d08c9a03b";
7141       type = "gem";
7142     };
7143     version = "1.1.0";
7144   };
7145   version_sorter = {
7146     groups = ["default"];
7147     platforms = [];
7148     source = {
7149       remotes = ["https://rubygems.org"];
7150       sha256 = "1np1xy15xq5lcp0y5zr7sxnpwwgcq7bvfs6jc27vnkw0lfhz4ir1";
7151       type = "gem";
7152     };
7153     version = "2.3.0";
7154   };
7155   view_component = {
7156     dependencies = ["activesupport" "concurrent-ruby" "method_source"];
7157     groups = ["default" "development"];
7158     platforms = [];
7159     source = {
7160       remotes = ["https://rubygems.org"];
7161       sha256 = "0yqq8srliv2w960gxnfr5sn8dmcppcyd6wmkgq71d1qkymwn8vii";
7162       type = "gem";
7163     };
7164     version = "3.13.0";
7165   };
7166   virtus = {
7167     dependencies = ["axiom-types" "coercible" "descendants_tracker"];
7168     groups = ["default" "test"];
7169     platforms = [];
7170     source = {
7171       remotes = ["https://rubygems.org"];
7172       sha256 = "1hniwgbdsjxa71qy47n6av8faf8qpwbaapms41rhkk3zxgjdlhc8";
7173       type = "gem";
7174     };
7175     version = "2.0.0";
7176   };
7177   vite_rails = {
7178     dependencies = ["railties" "vite_ruby"];
7179     groups = ["development" "test"];
7180     platforms = [];
7181     source = {
7182       remotes = ["https://rubygems.org"];
7183       sha256 = "1k4bllg0zpmpkjfmk1gybc2ygca4v40l2fmlplf9h0jqwniqa3mr";
7184       type = "gem";
7185     };
7186     version = "3.0.17";
7187   };
7188   vite_ruby = {
7189     dependencies = ["dry-cli" "rack-proxy" "zeitwerk"];
7190     groups = ["development" "test"];
7191     platforms = [];
7192     source = {
7193       remotes = ["https://rubygems.org"];
7194       sha256 = "0fgpwlvmasj10kx5929xyb4fysqlfb3iixbci68170k6bslssd2a";
7195       type = "gem";
7196     };
7197     version = "3.7.0";
7198   };
7199   vmstat = {
7200     groups = ["default"];
7201     platforms = [];
7202     source = {
7203       remotes = ["https://rubygems.org"];
7204       sha256 = "0vb5mwc71p8rlm30hnll3lb4z70ipl5rmilskpdrq2mxwfilcm5b";
7205       type = "gem";
7206     };
7207     version = "2.3.0";
7208   };
7209   warden = {
7210     dependencies = ["rack"];
7211     groups = ["default"];
7212     platforms = [];
7213     source = {
7214       remotes = ["https://rubygems.org"];
7215       sha256 = "1l7gl7vms023w4clg02pm4ky9j12la2vzsixi2xrv9imbn44ys26";
7216       type = "gem";
7217     };
7218     version = "1.2.9";
7219   };
7220   warning = {
7221     groups = ["default"];
7222     platforms = [];
7223     source = {
7224       remotes = ["https://rubygems.org"];
7225       sha256 = "17h6x3fh0y46gpkzpknbh94qxcp0pqlvacc90r35rgahirfmls93";
7226       type = "gem";
7227     };
7228     version = "1.3.0";
7229   };
7230   webauthn = {
7231     dependencies = ["android_key_attestation" "awrence" "bindata" "cbor" "cose" "openssl" "safety_net_attestation" "tpm-key_attestation"];
7232     groups = ["default"];
7233     platforms = [];
7234     source = {
7235       remotes = ["https://rubygems.org"];
7236       sha256 = "1ri09bf640kkw4v6k2g90q2nw1mx2hsghhngaqgb7958q8id8xrz";
7237       type = "gem";
7238     };
7239     version = "3.0.0";
7240   };
7241   webfinger = {
7242     dependencies = ["activesupport" "faraday" "faraday-follow_redirects"];
7243     groups = ["default"];
7244     platforms = [];
7245     source = {
7246       remotes = ["https://rubygems.org"];
7247       sha256 = "0p39802sfnm62r4x5hai8vn6d1wqbxsxnmbynsk8rcvzwyym4yjn";
7248       type = "gem";
7249     };
7250     version = "2.1.3";
7251   };
7252   webmock = {
7253     dependencies = ["addressable" "crack" "hashdiff"];
7254     groups = ["test"];
7255     platforms = [];
7256     source = {
7257       remotes = ["https://rubygems.org"];
7258       sha256 = "158d2ikjfzw43kgm095klp43ihphk0cv5xjprk44w73xfv03i9qg";
7259       type = "gem";
7260     };
7261     version = "3.23.1";
7262   };
7263   webrick = {
7264     groups = ["default" "development" "test"];
7265     platforms = [];
7266     source = {
7267       remotes = ["https://rubygems.org"];
7268       sha256 = "13qm7s0gr2pmfcl7dxrmq38asaza4w0i2n9my4yzs499j731wh8r";
7269       type = "gem";
7270     };
7271     version = "1.8.1";
7272   };
7273   websocket = {
7274     groups = ["default" "test"];
7275     platforms = [];
7276     source = {
7277       remotes = ["https://rubygems.org"];
7278       sha256 = "1a4zc8d0d91c3xqwapda3j3zgpfwdbj76hkb69xn6qvfkfks9h9c";
7279       type = "gem";
7280     };
7281     version = "1.2.10";
7282   };
7283   websocket-driver = {
7284     dependencies = ["websocket-extensions"];
7285     groups = ["default" "test"];
7286     platforms = [];
7287     source = {
7288       remotes = ["https://rubygems.org"];
7289       sha256 = "1nyh873w4lvahcl8kzbjfca26656d5c6z3md4sbqg5y1gfz0157n";
7290       type = "gem";
7291     };
7292     version = "0.7.6";
7293   };
7294   websocket-extensions = {
7295     groups = ["default" "test"];
7296     platforms = [];
7297     source = {
7298       remotes = ["https://rubygems.org"];
7299       sha256 = "0hc2g9qps8lmhibl5baa91b4qx8wqw872rgwagml78ydj8qacsqw";
7300       type = "gem";
7301     };
7302     version = "0.1.5";
7303   };
7304   wikicloth = {
7305     dependencies = ["builder" "expression_parser" "rinku"];
7306     groups = ["default"];
7307     platforms = [];
7308     source = {
7309       remotes = ["https://rubygems.org"];
7310       sha256 = "1jp6c2yzyqbap8jdiw8yz6l08sradky1llhyhmrg934l1b5akj3s";
7311       type = "gem";
7312     };
7313     version = "0.8.1";
7314   };
7315   wisper = {
7316     groups = ["default" "development" "test"];
7317     platforms = [];
7318     source = {
7319       remotes = ["https://rubygems.org"];
7320       sha256 = "1rpsi0ziy78cj82sbyyywby4d0aw0a5q84v65qd28vqn79fbq5yf";
7321       type = "gem";
7322     };
7323     version = "2.0.1";
7324   };
7325   with_env = {
7326     groups = ["default" "development" "test"];
7327     platforms = [];
7328     source = {
7329       remotes = ["https://rubygems.org"];
7330       sha256 = "1r5ns064mbb99hf1dyxsk9183hznc5i7mn3bi86zka6dlvqf9csh";
7331       type = "gem";
7332     };
7333     version = "1.1.0";
7334   };
7335   wmi-lite = {
7336     groups = ["default"];
7337     platforms = [];
7338     source = {
7339       remotes = ["https://rubygems.org"];
7340       sha256 = "1nnx4xz8g40dpi3ccqk5blj1ck06ydx09f9diksn1ghd8yxzavhi";
7341       type = "gem";
7342     };
7343     version = "1.0.7";
7344   };
7345   xml-simple = {
7346     dependencies = ["rexml"];
7347     groups = ["default" "development" "omnibus" "test"];
7348     platforms = [];
7349     source = {
7350       remotes = ["https://rubygems.org"];
7351       sha256 = "0pb9plyl71mdbjr4kllfy53qx6g68ryxblmnq9dilvy837jk24fj";
7352       type = "gem";
7353     };
7354     version = "1.1.9";
7355   };
7356   xpath = {
7357     dependencies = ["nokogiri"];
7358     groups = ["default" "development" "test"];
7359     platforms = [];
7360     source = {
7361       remotes = ["https://rubygems.org"];
7362       sha256 = "0bh8lk9hvlpn7vmi6h4hkcwjzvs2y0cmkk3yjjdr8fxvj6fsgzbd";
7363       type = "gem";
7364     };
7365     version = "3.2.0";
7366   };
7367   yajl-ruby = {
7368     groups = ["default"];
7369     platforms = [];
7370     source = {
7371       remotes = ["https://rubygems.org"];
7372       sha256 = "1lni4jbyrlph7sz8y49q84pb0sbj82lgwvnjnsiv01xf26f4v5wc";
7373       type = "gem";
7374     };
7375     version = "1.4.3";
7376   };
7377   yard = {
7378     groups = ["default" "development"];
7379     platforms = [];
7380     source = {
7381       remotes = ["https://rubygems.org"];
7382       sha256 = "0qzr5j1a1cafv81ib3i51qyl8jnmwdxlqi3kbiraldzpbjh4ln9h";
7383       type = "gem";
7384     };
7385     version = "0.9.26";
7386   };
7387   zeitwerk = {
7388     groups = ["default" "development" "test"];
7389     platforms = [];
7390     source = {
7391       remotes = ["https://rubygems.org"];
7392       sha256 = "028ld9qmgdllxrl7d0qkl65s58wb1n3gv8yjs28g43a8b1hplxk1";
7393       type = "gem";
7394     };
7395     version = "2.6.7";
7396   };