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