biome: 1.9.2 -> 1.9.3
[NixPkgs.git] / pkgs / applications / version-management / gitlab / rubyEnv / Gemfile.lock
blob681d70b50896a7864a0bca66d8eada7369b3f111
1 PATH
2   remote: gems/activerecord-gitlab
3   specs:
4     activerecord-gitlab (0.2.0)
5       activerecord (>= 7)
7 PATH
8   remote: gems/click_house-client
9   specs:
10     click_house-client (0.1.0)
11       activesupport (< 8)
12       addressable (~> 2.8)
13       json (~> 2.7.2)
15 PATH
16   remote: gems/csv_builder
17   specs:
18     csv_builder (0.1.0)
20 PATH
21   remote: gems/error_tracking_open_api
22   specs:
23     error_tracking_open_api (1.0.0)
24       typhoeus (~> 1.0, >= 1.0.1)
26 PATH
27   remote: gems/gitlab-backup-cli
28   specs:
29     gitlab-backup-cli (0.0.1)
30       activesupport (~> 7.0.8)
31       rainbow (~> 3.0)
32       thor (~> 1.3)
34 PATH
35   remote: gems/gitlab-housekeeper
36   specs:
37     gitlab-housekeeper (0.1.0)
38       activesupport
39       awesome_print
40       httparty
41       rubocop
43 PATH
44   remote: gems/gitlab-http
45   specs:
46     gitlab-http (0.1.0)
47       activesupport (~> 7)
48       concurrent-ruby (~> 1.2)
49       httparty (~> 0.21.0)
50       ipaddress (~> 0.8.3)
51       net-http (= 0.4.1)
52       railties (~> 7)
54 PATH
55   remote: gems/gitlab-rspec_flaky
56   specs:
57     gitlab-rspec_flaky (0.1.0)
58       activesupport (>= 6.1, < 8)
59       rspec (~> 3.0)
61 PATH
62   remote: gems/gitlab-rspec
63   specs:
64     gitlab-rspec (0.1.0)
65       activerecord (>= 6.1, < 8)
66       activesupport (>= 6.1, < 8)
67       rspec (~> 3.0)
69 PATH
70   remote: gems/gitlab-safe_request_store
71   specs:
72     gitlab-safe_request_store (0.1.0)
73       rack (~> 2.2.8)
74       request_store
76 PATH
77   remote: gems/gitlab-schema-validation
78   specs:
79     gitlab-schema-validation (0.1.0)
80       diffy
81       pg_query
83 PATH
84   remote: gems/gitlab-secret_detection
85   specs:
86     gitlab-secret_detection (0.1.0)
87       parallel (~> 1.22)
88       re2 (~> 2.4)
89       toml-rb (~> 2.2)
91 PATH
92   remote: gems/gitlab-utils
93   specs:
94     gitlab-utils (0.1.0)
95       actionview (>= 6.1.7.2)
96       activesupport (>= 6.1.7.2)
97       addressable (~> 2.8)
98       rake (~> 13.0)
100 PATH
101   remote: gems/ipynbdiff
102   specs:
103     ipynbdiff (0.4.8)
104       diffy (~> 3.4)
105       oj (~> 3.13.16)
107 PATH
108   remote: vendor/gems/attr_encrypted
109   specs:
110     attr_encrypted (3.2.4)
111       encryptor (~> 3.0.0)
113 PATH
114   remote: vendor/gems/bundler-checksum
115   specs:
116     bundler-checksum (0.1.0)
117       bundler
119 PATH
120   remote: vendor/gems/cloud_profiler_agent
121   specs:
122     cloud_profiler_agent (0.0.1.pre)
123       google-cloud-profiler-v2 (~> 0.3)
124       google-protobuf (~> 3.13)
125       googleauth (>= 0.14)
126       stackprof (~> 0.2)
128 PATH
129   remote: vendor/gems/devise-pbkdf2-encryptable
130   specs:
131     devise-pbkdf2-encryptable (0.0.0)
132       devise (~> 4.0)
133       devise-two-factor (~> 4.1.1)
135 PATH
136   remote: vendor/gems/diff_match_patch
137   specs:
138     diff_match_patch (0.1.0)
140 PATH
141   remote: vendor/gems/mail-smtp_pool
142   specs:
143     mail-smtp_pool (0.1.0)
144       connection_pool (~> 2.0)
145       mail (~> 2.8)
147 PATH
148   remote: vendor/gems/microsoft_graph_mailer
149   specs:
150     microsoft_graph_mailer (0.1.0)
151       mail (~> 2.7)
152       oauth2 (>= 1.4.4, < 3)
154 PATH
155   remote: vendor/gems/omniauth-gitlab
156   specs:
157     omniauth-gitlab (4.0.0)
158       omniauth (~> 2.0)
159       omniauth-oauth2 (~> 1.8)
161 PATH
162   remote: vendor/gems/omniauth-salesforce
163   specs:
164     omniauth-salesforce (1.0.5)
165       omniauth (~> 2.0)
166       omniauth-oauth2 (~> 1.0)
168 PATH
169   remote: vendor/gems/omniauth_crowd
170   specs:
171     omniauth_crowd (2.4.0)
172       activesupport
173       nokogiri (>= 1.4.4)
174       omniauth (~> 2.0)
176 PATH
177   remote: vendor/gems/sidekiq-reliable-fetch
178   specs:
179     gitlab-sidekiq-fetcher (0.11.0)
180       json (>= 2.5)
181       sidekiq (~> 7.0)
184   remote: https://rubygems.org/
185   specs:
186     CFPropertyList (3.0.5)
187       rexml
188     RedCloth (4.3.3)
189     acme-client (2.0.11)
190       faraday (>= 1.0, < 3.0.0)
191       faraday-retry (~> 1.0)
192     actioncable (7.0.8.4)
193       actionpack (= 7.0.8.4)
194       activesupport (= 7.0.8.4)
195       nio4r (~> 2.0)
196       websocket-driver (>= 0.6.1)
197     actionmailbox (7.0.8.4)
198       actionpack (= 7.0.8.4)
199       activejob (= 7.0.8.4)
200       activerecord (= 7.0.8.4)
201       activestorage (= 7.0.8.4)
202       activesupport (= 7.0.8.4)
203       mail (>= 2.7.1)
204       net-imap
205       net-pop
206       net-smtp
207     actionmailer (7.0.8.4)
208       actionpack (= 7.0.8.4)
209       actionview (= 7.0.8.4)
210       activejob (= 7.0.8.4)
211       activesupport (= 7.0.8.4)
212       mail (~> 2.5, >= 2.5.4)
213       net-imap
214       net-pop
215       net-smtp
216       rails-dom-testing (~> 2.0)
217     actionpack (7.0.8.4)
218       actionview (= 7.0.8.4)
219       activesupport (= 7.0.8.4)
220       rack (~> 2.0, >= 2.2.4)
221       rack-test (>= 0.6.3)
222       rails-dom-testing (~> 2.0)
223       rails-html-sanitizer (~> 1.0, >= 1.2.0)
224     actiontext (7.0.8.4)
225       actionpack (= 7.0.8.4)
226       activerecord (= 7.0.8.4)
227       activestorage (= 7.0.8.4)
228       activesupport (= 7.0.8.4)
229       globalid (>= 0.6.0)
230       nokogiri (>= 1.8.5)
231     actionview (7.0.8.4)
232       activesupport (= 7.0.8.4)
233       builder (~> 3.1)
234       erubi (~> 1.4)
235       rails-dom-testing (~> 2.0)
236       rails-html-sanitizer (~> 1.1, >= 1.2.0)
237     activejob (7.0.8.4)
238       activesupport (= 7.0.8.4)
239       globalid (>= 0.3.6)
240     activemodel (7.0.8.4)
241       activesupport (= 7.0.8.4)
242     activerecord (7.0.8.4)
243       activemodel (= 7.0.8.4)
244       activesupport (= 7.0.8.4)
245     activerecord-explain-analyze (0.1.0)
246       activerecord (>= 4)
247       pg
248     activestorage (7.0.8.4)
249       actionpack (= 7.0.8.4)
250       activejob (= 7.0.8.4)
251       activerecord (= 7.0.8.4)
252       activesupport (= 7.0.8.4)
253       marcel (~> 1.0)
254       mini_mime (>= 1.1.0)
255     activesupport (7.0.8.4)
256       concurrent-ruby (~> 1.0, >= 1.0.2)
257       i18n (>= 1.6, < 2)
258       minitest (>= 5.1)
259       tzinfo (~> 2.0)
260     acts-as-taggable-on (10.0.0)
261       activerecord (>= 6.1, < 7.2)
262     addressable (2.8.1)
263       public_suffix (>= 2.0.2, < 6.0)
264     aes_key_wrap (1.1.0)
265     akismet (3.0.0)
266     aliyun-sdk (0.8.0)
267       nokogiri (~> 1.6)
268       rest-client (~> 2.0)
269     amatch (0.4.1)
270       mize
271       tins (~> 1.0)
272     android_key_attestation (0.3.0)
273     apollo_upload_server (2.1.6)
274       actionpack (>= 6.1.6)
275       graphql (>= 1.8)
276     app_store_connect (0.29.0)
277       activesupport (>= 6.0.0)
278       jwt (>= 1.4, <= 2.5.0)
279     arr-pm (0.0.12)
280     asciidoctor (2.0.18)
281     asciidoctor-include-ext (0.4.0)
282       asciidoctor (>= 1.5.6, < 3.0.0)
283     asciidoctor-kroki (0.10.0)
284       asciidoctor (~> 2.0)
285     asciidoctor-plantuml (0.0.16)
286       asciidoctor (>= 2.0.17, < 3.0.0)
287     ast (2.4.2)
288     async (2.12.1)
289       console (~> 1.25, >= 1.25.2)
290       fiber-annotation
291       io-event (~> 1.6, >= 1.6.5)
292     atlassian-jwt (0.2.1)
293       jwt (~> 2.1)
294     attr_required (1.0.1)
295     awesome_print (1.9.2)
296     awrence (1.2.1)
297     aws-eventstream (1.3.0)
298     aws-partitions (1.877.0)
299     aws-sdk-cloudformation (1.41.0)
300       aws-sdk-core (~> 3, >= 3.99.0)
301       aws-sigv4 (~> 1.1)
302     aws-sdk-core (3.199.0)
303       aws-eventstream (~> 1, >= 1.3.0)
304       aws-partitions (~> 1, >= 1.651.0)
305       aws-sigv4 (~> 1.8)
306       jmespath (~> 1, >= 1.6.1)
307     aws-sdk-kms (1.76.0)
308       aws-sdk-core (~> 3, >= 3.188.0)
309       aws-sigv4 (~> 1.1)
310     aws-sdk-s3 (1.154.0)
311       aws-sdk-core (~> 3, >= 3.199.0)
312       aws-sdk-kms (~> 1)
313       aws-sigv4 (~> 1.8)
314     aws-sigv4 (1.8.0)
315       aws-eventstream (~> 1, >= 1.0.2)
316     axe-core-api (4.9.1)
317       dumb_delegator
318       virtus
319     axe-core-rspec (4.9.1)
320       axe-core-api (= 4.9.1)
321       dumb_delegator
322       virtus
323     axiom-types (0.1.1)
324       descendants_tracker (~> 0.0.4)
325       ice_nine (~> 0.11.0)
326       thread_safe (~> 0.3, >= 0.3.1)
327     azure-storage-blob (2.0.3)
328       azure-storage-common (~> 2.0)
329       nokogiri (~> 1, >= 1.10.8)
330     azure-storage-common (2.0.4)
331       faraday (~> 1.0)
332       faraday_middleware (~> 1.0, >= 1.0.0.rc1)
333       net-http-persistent (~> 4.0)
334       nokogiri (~> 1, >= 1.10.8)
335     babosa (2.0.0)
336     backport (1.2.0)
337     base32 (0.3.2)
338     base64 (0.2.0)
339     batch-loader (2.0.5)
340     bcrypt (3.1.18)
341     benchmark (0.2.0)
342     benchmark-ips (2.11.0)
343     benchmark-malloc (0.2.0)
344     benchmark-memory (0.2.0)
345       memory_profiler (~> 1)
346     benchmark-perf (0.6.0)
347     benchmark-trend (0.4.0)
348     better_errors (2.10.1)
349       erubi (>= 1.0.0)
350       rack (>= 0.9.0)
351       rouge (>= 1.0.0)
352     bigdecimal (3.1.7)
353     bindata (2.4.11)
354     binding_of_caller (1.0.0)
355       debug_inspector (>= 0.0.1)
356     bootsnap (1.18.3)
357       msgpack (~> 1.2)
358     browser (5.3.1)
359     builder (3.2.4)
360     bullet (7.1.2)
361       activesupport (>= 3.0.0)
362       uniform_notifier (~> 1.11)
363     bundler-audit (0.9.1)
364       bundler (>= 1.2.0, < 3)
365       thor (~> 1.0)
366     byebug (11.1.3)
367     capybara (3.40.0)
368       addressable
369       matrix
370       mini_mime (>= 0.1.3)
371       nokogiri (~> 1.11)
372       rack (>= 1.6.0)
373       rack-test (>= 0.6.3)
374       regexp_parser (>= 1.5, < 3.0)
375       xpath (~> 3.2)
376     capybara-screenshot (1.0.26)
377       capybara (>= 1.0, < 4)
378       launchy
379     carrierwave (1.3.4)
380       activemodel (>= 4.0.0)
381       activesupport (>= 4.0.0)
382       mime-types (>= 1.16)
383       ssrf_filter (~> 1.0, < 1.1.0)
384     cbor (0.5.9.8)
385     character_set (1.8.0)
386     chef-config (18.3.0)
387       addressable
388       chef-utils (= 18.3.0)
389       fuzzyurl
390       mixlib-config (>= 2.2.12, < 4.0)
391       mixlib-shellout (>= 2.0, < 4.0)
392       tomlrb (~> 1.2)
393     chef-utils (18.3.0)
394       concurrent-ruby
395     chunky_png (1.4.0)
396     circuitbox (2.0.0)
397     citrus (3.0.2)
398     claide (1.1.0)
399     claide-plugins (0.9.2)
400       cork
401       nap
402       open4 (~> 1.3)
403     coderay (1.1.3)
404     coercible (1.0.0)
405       descendants_tracker (~> 0.0.1)
406     colored2 (3.1.2)
407     commonmarker (0.23.10)
408     concurrent-ruby (1.2.3)
409     connection_pool (2.4.1)
410     console (1.25.2)
411       fiber-annotation
412       fiber-local (~> 1.1)
413       json
414     cork (0.3.0)
415       colored2 (~> 3.1)
416     cose (1.3.0)
417       cbor (~> 0.5.9)
418       openssl-signature_algorithm (~> 1.0)
419     countries (4.0.1)
420       i18n_data (~> 0.13.0)
421       sixarm_ruby_unaccent (~> 1.1)
422     coverband (6.1.2)
423       redis (>= 3.0)
424     crack (0.4.3)
425       safe_yaml (~> 1.0.0)
426     crass (1.0.6)
427     creole (0.5.0)
428     crystalball (0.7.0)
429       git
430     css_parser (1.14.0)
431       addressable
432     cssbundling-rails (1.4.0)
433       railties (>= 6.0.0)
434     cvss-suite (3.0.1)
435     danger (9.4.2)
436       claide (~> 1.0)
437       claide-plugins (>= 0.9.2)
438       colored2 (~> 3.1)
439       cork (~> 0.1)
440       faraday (>= 0.9.0, < 3.0)
441       faraday-http-cache (~> 2.0)
442       git (~> 1.13)
443       kramdown (~> 2.3)
444       kramdown-parser-gfm (~> 1.0)
445       no_proxy_fix
446       octokit (>= 4.0)
447       terminal-table (>= 1, < 4)
448     danger-gitlab (8.0.0)
449       danger
450       gitlab (~> 4.2, >= 4.2.0)
451     database_cleaner-active_record (2.1.0)
452       activerecord (>= 5.a)
453       database_cleaner-core (~> 2.0.0)
454     database_cleaner-core (2.0.1)
455     date (3.3.3)
456     dead_end (3.1.1)
457     deb_version (1.0.2)
458     debug_inspector (1.1.0)
459     deckar01-task_list (2.3.4)
460       html-pipeline (~> 2.0)
461     declarative (0.0.20)
462     declarative_policy (1.1.0)
463     deprecation_toolkit (1.5.1)
464       activesupport (>= 4.2)
465     derailed_benchmarks (2.1.2)
466       benchmark-ips (~> 2)
467       dead_end
468       get_process_mem (~> 0)
469       heapy (~> 0)
470       memory_profiler (>= 0, < 2)
471       mini_histogram (>= 0.3.0)
472       rack (>= 1)
473       rack-test
474       rake (> 10, < 14)
475       ruby-statistics (>= 2.1)
476       thor (>= 0.19, < 2)
477     descendants_tracker (0.0.4)
478       thread_safe (~> 0.3, >= 0.3.1)
479     devfile (0.0.26.pre.alpha1)
480     device_detector (1.0.0)
481     devise (4.9.3)
482       bcrypt (~> 3.0)
483       orm_adapter (~> 0.1)
484       railties (>= 4.1.0)
485       responders
486       warden (~> 1.2.3)
487     devise-two-factor (4.1.1)
488       activesupport (~> 7.0)
489       attr_encrypted (>= 1.3, < 5, != 2)
490       devise (~> 4.0)
491       railties (~> 7.0)
492       rotp (~> 6.0)
493     diff-lcs (1.5.0)
494     diffy (3.4.2)
495     digest-crc (0.6.5)
496       rake (>= 12.0.0, < 14.0.0)
497     discordrb-webhooks (3.5.0)
498       rest-client (>= 2.0.0)
499     docile (1.4.0)
500     domain_name (0.5.20190701)
501       unf (>= 0.0.5, < 1.0.0)
502     doorkeeper (5.6.6)
503       railties (>= 5)
504     doorkeeper-device_authorization_grant (1.0.3)
505       doorkeeper (~> 5.5)
506     doorkeeper-openid_connect (1.8.7)
507       doorkeeper (>= 5.5, < 5.7)
508       jwt (>= 2.5)
509     dotenv (2.7.6)
510     dry-cli (1.0.0)
511     dry-core (1.0.1)
512       concurrent-ruby (~> 1.0)
513       zeitwerk (~> 2.6)
514     dry-inflector (1.0.0)
515     dry-logic (1.5.0)
516       concurrent-ruby (~> 1.0)
517       dry-core (~> 1.0, < 2)
518       zeitwerk (~> 2.6)
519     dry-types (1.7.1)
520       concurrent-ruby (~> 1.0)
521       dry-core (~> 1.0)
522       dry-inflector (~> 1.0)
523       dry-logic (~> 1.4)
524       zeitwerk (~> 2.6)
525     dumb_delegator (1.0.0)
526     duo_api (1.3.0)
527     e2mmap (0.1.0)
528     ecma-re-validator (0.3.0)
529       regexp_parser (~> 2.0)
530     ed25519 (1.3.0)
531     elasticsearch (7.13.3)
532       elasticsearch-api (= 7.13.3)
533       elasticsearch-transport (= 7.13.3)
534     elasticsearch-api (7.13.3)
535       multi_json
536     elasticsearch-model (7.2.0)
537       activesupport (> 3)
538       elasticsearch (~> 7)
539       hashie
540     elasticsearch-rails (7.2.1)
541     elasticsearch-transport (7.13.3)
542       faraday (~> 1)
543       multi_json
544     email_reply_trimmer (0.1.6)
545     email_spec (2.2.0)
546       htmlentities (~> 4.3.3)
547       launchy (~> 2.1)
548       mail (~> 2.7)
549     encryptor (3.0.0)
550     erubi (1.12.0)
551     escape_utils (1.3.0)
552     et-orbi (1.2.11)
553       tzinfo
554     ethon (0.16.0)
555       ffi (>= 1.15.0)
556     excon (0.99.0)
557     execjs (2.8.1)
558     expgen (0.1.1)
559       parslet
560     expression_parser (0.9.0)
561     extended-markdown-filter (0.7.0)
562       html-pipeline (~> 2.9)
563     factory_bot (6.4.5)
564       activesupport (>= 5.0.0)
565     factory_bot_rails (6.4.3)
566       factory_bot (~> 6.4)
567       railties (>= 5.0.0)
568     faraday (1.10.3)
569       faraday-em_http (~> 1.0)
570       faraday-em_synchrony (~> 1.0)
571       faraday-excon (~> 1.1)
572       faraday-httpclient (~> 1.0)
573       faraday-multipart (~> 1.0)
574       faraday-net_http (~> 1.0)
575       faraday-net_http_persistent (~> 1.0)
576       faraday-patron (~> 1.0)
577       faraday-rack (~> 1.0)
578       faraday-retry (~> 1.0)
579       ruby2_keywords (>= 0.0.4)
580     faraday-em_http (1.0.0)
581     faraday-em_synchrony (1.0.0)
582     faraday-excon (1.1.0)
583     faraday-http-cache (2.5.0)
584       faraday (>= 0.8)
585     faraday-httpclient (1.0.1)
586     faraday-multipart (1.0.4)
587       multipart-post (~> 2)
588     faraday-net_http (1.0.1)
589     faraday-net_http_persistent (1.2.0)
590     faraday-patron (1.0.0)
591     faraday-rack (1.0.0)
592     faraday-retry (1.0.3)
593     faraday_middleware (1.2.0)
594       faraday (~> 1.0)
595     faraday_middleware-aws-sigv4 (0.3.0)
596       aws-sigv4 (~> 1.0)
597       faraday (>= 0.15)
598     fast_blank (1.0.1)
599     fast_gettext (2.3.0)
600     ffaker (2.23.0)
601     ffi (1.15.5)
602     ffi-compiler (1.0.1)
603       ffi (>= 1.0.0)
604       rake
605     ffi-yajl (2.6.0)
606       libyajl2 (>= 1.2)
607     fiber-annotation (0.2.0)
608     fiber-local (1.1.0)
609       fiber-storage
610     fiber-storage (0.1.2)
611     find_a_port (1.0.1)
612     flipper (0.26.2)
613       concurrent-ruby (< 2)
614     flipper-active_record (0.26.2)
615       activerecord (>= 4.2, < 8)
616       flipper (~> 0.26.2)
617     flipper-active_support_cache_store (0.26.2)
618       activesupport (>= 4.2, < 8)
619       flipper (~> 0.26.2)
620     fog-aliyun (0.4.0)
621       addressable (~> 2.8.0)
622       aliyun-sdk (~> 0.8.0)
623       fog-core
624       fog-json
625       ipaddress (~> 0.8)
626       xml-simple (~> 1.1)
627     fog-aws (3.18.0)
628       fog-core (~> 2.1)
629       fog-json (~> 1.1)
630       fog-xml (~> 0.1)
631     fog-core (2.1.0)
632       builder
633       excon (~> 0.58)
634       formatador (~> 0.2)
635       mime-types
636     fog-google (1.24.1)
637       addressable (>= 2.7.0)
638       fog-core (< 2.5)
639       fog-json (~> 1.2)
640       fog-xml (~> 0.1.0)
641       google-apis-compute_v1 (~> 0.53)
642       google-apis-dns_v1 (~> 0.28)
643       google-apis-iamcredentials_v1 (~> 0.15)
644       google-apis-monitoring_v3 (~> 0.37)
645       google-apis-pubsub_v1 (~> 0.30)
646       google-apis-sqladmin_v1beta4 (~> 0.38)
647       google-apis-storage_v1 (>= 0.19, < 1)
648       google-cloud-env (>= 1.2, < 3.0)
649     fog-json (1.2.0)
650       fog-core
651       multi_json (~> 1.10)
652     fog-local (0.8.0)
653       fog-core (>= 1.27, < 3.0)
654     fog-xml (0.1.3)
655       fog-core
656       nokogiri (>= 1.5.11, < 2.0.0)
657     formatador (0.2.5)
658     forwardable (1.3.3)
659     fugit (1.8.1)
660       et-orbi (~> 1, >= 1.2.7)
661       raabro (~> 1.4)
662     fuubar (2.2.0)
663       rspec-core (~> 3.0)
664       ruby-progressbar (~> 1.4)
665     fuzzyurl (0.9.0)
666     gapic-common (0.20.0)
667       faraday (>= 1.9, < 3.a)
668       faraday-retry (>= 1.0, < 3.a)
669       google-protobuf (~> 3.14)
670       googleapis-common-protos (>= 1.3.12, < 2.a)
671       googleapis-common-protos-types (>= 1.3.1, < 2.a)
672       googleauth (~> 1.0)
673       grpc (~> 1.36)
674     gdk-toogle (0.9.5)
675       haml
676       rails (>= 7.0.4.2)
677     gemoji (3.0.1)
678     get_process_mem (0.2.7)
679       ffi (~> 1.0)
680     gettext (3.4.9)
681       erubi
682       locale (>= 2.0.5)
683       prime
684       racc
685       text (>= 1.3.0)
686     gettext_i18n_rails (1.12.0)
687       fast_gettext (>= 0.9.0)
688     git (1.18.0)
689       addressable (~> 2.8)
690       rchardet (~> 1.8)
691     gitaly (17.1.2)
692       grpc (~> 1.0)
693     gitlab (4.19.0)
694       httparty (~> 0.20)
695       terminal-table (>= 1.5.1)
696     gitlab-chronic (0.10.5)
697       numerizer (~> 0.2)
698     gitlab-dangerfiles (4.8.0)
699       danger (>= 9.3.0)
700       danger-gitlab (>= 8.0.0)
701       rake (~> 13.0)
702     gitlab-experiment (0.9.1)
703       activesupport (>= 3.0)
704       request_store (>= 1.0)
705     gitlab-fog-azure-rm (1.9.1)
706       azure-storage-blob (~> 2.0)
707       azure-storage-common (~> 2.0)
708       fog-core (~> 2.1)
709       fog-json (~> 1.2)
710       mime-types
711     gitlab-glfm-markdown (0.0.17)
712       rb_sys (= 0.9.94)
713     gitlab-labkit (0.36.1)
714       actionpack (>= 5.0.0, < 8.0.0)
715       activesupport (>= 5.0.0, < 8.0.0)
716       grpc (>= 1.62)
717       jaeger-client (~> 1.1.0)
718       opentracing (~> 0.4)
719       pg_query (>= 4.2.3, < 6.0)
720       redis (> 3.0.0, < 6.0.0)
721     gitlab-license (2.5.0)
722     gitlab-mail_room (0.0.25)
723       jwt (>= 2.0)
724       net-imap (>= 0.2.1)
725       oauth2 (>= 1.4.4, < 3)
726       redis (>= 5, < 6)
727       redis-namespace (>= 1.8.2)
728     gitlab-markup (1.9.0)
729     gitlab-net-dns (0.9.2)
730     gitlab-sdk (0.3.1)
731       activesupport (>= 5.2.0)
732       rake (~> 13.0)
733       snowplow-tracker (~> 0.8.0)
734     gitlab-styles (12.0.1)
735       rubocop (~> 1.62.1)
736       rubocop-factory_bot (~> 2.25.1)
737       rubocop-graphql (~> 1.5.0)
738       rubocop-performance (~> 1.20.2)
739       rubocop-rails (~> 2.24.0)
740       rubocop-rspec (~> 2.27.1)
741     gitlab_chronic_duration (0.12.0)
742       numerizer (~> 0.2)
743     gitlab_omniauth-ldap (2.2.0)
744       net-ldap (~> 0.16)
745       omniauth (>= 1.3, < 3)
746       pyu-ruby-sasl (>= 0.0.3.3, < 0.1)
747       rubyntlm (~> 0.5)
748     gitlab_quality-test_tooling (1.31.0)
749       activesupport (>= 7.0, < 7.2)
750       amatch (~> 0.4.1)
751       gitlab (~> 4.19)
752       http (~> 5.0)
753       influxdb-client (~> 3.1)
754       nokogiri (~> 1.10)
755       parallel (>= 1, < 2)
756       rainbow (>= 3, < 4)
757       rspec-parameterized (~> 1.0.0)
758       table_print (= 1.5.7)
759       zeitwerk (>= 2, < 3)
760     globalid (1.1.0)
761       activesupport (>= 5.0)
762     gon (6.4.0)
763       actionpack (>= 3.0.20)
764       i18n (>= 0.7)
765       multi_json
766       request_store (>= 1.0)
767     google-apis-androidpublisher_v3 (0.34.0)
768       google-apis-core (>= 0.9.1, < 2.a)
769     google-apis-cloudbilling_v1 (0.21.0)
770       google-apis-core (>= 0.9.1, < 2.a)
771     google-apis-cloudresourcemanager_v1 (0.31.0)
772       google-apis-core (>= 0.9.1, < 2.a)
773     google-apis-compute_v1 (0.57.0)
774       google-apis-core (>= 0.9.1, < 2.a)
775     google-apis-container_v1 (0.43.0)
776       google-apis-core (>= 0.9.1, < 2.a)
777     google-apis-container_v1beta1 (0.43.0)
778       google-apis-core (>= 0.9.1, < 2.a)
779     google-apis-core (0.11.2)
780       addressable (~> 2.5, >= 2.5.1)
781       googleauth (>= 0.16.2, < 2.a)
782       httpclient (>= 2.8.1, < 3.a)
783       mini_mime (~> 1.0)
784       representable (~> 3.0)
785       retriable (>= 2.0, < 4.a)
786       rexml
787       webrick
788     google-apis-dns_v1 (0.36.0)
789       google-apis-core (>= 0.11.0, < 2.a)
790     google-apis-iam_v1 (0.36.0)
791       google-apis-core (>= 0.9.1, < 2.a)
792     google-apis-iamcredentials_v1 (0.15.0)
793       google-apis-core (>= 0.9.0, < 2.a)
794     google-apis-monitoring_v3 (0.54.0)
795       google-apis-core (>= 0.11.0, < 2.a)
796     google-apis-pubsub_v1 (0.45.0)
797       google-apis-core (>= 0.11.0, < 2.a)
798     google-apis-serviceusage_v1 (0.28.0)
799       google-apis-core (>= 0.9.1, < 2.a)
800     google-apis-sqladmin_v1beta4 (0.41.0)
801       google-apis-core (>= 0.9.1, < 2.a)
802     google-apis-storage_v1 (0.29.0)
803       google-apis-core (>= 0.11.0, < 2.a)
804     google-cloud-artifact_registry-v1 (0.11.0)
805       gapic-common (>= 0.20.0, < 2.a)
806       google-cloud-errors (~> 1.0)
807       google-cloud-location (>= 0.4, < 2.a)
808       grpc-google-iam-v1 (~> 1.1)
809     google-cloud-common (1.1.0)
810       google-protobuf (~> 3.14)
811       googleapis-common-protos-types (~> 1.2)
812     google-cloud-compute-v1 (2.6.0)
813       gapic-common (>= 0.20.0, < 2.a)
814       google-cloud-common (~> 1.0)
815       google-cloud-errors (~> 1.0)
816     google-cloud-core (1.7.0)
817       google-cloud-env (>= 1.0, < 3.a)
818       google-cloud-errors (~> 1.0)
819     google-cloud-env (2.1.1)
820       faraday (>= 1.0, < 3.a)
821     google-cloud-errors (1.3.0)
822     google-cloud-location (0.6.0)
823       gapic-common (>= 0.20.0, < 2.a)
824       google-cloud-errors (~> 1.0)
825     google-cloud-profiler-v2 (0.4.0)
826       gapic-common (>= 0.18.0, < 2.a)
827       google-cloud-errors (~> 1.0)
828     google-cloud-storage (1.45.0)
829       addressable (~> 2.8)
830       digest-crc (~> 0.4)
831       google-apis-iamcredentials_v1 (~> 0.1)
832       google-apis-storage_v1 (~> 0.29.0)
833       google-cloud-core (~> 1.6)
834       googleauth (>= 0.16.2, < 2.a)
835       mini_mime (~> 1.0)
836     google-protobuf (3.25.3)
837     googleapis-common-protos (1.4.0)
838       google-protobuf (~> 3.14)
839       googleapis-common-protos-types (~> 1.2)
840       grpc (~> 1.27)
841     googleapis-common-protos-types (1.5.0)
842       google-protobuf (~> 3.14)
843     googleauth (1.8.1)
844       faraday (>= 0.17.3, < 3.a)
845       jwt (>= 1.4, < 3.0)
846       multi_json (~> 1.11)
847       os (>= 0.9, < 2.0)
848       signet (>= 0.16, < 2.a)
849     gpgme (2.0.23)
850       mini_portile2 (~> 2.7)
851     grape (2.0.0)
852       activesupport (>= 5)
853       builder
854       dry-types (>= 1.1)
855       mustermann-grape (~> 1.0.0)
856       rack (>= 1.3.0)
857       rack-accept
858     grape-entity (1.0.1)
859       activesupport (>= 3.0.0)
860       multi_json (>= 1.3.2)
861     grape-path-helpers (2.0.1)
862       activesupport
863       grape (~> 2.0)
864       rake (> 12)
865       ruby2_keywords (~> 0.0.2)
866     grape-swagger (2.1.0)
867       grape (>= 1.7, < 3.0)
868       rack-test (~> 2)
869     grape-swagger-entity (0.5.4)
870       grape-entity (~> 1)
871       grape-swagger (~> 2)
872     grape_logging (1.8.4)
873       grape
874       rack
875     graphiql-rails (1.10.0)
876       railties
877     graphlient (0.6.0)
878       faraday (>= 1.0)
879       faraday_middleware
880       graphql-client
881     graphlyte (1.0.0)
882     graphql (2.3.5)
883       base64
884     graphql-client (0.23.0)
885       activesupport (>= 3.0)
886       graphql (>= 1.13.0)
887     graphql-docs (5.0.0)
888       commonmarker (~> 0.23, >= 0.23.6)
889       escape_utils (~> 1.2)
890       extended-markdown-filter (~> 0.4)
891       gemoji (~> 3.0)
892       graphql (~> 2.0)
893       html-pipeline (~> 2.14, >= 2.14.3)
894       sass-embedded (~> 1.58)
895     grpc (1.63.0)
896       google-protobuf (~> 3.25)
897       googleapis-common-protos-types (~> 1.0)
898     grpc-google-iam-v1 (1.5.0)
899       google-protobuf (~> 3.18)
900       googleapis-common-protos (~> 1.4)
901       grpc (~> 1.41)
902     gssapi (1.3.1)
903       ffi (>= 1.0.1)
904     guard (2.16.2)
905       formatador (>= 0.2.4)
906       listen (>= 2.7, < 4.0)
907       lumberjack (>= 1.0.12, < 2.0)
908       nenv (~> 0.1)
909       notiffany (~> 0.0)
910       pry (>= 0.9.12)
911       shellany (~> 0.0)
912       thor (>= 0.18.1)
913     guard-compat (1.2.1)
914     guard-rspec (4.7.3)
915       guard (~> 2.1)
916       guard-compat (~> 1.1)
917       rspec (>= 2.99.0, < 4.0)
918     haml (5.2.2)
919       temple (>= 0.8.0)
920       tilt
921     haml_lint (0.58.0)
922       haml (>= 5.0)
923       parallel (~> 1.10)
924       rainbow
925       rubocop (>= 1.0)
926       sysexits (~> 1.1)
927     hamlit (2.15.0)
928       temple (>= 0.8.2)
929       thor
930       tilt
931     hana (1.3.7)
932     hashdiff (1.1.0)
933     hashie (5.0.0)
934     health_check (3.1.0)
935       railties (>= 5.0)
936     heapy (0.2.0)
937       thor
938     html-pipeline (2.14.3)
939       activesupport (>= 2)
940       nokogiri (>= 1.4)
941     html2text (0.2.0)
942       nokogiri (~> 1.6)
943     htmlbeautifier (1.4.2)
944     htmlentities (4.3.4)
945     http (5.1.1)
946       addressable (~> 2.8)
947       http-cookie (~> 1.0)
948       http-form_data (~> 2.2)
949       llhttp-ffi (~> 0.4.0)
950     http-accept (1.7.0)
951     http-cookie (1.0.5)
952       domain_name (~> 0.5)
953     http-form_data (2.3.0)
954     httparty (0.21.0)
955       mini_mime (>= 1.0.0)
956       multi_xml (>= 0.5.2)
957     httpclient (2.8.3)
958     i18n (1.14.4)
959       concurrent-ruby (~> 1.0)
960     i18n_data (0.13.1)
961     icalendar (2.10.1)
962       ice_cube (~> 0.16)
963     ice_cube (0.16.4)
964     ice_nine (0.11.2)
965     imagen (0.1.8)
966       parser (>= 2.5, != 2.5.1.1)
967     influxdb-client (3.1.0)
968     invisible_captcha (2.1.0)
969       rails (>= 5.2)
970     io-event (1.6.5)
971     ipaddr (1.2.5)
972     ipaddress (0.8.3)
973     jaeger-client (1.1.0)
974       opentracing (~> 0.3)
975       thrift
976     jaro_winkler (1.5.6)
977     jira-ruby (2.3.0)
978       activesupport
979       atlassian-jwt
980       multipart-post
981       oauth (~> 0.5, >= 0.5.0)
982     jmespath (1.6.2)
983     js_regex (3.8.0)
984       character_set (~> 1.4)
985       regexp_parser (~> 2.5)
986       regexp_property_values (~> 1.0)
987     json (2.7.2)
988     json-jwt (1.15.3)
989       activesupport (>= 4.2)
990       aes_key_wrap
991       bindata
992       httpclient
993     json_schemer (0.2.18)
994       ecma-re-validator (~> 0.3)
995       hana (~> 1.3)
996       regexp_parser (~> 2.0)
997       uri_template (~> 0.7)
998     jsonb_accessor (1.3.10)
999       activerecord (>= 5.0)
1000       activesupport (>= 5.0)
1001       pg (>= 0.18.1)
1002     jsonpath (1.1.2)
1003       multi_json
1004     jwt (2.5.0)
1005     kaminari (1.2.2)
1006       activesupport (>= 4.1.0)
1007       kaminari-actionview (= 1.2.2)
1008       kaminari-activerecord (= 1.2.2)
1009       kaminari-core (= 1.2.2)
1010     kaminari-actionview (1.2.2)
1011       actionview
1012       kaminari-core (= 1.2.2)
1013     kaminari-activerecord (1.2.2)
1014       activerecord
1015       kaminari-core (= 1.2.2)
1016     kaminari-core (1.2.2)
1017     kas-grpc (0.5.0)
1018       grpc (~> 1.0)
1019     knapsack (1.22.0)
1020       rake
1021     kramdown (2.3.2)
1022       rexml
1023     kramdown-parser-gfm (1.1.0)
1024       kramdown (~> 2.0)
1025     kubeclient (4.11.0)
1026       http (>= 3.0, < 6.0)
1027       jsonpath (~> 1.0)
1028       recursive-open-struct (~> 1.1, >= 1.1.1)
1029       rest-client (~> 2.0)
1030     language_server-protocol (3.17.0.3)
1031     launchy (2.5.0)
1032       addressable (~> 2.7)
1033     lefthook (1.6.18)
1034     letter_opener (1.10.0)
1035       launchy (>= 2.2, < 4)
1036     letter_opener_web (3.0.0)
1037       actionmailer (>= 6.1)
1038       letter_opener (~> 1.9)
1039       railties (>= 6.1)
1040       rexml
1041     libyajl2 (2.1.0)
1042     license_finder (7.1.0)
1043       bundler
1044       rubyzip (>= 1, < 3)
1045       thor (~> 1.2)
1046       tomlrb (>= 1.3, < 2.1)
1047       with_env (= 1.1.0)
1048       xml-simple (~> 1.1.9)
1049     licensee (9.17.1)
1050       dotenv (>= 2, < 4)
1051       octokit (>= 4.20, < 10.0)
1052       reverse_markdown (>= 1, < 3)
1053       rugged (>= 0.24, < 2.0)
1054       thor (>= 0.19, < 2.0)
1055     listen (3.7.1)
1056       rb-fsevent (~> 0.10, >= 0.10.3)
1057       rb-inotify (~> 0.9, >= 0.9.10)
1058     llhttp-ffi (0.4.0)
1059       ffi-compiler (~> 1.0)
1060       rake (~> 13.0)
1061     locale (2.1.3)
1062     lockbox (1.3.0)
1063     logger (1.6.0)
1064     lograge (0.11.2)
1065       actionpack (>= 4)
1066       activesupport (>= 4)
1067       railties (>= 4)
1068       request_store (~> 1.0)
1069     loofah (2.22.0)
1070       crass (~> 1.0.2)
1071       nokogiri (>= 1.12.0)
1072     lookbook (2.3.2)
1073       activemodel
1074       css_parser
1075       htmlbeautifier (~> 1.3)
1076       htmlentities (~> 4.3.4)
1077       marcel (~> 1.0)
1078       railties (>= 5.0)
1079       redcarpet (~> 3.5)
1080       rouge (>= 3.26, < 5.0)
1081       view_component (>= 2.0)
1082       yard (~> 0.9)
1083       zeitwerk (~> 2.5)
1084     lru_redux (1.1.0)
1085     lumberjack (1.2.7)
1086     mail (2.8.1)
1087       mini_mime (>= 0.1.1)
1088       net-imap
1089       net-pop
1090       net-smtp
1091     marcel (1.0.2)
1092     marginalia (1.11.1)
1093       actionpack (>= 5.2)
1094       activerecord (>= 5.2)
1095     matrix (0.4.2)
1096     memory_profiler (1.0.1)
1097     method_source (1.0.0)
1098     mime-types (3.5.1)
1099       mime-types-data (~> 3.2015)
1100     mime-types-data (3.2023.1003)
1101     mini_histogram (0.3.1)
1102     mini_magick (4.12.0)
1103     mini_mime (1.1.2)
1104     mini_portile2 (2.8.5)
1105     minitest (5.11.3)
1106     mixlib-cli (2.1.8)
1107     mixlib-config (3.0.27)
1108       tomlrb
1109     mixlib-log (3.0.9)
1110     mixlib-shellout (3.2.7)
1111       chef-utils
1112     mize (0.4.1)
1113       protocol (~> 2.0)
1114     msgpack (1.5.4)
1115     multi_json (1.14.1)
1116     multi_xml (0.6.0)
1117     multipart-post (2.2.3)
1118     murmurhash3 (0.1.7)
1119     mustermann (3.0.0)
1120       ruby2_keywords (~> 0.0.1)
1121     mustermann-grape (1.0.2)
1122       mustermann (>= 1.0.0)
1123     nap (1.1.0)
1124     neighbor (0.3.2)
1125       activerecord (>= 6.1)
1126     nenv (0.3.0)
1127     net-http (0.4.1)
1128       uri
1129     net-http-persistent (4.0.1)
1130       connection_pool (~> 2.2)
1131     net-imap (0.3.4)
1132       date
1133       net-protocol
1134     net-ldap (0.17.1)
1135     net-ntp (2.1.3)
1136     net-pop (0.1.2)
1137       net-protocol
1138     net-protocol (0.1.3)
1139       timeout
1140     net-scp (4.0.0)
1141       net-ssh (>= 2.6.5, < 8.0.0)
1142     net-smtp (0.3.3)
1143       net-protocol
1144     net-ssh (7.2.0)
1145     netrc (0.11.0)
1146     nio4r (2.7.0)
1147     no_proxy_fix (0.1.2)
1148     nokogiri (1.16.0)
1149       mini_portile2 (~> 2.8.2)
1150       racc (~> 1.4)
1151     notiffany (0.1.3)
1152       nenv (~> 0.1)
1153       shellany (~> 0.0)
1154     numerizer (0.2.0)
1155     oauth (0.5.6)
1156     oauth2 (2.0.9)
1157       faraday (>= 0.17.3, < 3.0)
1158       jwt (>= 1.0, < 3.0)
1159       multi_xml (~> 0.5)
1160       rack (>= 1.2, < 4)
1161       snaky_hash (~> 2.0)
1162       version_gem (~> 1.1)
1163     octokit (9.1.0)
1164       faraday (>= 1, < 3)
1165       sawyer (~> 0.9)
1166     ohai (18.1.3)
1167       chef-config (>= 14.12, < 19)
1168       chef-utils (>= 16.0, < 19)
1169       ffi (~> 1.9)
1170       ffi-yajl (~> 2.2)
1171       ipaddress
1172       mixlib-cli (>= 1.7.0)
1173       mixlib-config (>= 2.0, < 4.0)
1174       mixlib-log (>= 2.0.1, < 4.0)
1175       mixlib-shellout (~> 3.2, >= 3.2.5)
1176       plist (~> 3.1)
1177       train-core
1178       wmi-lite (~> 1.0)
1179     oj (3.13.23)
1180     oj-introspect (0.7.2)
1181       oj (>= 3.13.23)
1182     omniauth (2.1.0)
1183       hashie (>= 3.4.6)
1184       rack (>= 2.2.3)
1185       rack-protection
1186     omniauth-alicloud (3.0.0)
1187       omniauth-oauth2 (~> 1.8)
1188     omniauth-atlassian-oauth2 (0.2.0)
1189       omniauth (>= 1.1.1)
1190       omniauth-oauth2 (>= 1.5)
1191     omniauth-auth0 (3.1.0)
1192       omniauth (~> 2)
1193       omniauth-oauth2 (~> 1)
1194     omniauth-azure-activedirectory-v2 (2.0.0)
1195       omniauth-oauth2 (~> 1.8)
1196     omniauth-github (2.0.1)
1197       omniauth (~> 2.0)
1198       omniauth-oauth2 (~> 1.8)
1199     omniauth-google-oauth2 (1.1.1)
1200       jwt (>= 2.0)
1201       oauth2 (~> 2.0.6)
1202       omniauth (~> 2.0)
1203       omniauth-oauth2 (~> 1.8.0)
1204     omniauth-oauth2 (1.8.0)
1205       oauth2 (>= 1.4, < 3)
1206       omniauth (~> 2.0)
1207     omniauth-oauth2-generic (0.2.8)
1208       omniauth-oauth2 (~> 1.0)
1209       rake
1210     omniauth-saml (2.2.1)
1211       omniauth (~> 2.1)
1212       ruby-saml (~> 1.17)
1213     omniauth-shibboleth-redux (2.0.0)
1214       omniauth (>= 2.0.0)
1215     omniauth_openid_connect (0.6.1)
1216       omniauth (>= 1.9, < 3)
1217       openid_connect (~> 1.1)
1218     open4 (1.3.4)
1219     openid_connect (1.3.0)
1220       activemodel
1221       attr_required (>= 1.0.0)
1222       json-jwt (>= 1.5.0)
1223       rack-oauth2 (>= 1.6.1)
1224       swd (>= 1.0.0)
1225       tzinfo
1226       validate_email
1227       validate_url
1228       webfinger (>= 1.0.1)
1229     openssl (3.1.0)
1230     openssl-signature_algorithm (1.3.0)
1231       openssl (> 2.0)
1232     opentelemetry-api (1.2.5)
1233     opentelemetry-common (0.21.0)
1234       opentelemetry-api (~> 1.0)
1235     opentelemetry-exporter-otlp (0.27.0)
1236       google-protobuf (~> 3.14)
1237       googleapis-common-protos-types (~> 1.3)
1238       opentelemetry-api (~> 1.1)
1239       opentelemetry-common (~> 0.20)
1240       opentelemetry-sdk (~> 1.2)
1241       opentelemetry-semantic_conventions
1242     opentelemetry-helpers-sql-obfuscation (0.1.0)
1243       opentelemetry-common (~> 0.20)
1244     opentelemetry-instrumentation-action_pack (0.9.0)
1245       opentelemetry-api (~> 1.0)
1246       opentelemetry-instrumentation-base (~> 0.22.1)
1247       opentelemetry-instrumentation-rack (~> 0.21)
1248     opentelemetry-instrumentation-action_view (0.7.0)
1249       opentelemetry-api (~> 1.0)
1250       opentelemetry-instrumentation-active_support (~> 0.1)
1251       opentelemetry-instrumentation-base (~> 0.22.1)
1252     opentelemetry-instrumentation-active_job (0.7.1)
1253       opentelemetry-api (~> 1.0)
1254       opentelemetry-instrumentation-base (~> 0.22.1)
1255     opentelemetry-instrumentation-active_record (0.7.2)
1256       opentelemetry-api (~> 1.0)
1257       opentelemetry-instrumentation-base (~> 0.22.1)
1258     opentelemetry-instrumentation-active_support (0.5.1)
1259       opentelemetry-api (~> 1.0)
1260       opentelemetry-instrumentation-base (~> 0.22.1)
1261     opentelemetry-instrumentation-aws_sdk (0.5.2)
1262       opentelemetry-api (~> 1.0)
1263       opentelemetry-instrumentation-base (~> 0.22.1)
1264     opentelemetry-instrumentation-base (0.22.3)
1265       opentelemetry-api (~> 1.0)
1266       opentelemetry-registry (~> 0.1)
1267     opentelemetry-instrumentation-concurrent_ruby (0.21.3)
1268       opentelemetry-api (~> 1.0)
1269       opentelemetry-instrumentation-base (~> 0.22.1)
1270     opentelemetry-instrumentation-ethon (0.21.5)
1271       opentelemetry-api (~> 1.0)
1272       opentelemetry-common (~> 0.21.0)
1273       opentelemetry-instrumentation-base (~> 0.22.1)
1274     opentelemetry-instrumentation-excon (0.22.2)
1275       opentelemetry-api (~> 1.0)
1276       opentelemetry-common (~> 0.21.0)
1277       opentelemetry-instrumentation-base (~> 0.22.1)
1278     opentelemetry-instrumentation-faraday (0.24.3)
1279       opentelemetry-api (~> 1.0)
1280       opentelemetry-common (~> 0.21.0)
1281       opentelemetry-instrumentation-base (~> 0.22.1)
1282     opentelemetry-instrumentation-grape (0.1.8)
1283       opentelemetry-api (~> 1.0)
1284       opentelemetry-instrumentation-base (~> 0.22.1)
1285       opentelemetry-instrumentation-rack (~> 0.21)
1286     opentelemetry-instrumentation-graphql (0.28.2)
1287       opentelemetry-api (~> 1.0)
1288       opentelemetry-instrumentation-base (~> 0.22.1)
1289     opentelemetry-instrumentation-http (0.23.3)
1290       opentelemetry-api (~> 1.0)
1291       opentelemetry-instrumentation-base (~> 0.22.1)
1292     opentelemetry-instrumentation-http_client (0.22.5)
1293       opentelemetry-api (~> 1.0)
1294       opentelemetry-common (~> 0.21.0)
1295       opentelemetry-instrumentation-base (~> 0.22.1)
1296     opentelemetry-instrumentation-net_http (0.22.5)
1297       opentelemetry-api (~> 1.0)
1298       opentelemetry-common (~> 0.21.0)
1299       opentelemetry-instrumentation-base (~> 0.22.1)
1300     opentelemetry-instrumentation-pg (0.27.3)
1301       opentelemetry-api (~> 1.0)
1302       opentelemetry-helpers-sql-obfuscation
1303       opentelemetry-instrumentation-base (~> 0.22.1)
1304     opentelemetry-instrumentation-rack (0.24.4)
1305       opentelemetry-api (~> 1.0)
1306       opentelemetry-common (~> 0.21.0)
1307       opentelemetry-instrumentation-base (~> 0.22.1)
1308     opentelemetry-instrumentation-rails (0.30.1)
1309       opentelemetry-api (~> 1.0)
1310       opentelemetry-instrumentation-action_pack (~> 0.9.0)
1311       opentelemetry-instrumentation-action_view (~> 0.7.0)
1312       opentelemetry-instrumentation-active_job (~> 0.7.0)
1313       opentelemetry-instrumentation-active_record (~> 0.7.0)
1314       opentelemetry-instrumentation-active_support (~> 0.5.0)
1315       opentelemetry-instrumentation-base (~> 0.22.1)
1316     opentelemetry-instrumentation-rake (0.2.2)
1317       opentelemetry-api (~> 1.0)
1318       opentelemetry-instrumentation-base (~> 0.22.1)
1319     opentelemetry-instrumentation-redis (0.25.5)
1320       opentelemetry-api (~> 1.0)
1321       opentelemetry-common (~> 0.21.0)
1322       opentelemetry-instrumentation-base (~> 0.22.1)
1323     opentelemetry-instrumentation-sidekiq (0.25.4)
1324       opentelemetry-api (~> 1.0)
1325       opentelemetry-common (~> 0.21.0)
1326       opentelemetry-instrumentation-base (~> 0.22.1)
1327     opentelemetry-registry (0.3.0)
1328       opentelemetry-api (~> 1.1)
1329     opentelemetry-sdk (1.4.1)
1330       opentelemetry-api (~> 1.1)
1331       opentelemetry-common (~> 0.20)
1332       opentelemetry-registry (~> 0.2)
1333       opentelemetry-semantic_conventions
1334     opentelemetry-semantic_conventions (1.10.0)
1335       opentelemetry-api (~> 1.0)
1336     opentracing (0.5.0)
1337     optimist (3.0.1)
1338     org-ruby (0.9.12)
1339       rubypants (~> 0.2)
1340     orm_adapter (0.5.0)
1341     os (1.1.4)
1342     pact (1.64.0)
1343       pact-mock_service (~> 3.0, >= 3.3.1)
1344       pact-support (~> 1.16, >= 1.16.9)
1345       rack-test (>= 0.6.3, < 3.0.0)
1346       rspec (~> 3.0)
1347       term-ansicolor (~> 1.7)
1348       thor (>= 0.20, < 2.0)
1349       webrick (~> 1.8)
1350     pact-mock_service (3.11.2)
1351       find_a_port (~> 1.0.1)
1352       json
1353       pact-support (~> 1.16, >= 1.16.4)
1354       rack (~> 2.0)
1355       rspec (>= 2.14)
1356       thor (>= 0.19, < 2.0)
1357       webrick (~> 1.8)
1358     pact-support (1.20.0)
1359       awesome_print (~> 1.9)
1360       diff-lcs (~> 1.5)
1361       expgen (~> 0.1)
1362       rainbow (~> 3.1.1)
1363     parallel (1.24.0)
1364     parser (3.3.3.0)
1365       ast (~> 2.4.1)
1366       racc
1367     parslet (1.8.2)
1368     pastel (0.8.0)
1369       tty-color (~> 0.5)
1370     peek (1.1.0)
1371       railties (>= 4.0.0)
1372     pg (1.5.6)
1373     pg_query (5.1.0)
1374       google-protobuf (>= 3.22.3)
1375     plist (3.7.0)
1376     png_quantizator (0.2.1)
1377     premailer (1.23.0)
1378       addressable
1379       css_parser (>= 1.12.0)
1380       htmlentities (>= 4.0.0)
1381     premailer-rails (1.12.0)
1382       actionmailer (>= 3)
1383       net-smtp
1384       premailer (~> 1.7, >= 1.7.9)
1385     prime (0.1.2)
1386       forwardable
1387       singleton
1388     prism (0.29.0)
1389     proc_to_ast (0.1.0)
1390       coderay
1391       parser
1392       unparser
1393     prometheus-client-mmap (1.1.1)
1394       rb_sys (~> 0.9.86)
1395     protocol (2.0.0)
1396       ruby_parser (~> 3.0)
1397     pry (0.14.2)
1398       coderay (~> 1.1)
1399       method_source (~> 1.0)
1400     pry-byebug (3.10.1)
1401       byebug (~> 11.0)
1402       pry (>= 0.13, < 0.15)
1403     pry-rails (0.3.9)
1404       pry (>= 0.10.4)
1405     pry-shell (0.6.4)
1406       pry (>= 0.13.0)
1407       tty-markdown
1408       tty-prompt
1409     public_suffix (5.0.0)
1410     puma (6.4.0)
1411       nio4r (~> 2.0)
1412     pyu-ruby-sasl (0.0.3.3)
1413     raabro (1.4.0)
1414     racc (1.6.2)
1415     rack (2.2.9)
1416     rack-accept (0.4.5)
1417       rack (>= 0.4)
1418     rack-attack (6.7.0)
1419       rack (>= 1.0, < 4)
1420     rack-cors (2.0.2)
1421       rack (>= 2.0.0)
1422     rack-oauth2 (1.21.3)
1423       activesupport
1424       attr_required
1425       httpclient
1426       json-jwt (>= 1.11.0)
1427       rack (>= 2.1.0)
1428     rack-protection (2.2.2)
1429       rack
1430     rack-proxy (0.7.7)
1431       rack
1432     rack-session (1.0.2)
1433       rack (< 3)
1434     rack-test (2.1.0)
1435       rack (>= 1.3)
1436     rack-timeout (0.7.0)
1437     rails (7.0.8.4)
1438       actioncable (= 7.0.8.4)
1439       actionmailbox (= 7.0.8.4)
1440       actionmailer (= 7.0.8.4)
1441       actionpack (= 7.0.8.4)
1442       actiontext (= 7.0.8.4)
1443       actionview (= 7.0.8.4)
1444       activejob (= 7.0.8.4)
1445       activemodel (= 7.0.8.4)
1446       activerecord (= 7.0.8.4)
1447       activestorage (= 7.0.8.4)
1448       activesupport (= 7.0.8.4)
1449       bundler (>= 1.15.0)
1450       railties (= 7.0.8.4)
1451     rails-controller-testing (1.0.5)
1452       actionpack (>= 5.0.1.rc1)
1453       actionview (>= 5.0.1.rc1)
1454       activesupport (>= 5.0.1.rc1)
1455     rails-dom-testing (2.0.3)
1456       activesupport (>= 4.2.0)
1457       nokogiri (>= 1.6)
1458     rails-html-sanitizer (1.6.0)
1459       loofah (~> 2.21)
1460       nokogiri (~> 1.14)
1461     rails-i18n (7.0.9)
1462       i18n (>= 0.7, < 2)
1463       railties (>= 6.0.0, < 8)
1464     railties (7.0.8.4)
1465       actionpack (= 7.0.8.4)
1466       activesupport (= 7.0.8.4)
1467       method_source
1468       rake (>= 12.2)
1469       thor (~> 1.0)
1470       zeitwerk (~> 2.5)
1471     rainbow (3.1.1)
1472     rake (13.0.6)
1473     rb-fsevent (0.11.2)
1474     rb-inotify (0.10.1)
1475       ffi (~> 1.0)
1476     rb_sys (0.9.94)
1477     rbs (3.5.1)
1478       logger
1479     rbtrace (0.5.1)
1480       ffi (>= 1.0.6)
1481       msgpack (>= 0.4.3)
1482       optimist (>= 3.0.0)
1483     rchardet (1.8.0)
1484     re2 (2.7.0)
1485       mini_portile2 (~> 2.8.5)
1486     recaptcha (5.12.3)
1487       json
1488     recursive-open-struct (1.1.3)
1489     redcarpet (3.6.0)
1490     redis (5.2.0)
1491       redis-client (>= 0.22.0)
1492     redis-actionpack (5.4.0)
1493       actionpack (>= 5, < 8)
1494       redis-rack (>= 2.1.0, < 4)
1495       redis-store (>= 1.1.0, < 2)
1496     redis-client (0.22.2)
1497       connection_pool
1498     redis-cluster-client (0.8.2)
1499       redis-client (~> 0.22)
1500     redis-clustering (5.2.0)
1501       redis (= 5.2.0)
1502       redis-cluster-client (>= 0.7.11)
1503     redis-namespace (1.11.0)
1504       redis (>= 4)
1505     redis-rack (3.0.0)
1506       rack-session (>= 0.2.0)
1507       redis-store (>= 1.2, < 2)
1508     redis-store (1.10.0)
1509       redis (>= 4, < 6)
1510     regexp_parser (2.6.0)
1511     regexp_property_values (1.0.0)
1512     representable (3.2.0)
1513       declarative (< 0.1.0)
1514       trailblazer-option (>= 0.1.1, < 0.2.0)
1515       uber (< 0.2.0)
1516     request_store (1.5.1)
1517       rack (>= 1.4)
1518     responders (3.0.1)
1519       actionpack (>= 5.0)
1520       railties (>= 5.0)
1521     rest-client (2.1.0)
1522       http-accept (>= 1.7.0, < 2.0)
1523       http-cookie (>= 1.0.2, < 2.0)
1524       mime-types (>= 1.16, < 4.0)
1525       netrc (~> 0.8)
1526     retriable (3.1.2)
1527     reverse_markdown (1.4.0)
1528       nokogiri
1529     rexml (3.2.6)
1530     rinku (2.0.0)
1531     rotp (6.3.0)
1532     rouge (4.3.0)
1533     rqrcode (2.2.0)
1534       chunky_png (~> 1.0)
1535       rqrcode_core (~> 1.0)
1536     rqrcode_core (1.2.0)
1537     rspec (3.12.0)
1538       rspec-core (~> 3.12.0)
1539       rspec-expectations (~> 3.12.0)
1540       rspec-mocks (~> 3.12.0)
1541     rspec-benchmark (0.6.0)
1542       benchmark-malloc (~> 0.2)
1543       benchmark-perf (~> 0.6)
1544       benchmark-trend (~> 0.4)
1545       rspec (>= 3.0)
1546     rspec-core (3.12.2)
1547       rspec-support (~> 3.12.0)
1548     rspec-expectations (3.12.3)
1549       diff-lcs (>= 1.2.0, < 2.0)
1550       rspec-support (~> 3.12.0)
1551     rspec-mocks (3.12.6)
1552       diff-lcs (>= 1.2.0, < 2.0)
1553       rspec-support (~> 3.12.0)
1554     rspec-parameterized (1.0.2)
1555       rspec-parameterized-core (< 2)
1556       rspec-parameterized-table_syntax (< 2)
1557     rspec-parameterized-core (1.0.0)
1558       parser
1559       proc_to_ast
1560       rspec (>= 2.13, < 4)
1561       unparser
1562     rspec-parameterized-table_syntax (1.0.0)
1563       binding_of_caller
1564       rspec-parameterized-core (< 2)
1565     rspec-rails (6.1.1)
1566       actionpack (>= 6.1)
1567       activesupport (>= 6.1)
1568       railties (>= 6.1)
1569       rspec-core (~> 3.12)
1570       rspec-expectations (~> 3.12)
1571       rspec-mocks (~> 3.12)
1572       rspec-support (~> 3.12)
1573     rspec-retry (0.6.2)
1574       rspec-core (> 3.3)
1575     rspec-support (3.12.0)
1576     rspec_junit_formatter (0.6.0)
1577       rspec-core (>= 2, < 4, != 2.12.0)
1578     rspec_profiling (0.0.9)
1579       activerecord
1580       get_process_mem
1581       rails
1582     rubocop (1.62.1)
1583       json (~> 2.3)
1584       language_server-protocol (>= 3.17.0)
1585       parallel (~> 1.10)
1586       parser (>= 3.3.0.2)
1587       rainbow (>= 2.2.2, < 4.0)
1588       regexp_parser (>= 1.8, < 3.0)
1589       rexml (>= 3.2.5, < 4.0)
1590       rubocop-ast (>= 1.31.1, < 2.0)
1591       ruby-progressbar (~> 1.7)
1592       unicode-display_width (>= 2.4.0, < 3.0)
1593     rubocop-ast (1.31.2)
1594       parser (>= 3.3.0.4)
1595     rubocop-capybara (2.20.0)
1596       rubocop (~> 1.41)
1597     rubocop-factory_bot (2.25.1)
1598       rubocop (~> 1.41)
1599     rubocop-graphql (1.5.1)
1600       rubocop (>= 0.90, < 2)
1601     rubocop-performance (1.20.2)
1602       rubocop (>= 1.48.1, < 2.0)
1603       rubocop-ast (>= 1.30.0, < 2.0)
1604     rubocop-rails (2.24.1)
1605       activesupport (>= 4.2.0)
1606       rack (>= 1.1)
1607       rubocop (>= 1.33.0, < 2.0)
1608       rubocop-ast (>= 1.31.1, < 2.0)
1609     rubocop-rspec (2.27.1)
1610       rubocop (~> 1.40)
1611       rubocop-capybara (~> 2.17)
1612       rubocop-factory_bot (~> 2.22)
1613     ruby-fogbugz (0.3.0)
1614       crack (~> 0.4)
1615       multipart-post (~> 2.0)
1616     ruby-lsp (0.17.4)
1617       language_server-protocol (~> 3.17.0)
1618       prism (>= 0.29.0, < 0.31)
1619       rbs (>= 3, < 4)
1620       sorbet-runtime (>= 0.5.10782)
1621     ruby-lsp-rails (0.3.7)
1622       ruby-lsp (>= 0.17.0, < 0.18.0)
1623     ruby-lsp-rspec (0.1.12)
1624       ruby-lsp (~> 0.17.0)
1625     ruby-magic (0.6.0)
1626       mini_portile2 (~> 2.8)
1627     ruby-openai (3.7.0)
1628       httparty (>= 0.18.1)
1629     ruby-progressbar (1.11.0)
1630     ruby-saml (1.17.0)
1631       nokogiri (>= 1.13.10)
1632       rexml
1633     ruby-statistics (3.0.0)
1634     ruby2_keywords (0.0.5)
1635     ruby_parser (3.21.0)
1636       racc (~> 1.5)
1637       sexp_processor (~> 4.16)
1638     rubyntlm (0.6.3)
1639     rubypants (0.2.0)
1640     rubyzip (2.3.2)
1641     rugged (1.6.3)
1642     safe_yaml (1.0.4)
1643     safety_net_attestation (0.4.0)
1644       jwt (~> 2.0)
1645     sanitize (6.0.2)
1646       crass (~> 1.0.2)
1647       nokogiri (>= 1.12.0)
1648     sass-embedded (1.77.5)
1649       google-protobuf (>= 3.25, < 5.0)
1650       rake (>= 13)
1651     sawyer (0.9.2)
1652       addressable (>= 2.3.5)
1653       faraday (>= 0.17.3, < 3)
1654     sd_notify (0.1.1)
1655     seed-fu (2.3.7)
1656       activerecord (>= 3.1)
1657       activesupport (>= 3.1)
1658     selenium-webdriver (4.21.1)
1659       base64 (~> 0.2)
1660       rexml (~> 3.2, >= 3.2.5)
1661       rubyzip (>= 1.2.2, < 3.0)
1662       websocket (~> 1.0)
1663     semver_dialects (3.4.0)
1664       deb_version (~> 1.0.1)
1665       pastel (~> 0.8.0)
1666       thor (~> 1.3)
1667       tty-command (~> 0.10.1)
1668     sentry-rails (5.17.3)
1669       railties (>= 5.0)
1670       sentry-ruby (~> 5.17.3)
1671     sentry-ruby (5.17.3)
1672       bigdecimal
1673       concurrent-ruby (~> 1.0, >= 1.0.2)
1674     sentry-sidekiq (5.17.3)
1675       sentry-ruby (~> 5.17.3)
1676       sidekiq (>= 3.0)
1677     sexp_processor (4.17.1)
1678     shellany (0.0.1)
1679     shoulda-matchers (5.1.0)
1680       activesupport (>= 5.2.0)
1681     sidekiq (7.1.6)
1682       concurrent-ruby (< 2)
1683       connection_pool (>= 2.3.0)
1684       rack (>= 2.2.4)
1685       redis-client (>= 0.14.0)
1686     sidekiq-cron (1.12.0)
1687       fugit (~> 1.8)
1688       globalid (>= 1.0.1)
1689       sidekiq (>= 6)
1690     sigdump (0.2.4)
1691     signet (0.18.0)
1692       addressable (~> 2.8)
1693       faraday (>= 0.17.5, < 3.a)
1694       jwt (>= 1.5, < 3.0)
1695       multi_json (~> 1.10)
1696     simple_po_parser (1.1.6)
1697     simplecov (0.22.0)
1698       docile (~> 1.1)
1699       simplecov-html (~> 0.11)
1700       simplecov_json_formatter (~> 0.1)
1701     simplecov-cobertura (2.1.0)
1702       rexml
1703       simplecov (~> 0.19)
1704     simplecov-html (0.12.3)
1705     simplecov-lcov (0.8.0)
1706     simplecov_json_formatter (0.1.4)
1707     singleton (0.1.1)
1708     sixarm_ruby_unaccent (1.2.0)
1709     slack-messenger (2.3.6)
1710       re2 (~> 2.7, >= 2.7.0)
1711     snaky_hash (2.0.0)
1712       hashie
1713       version_gem (~> 1.1)
1714     snowplow-tracker (0.8.0)
1715     solargraph (0.47.2)
1716       backport (~> 1.2)
1717       benchmark
1718       bundler (>= 1.17.2)
1719       diff-lcs (~> 1.4)
1720       e2mmap
1721       jaro_winkler (~> 1.5)
1722       kramdown (~> 2.3)
1723       kramdown-parser-gfm (~> 1.1)
1724       parser (~> 3.0)
1725       reverse_markdown (>= 1.0.5, < 3)
1726       rubocop (>= 0.52)
1727       thor (~> 1.0)
1728       tilt (~> 2.0)
1729       yard (~> 0.9, >= 0.9.24)
1730     sorbet-runtime (0.5.11266)
1731     spamcheck (1.3.0)
1732       grpc (~> 1.0)
1733     spring (4.1.0)
1734     spring-commands-rspec (1.0.4)
1735       spring (>= 0.9.1)
1736     sprite-factory (1.7.1)
1737     sprockets (3.7.2)
1738       concurrent-ruby (~> 1.0)
1739       rack (> 1, < 3)
1740     sprockets-rails (3.5.1)
1741       actionpack (>= 6.1)
1742       activesupport (>= 6.1)
1743       sprockets (>= 3.0.0)
1744     ssh_data (1.3.0)
1745     ssrf_filter (1.0.8)
1746     stackprof (0.2.25)
1747     state_machines (0.5.0)
1748     state_machines-activemodel (0.8.0)
1749       activemodel (>= 5.1)
1750       state_machines (>= 0.5.0)
1751     state_machines-activerecord (0.8.0)
1752       activerecord (>= 5.1)
1753       state_machines-activemodel (>= 0.8.0)
1754     static_holmes (0.7.11)
1755     strings (0.2.1)
1756       strings-ansi (~> 0.2)
1757       unicode-display_width (>= 1.5, < 3.0)
1758       unicode_utils (~> 1.4)
1759     strings-ansi (0.2.0)
1760     swd (1.3.0)
1761       activesupport (>= 3)
1762       attr_required (>= 0.0.5)
1763       httpclient (>= 2.4)
1764     sync (0.5.0)
1765     sys-filesystem (1.4.3)
1766       ffi (~> 1.1)
1767     sysexits (1.2.0)
1768     table_print (1.5.7)
1769     tanuki_emoji (0.9.0)
1770     telesign (2.2.4)
1771       net-http-persistent (>= 3.0.0, < 5.0)
1772     telesignenterprise (2.2.2)
1773       telesign (~> 2.2.3)
1774     temple (0.8.2)
1775     term-ansicolor (1.7.1)
1776       tins (~> 1.0)
1777     terminal-table (3.0.2)
1778       unicode-display_width (>= 1.1.1, < 3)
1779     terser (1.0.2)
1780       execjs (>= 0.3.0, < 3)
1781     test-prof (1.3.3)
1782     test_file_finder (0.3.1)
1783       faraday (>= 1.0, < 3.0, != 2.0.0)
1784     text (1.3.1)
1785     thor (1.3.1)
1786     thread_safe (0.3.6)
1787     thrift (0.16.0)
1788     tilt (2.0.11)
1789     timeout (0.3.2)
1790     timfel-krb5-auth (0.8.3)
1791     tins (1.31.1)
1792       sync
1793     toml-rb (2.2.0)
1794       citrus (~> 3.0, > 3.0)
1795     tomlrb (1.3.0)
1796     tpm-key_attestation (0.12.0)
1797       bindata (~> 2.4)
1798       openssl (> 2.0)
1799       openssl-signature_algorithm (~> 1.0)
1800     trailblazer-option (0.1.2)
1801     train-core (3.10.8)
1802       addressable (~> 2.5)
1803       ffi (!= 1.13.0)
1804       json (>= 1.8, < 3.0)
1805       mixlib-shellout (>= 2.0, < 4.0)
1806       net-scp (>= 1.2, < 5.0)
1807       net-ssh (>= 2.9, < 8.0)
1808     truncato (0.7.12)
1809       htmlentities (~> 4.3.1)
1810       nokogiri (>= 1.7.0, <= 2.0)
1811     tty-color (0.6.0)
1812     tty-command (0.10.1)
1813       pastel (~> 0.8)
1814     tty-cursor (0.7.1)
1815     tty-markdown (0.7.2)
1816       kramdown (>= 1.16.2, < 3.0)
1817       pastel (~> 0.8)
1818       rouge (>= 3.14, < 5.0)
1819       strings (~> 0.2.0)
1820       tty-color (~> 0.5)
1821       tty-screen (~> 0.8)
1822     tty-prompt (0.23.1)
1823       pastel (~> 0.8)
1824       tty-reader (~> 0.8)
1825     tty-reader (0.9.0)
1826       tty-cursor (~> 0.7)
1827       tty-screen (~> 0.8)
1828       wisper (~> 2.0)
1829     tty-screen (0.8.1)
1830     typhoeus (1.4.0)
1831       ethon (>= 0.9.0)
1832     tzinfo (2.0.6)
1833       concurrent-ruby (~> 1.0)
1834     uber (0.1.0)
1835     undercover (0.4.6)
1836       imagen (>= 0.1.8)
1837       rainbow (>= 2.1, < 4.0)
1838       rugged (>= 0.27, < 1.7)
1839     unf (0.1.4)
1840       unf_ext
1841     unf_ext (0.0.8.2)
1842     unicode-display_width (2.4.2)
1843     unicode_utils (1.4.0)
1844     uniform_notifier (1.16.0)
1845     unleash (3.2.2)
1846       murmurhash3 (~> 0.1.6)
1847     unparser (0.6.7)
1848       diff-lcs (~> 1.3)
1849       parser (>= 3.2.0)
1850     uri (0.13.0)
1851     uri_template (0.7.0)
1852     valid_email (0.1.3)
1853       activemodel
1854       mail (>= 2.6.1)
1855     validate_email (0.1.6)
1856       activemodel (>= 3.0)
1857       mail (>= 2.2.5)
1858     validate_url (1.0.15)
1859       activemodel (>= 3.0.0)
1860       public_suffix
1861     validates_hostname (1.0.13)
1862       activerecord (>= 3.0)
1863       activesupport (>= 3.0)
1864     version_gem (1.1.0)
1865     version_sorter (2.3.0)
1866     view_component (3.12.1)
1867       activesupport (>= 5.2.0, < 8.0)
1868       concurrent-ruby (~> 1.0)
1869       method_source (~> 1.0)
1870     virtus (2.0.0)
1871       axiom-types (~> 0.1)
1872       coercible (~> 1.0)
1873       descendants_tracker (~> 0.0, >= 0.0.3)
1874     vite_rails (3.0.17)
1875       railties (>= 5.1, < 8)
1876       vite_ruby (~> 3.0, >= 3.2.2)
1877     vite_ruby (3.5.0)
1878       dry-cli (>= 0.7, < 2)
1879       rack-proxy (~> 0.6, >= 0.6.1)
1880       zeitwerk (~> 2.2)
1881     vmstat (2.3.0)
1882     warden (1.2.9)
1883       rack (>= 2.0.9)
1884     warning (1.3.0)
1885     webauthn (3.0.0)
1886       android_key_attestation (~> 0.3.0)
1887       awrence (~> 1.1)
1888       bindata (~> 2.4)
1889       cbor (~> 0.5.9)
1890       cose (~> 1.1)
1891       openssl (>= 2.2)
1892       safety_net_attestation (~> 0.4.0)
1893       tpm-key_attestation (~> 0.12.0)
1894     webfinger (1.2.0)
1895       activesupport
1896       httpclient (>= 2.4)
1897     webmock (3.23.1)
1898       addressable (>= 2.8.0)
1899       crack (>= 0.3.2)
1900       hashdiff (>= 0.4.0, < 2.0.0)
1901     webrick (1.8.1)
1902     websocket (1.2.10)
1903     websocket-driver (0.7.6)
1904       websocket-extensions (>= 0.1.0)
1905     websocket-extensions (0.1.5)
1906     wikicloth (0.8.1)
1907       builder
1908       expression_parser
1909       rinku
1910     wisper (2.0.1)
1911     with_env (1.1.0)
1912     wmi-lite (1.0.7)
1913     xml-simple (1.1.9)
1914       rexml
1915     xpath (3.2.0)
1916       nokogiri (~> 1.8)
1917     yajl-ruby (1.4.3)
1918     yard (0.9.26)
1919     zeitwerk (2.6.7)
1921 PLATFORMS
1922   ruby
1924 DEPENDENCIES
1925   CFPropertyList (~> 3.0.0)
1926   RedCloth (~> 4.3.3)
1927   acme-client (~> 2.0)
1928   activerecord-explain-analyze (~> 0.1)
1929   activerecord-gitlab!
1930   acts-as-taggable-on (~> 10.0)
1931   addressable (~> 2.8)
1932   akismet (~> 3.0)
1933   apollo_upload_server (~> 2.1.6)
1934   app_store_connect
1935   arr-pm (~> 0.0.12)
1936   asciidoctor (~> 2.0.18)
1937   asciidoctor-include-ext (~> 0.4.0)
1938   asciidoctor-kroki (~> 0.10.0)
1939   asciidoctor-plantuml (~> 0.0.16)
1940   async (~> 2.12.1)
1941   atlassian-jwt (~> 0.2.1)
1942   attr_encrypted (~> 3.2.4)!
1943   awesome_print
1944   aws-sdk-cloudformation (~> 1)
1945   aws-sdk-core (~> 3.199.0)
1946   aws-sdk-s3 (~> 1.154.0)
1947   axe-core-rspec (~> 4.9.0)
1948   babosa (~> 2.0)
1949   base32 (~> 0.3.0)
1950   batch-loader (~> 2.0.5)
1951   bcrypt (~> 3.1, >= 3.1.14)
1952   benchmark-ips (~> 2.11.0)
1953   benchmark-memory (~> 0.1)
1954   better_errors (~> 2.10.1)
1955   bootsnap (~> 1.18.3)
1956   browser (~> 5.3.1)
1957   bullet (~> 7.1.2)
1958   bundler-audit (~> 0.9.1)
1959   bundler-checksum (~> 0.1.0)!
1960   capybara (~> 3.40)
1961   capybara-screenshot (~> 1.0.26)
1962   carrierwave (~> 1.3)
1963   circuitbox (= 2.0.0)
1964   click_house-client!
1965   cloud_profiler_agent (~> 0.0.0)!
1966   commonmarker (~> 0.23.10)
1967   concurrent-ruby (~> 1.1)
1968   connection_pool (~> 2.4)
1969   countries (~> 4.0.0)
1970   coverband (= 6.1.2)
1971   creole (~> 0.5.0)
1972   crystalball (~> 0.7.0)
1973   cssbundling-rails (= 1.4.0)
1974   csv_builder!
1975   cvss-suite (~> 3.0.1)
1976   database_cleaner-active_record (~> 2.1.0)
1977   deckar01-task_list (= 2.3.4)
1978   declarative_policy (~> 1.1.0)
1979   deprecation_toolkit (~> 1.5.1)
1980   derailed_benchmarks
1981   devfile (~> 0.0.26.pre.alpha1)
1982   device_detector
1983   devise (~> 4.9.3)
1984   devise-pbkdf2-encryptable (~> 0.0.0)!
1985   devise-two-factor (~> 4.1.1)
1986   diff_match_patch (~> 0.1.0)!
1987   diffy (~> 3.4)
1988   discordrb-webhooks (~> 3.5)
1989   doorkeeper (~> 5.6, >= 5.6.6)
1990   doorkeeper-device_authorization_grant (~> 1.0.0)
1991   doorkeeper-openid_connect (~> 1.8, >= 1.8.7)
1992   duo_api (~> 1.3)
1993   ed25519 (~> 1.3.0)
1994   elasticsearch-api (= 7.13.3)
1995   elasticsearch-model (~> 7.2)
1996   elasticsearch-rails (~> 7.2)
1997   email_reply_trimmer (~> 0.1)
1998   email_spec (~> 2.2.0)
1999   error_tracking_open_api!
2000   factory_bot_rails (~> 6.4.3)
2001   faraday (~> 1.10.3)
2002   faraday_middleware-aws-sigv4 (~> 0.3.0)
2003   fast_blank (~> 1.0.1)
2004   ffaker (~> 2.23)
2005   flipper (~> 0.26.2)
2006   flipper-active_record (~> 0.26.2)
2007   flipper-active_support_cache_store (~> 0.26.2)
2008   fog-aliyun (~> 0.4)
2009   fog-aws (~> 3.18)
2010   fog-core (= 2.1.0)
2011   fog-google (~> 1.24.1)
2012   fog-local (~> 0.8)
2013   fugit (~> 1.8.1)
2014   fuubar (~> 2.2.0)
2015   gdk-toogle (~> 0.9, >= 0.9.5)
2016   gettext (~> 3.4, >= 3.4.9)
2017   gettext_i18n_rails (~> 1.12.0)
2018   gitaly (~> 17.1.0)
2019   gitlab-backup-cli!
2020   gitlab-chronic (~> 0.10.5)
2021   gitlab-dangerfiles (~> 4.8.0)
2022   gitlab-experiment (~> 0.9.1)
2023   gitlab-fog-azure-rm (~> 1.9.1)
2024   gitlab-glfm-markdown (~> 0.0.17)
2025   gitlab-housekeeper!
2026   gitlab-http!
2027   gitlab-labkit (~> 0.36.0)
2028   gitlab-license (~> 2.5)
2029   gitlab-mail_room (~> 0.0.24)
2030   gitlab-markup (~> 1.9.0)
2031   gitlab-net-dns (~> 0.9.2)
2032   gitlab-rspec!
2033   gitlab-rspec_flaky!
2034   gitlab-safe_request_store!
2035   gitlab-schema-validation!
2036   gitlab-sdk (~> 0.3.0)
2037   gitlab-secret_detection!
2038   gitlab-sidekiq-fetcher!
2039   gitlab-styles (~> 12.0.1)
2040   gitlab-utils!
2041   gitlab_chronic_duration (~> 0.12)
2042   gitlab_omniauth-ldap (~> 2.2.0)
2043   gitlab_quality-test_tooling (~> 1.31.0)
2044   gon (~> 6.4.0)
2045   google-apis-androidpublisher_v3 (~> 0.34.0)
2046   google-apis-cloudbilling_v1 (~> 0.21.0)
2047   google-apis-cloudresourcemanager_v1 (~> 0.31.0)
2048   google-apis-compute_v1 (~> 0.57.0)
2049   google-apis-container_v1 (~> 0.43.0)
2050   google-apis-container_v1beta1 (~> 0.43.0)
2051   google-apis-core (~> 0.11.0, >= 0.11.1)
2052   google-apis-iam_v1 (~> 0.36.0)
2053   google-apis-serviceusage_v1 (~> 0.28.0)
2054   google-apis-sqladmin_v1beta4 (~> 0.41.0)
2055   google-apis-storage_v1 (~> 0.29)
2056   google-cloud-artifact_registry-v1 (~> 0.11.0)
2057   google-cloud-compute-v1 (~> 2.6.0)
2058   google-cloud-storage (~> 1.45.0)
2059   google-protobuf (~> 3.25, >= 3.25.3)
2060   googleauth (~> 1.8.1)
2061   gpgme (~> 2.0.23)
2062   grape (~> 2.0.0)
2063   grape-entity (~> 1.0.1)
2064   grape-path-helpers (~> 2.0.1)
2065   grape-swagger (~> 2.1.0)
2066   grape-swagger-entity (~> 0.5.1)
2067   grape_logging (~> 1.8, >= 1.8.4)
2068   graphiql-rails (~> 1.10)
2069   graphlient (~> 0.6.0)
2070   graphlyte (~> 1.0.0)
2071   graphql (~> 2.3.5)
2072   graphql-docs (~> 5.0.0)
2073   grpc (~> 1.63)
2074   gssapi (~> 1.3.1)
2075   guard-rspec
2076   haml_lint (~> 0.58)
2077   hamlit (~> 2.15.0)
2078   hashie (~> 5.0.0)
2079   health_check (~> 3.0)
2080   html-pipeline (~> 2.14.3)
2081   html2text
2082   httparty (~> 0.21.0)
2083   icalendar (~> 2.10.1)
2084   influxdb-client (~> 3.1)
2085   invisible_captcha (~> 2.1.0)
2086   ipaddr (~> 1.2.5)
2087   ipaddress (~> 0.8.3)
2088   ipynbdiff!
2089   jira-ruby (~> 2.3.0)
2090   js_regex (~> 3.8)
2091   json (~> 2.7.2)
2092   json_schemer (~> 0.2.18)
2093   jsonb_accessor (~> 1.3.10)
2094   jwt (~> 2.5)
2095   kaminari (~> 1.2.2)
2096   kas-grpc (~> 0.5.0)
2097   knapsack (~> 1.22.0)
2098   kramdown (~> 2.3.1)
2099   kubeclient (~> 4.11.0)
2100   lefthook (~> 1.6.8)
2101   letter_opener_web (~> 3.0.0)
2102   license_finder (~> 7.0)
2103   licensee (~> 9.16)
2104   listen (~> 3.7)
2105   lockbox (~> 1.3.0)
2106   lograge (~> 0.5)
2107   loofah (~> 2.22.0)
2108   lookbook (~> 2.3)
2109   lru_redux
2110   mail (= 2.8.1)
2111   mail-smtp_pool (~> 0.1.0)!
2112   marginalia (~> 1.11.1)
2113   memory_profiler (~> 1.0)
2114   microsoft_graph_mailer (~> 0.1.0)!
2115   mini_magick (~> 4.12)
2116   minitest (~> 5.11.0)
2117   multi_json (~> 1.14.1)
2118   neighbor (~> 0.3.2)
2119   net-http (= 0.4.1)
2120   net-ldap (~> 0.17.1)
2121   net-ntp
2122   net-protocol (~> 0.1.3)
2123   nokogiri (~> 1.16)
2124   oauth2 (~> 2.0)
2125   octokit (~> 9.0)
2126   ohai (~> 18.1)
2127   oj (~> 3.13.21)
2128   oj-introspect (~> 0.7)
2129   omniauth (~> 2.1.0)
2130   omniauth-alicloud (~> 3.0.0)
2131   omniauth-atlassian-oauth2 (~> 0.2.0)
2132   omniauth-auth0 (~> 3.1)
2133   omniauth-azure-activedirectory-v2 (~> 2.0)
2134   omniauth-github (= 2.0.1)
2135   omniauth-gitlab (~> 4.0.0)!
2136   omniauth-google-oauth2 (~> 1.1)
2137   omniauth-oauth2-generic (~> 0.2.2)
2138   omniauth-salesforce (~> 1.0.5)!
2139   omniauth-saml (~> 2.2.1)
2140   omniauth-shibboleth-redux (~> 2.0)
2141   omniauth_crowd (~> 2.4.0)!
2142   omniauth_openid_connect (~> 0.6.1)
2143   openid_connect (= 1.3.0)
2144   openssl (~> 3.0)
2145   opentelemetry-exporter-otlp
2146   opentelemetry-instrumentation-action_pack
2147   opentelemetry-instrumentation-action_view
2148   opentelemetry-instrumentation-active_job
2149   opentelemetry-instrumentation-active_record
2150   opentelemetry-instrumentation-active_support
2151   opentelemetry-instrumentation-aws_sdk
2152   opentelemetry-instrumentation-concurrent_ruby
2153   opentelemetry-instrumentation-ethon
2154   opentelemetry-instrumentation-excon
2155   opentelemetry-instrumentation-faraday
2156   opentelemetry-instrumentation-grape
2157   opentelemetry-instrumentation-graphql
2158   opentelemetry-instrumentation-http
2159   opentelemetry-instrumentation-http_client
2160   opentelemetry-instrumentation-net_http
2161   opentelemetry-instrumentation-pg
2162   opentelemetry-instrumentation-rack
2163   opentelemetry-instrumentation-rails
2164   opentelemetry-instrumentation-rake
2165   opentelemetry-instrumentation-redis
2166   opentelemetry-instrumentation-sidekiq
2167   opentelemetry-sdk
2168   org-ruby (~> 0.9.12)
2169   os (~> 1.1, >= 1.1.4)
2170   pact (~> 1.64)
2171   parallel (~> 1.19)
2172   parser (= 3.3.3.0)
2173   parslet (~> 1.8)
2174   peek (~> 1.1)
2175   pg (~> 1.5.6)
2176   pg_query (~> 5.1.0)
2177   png_quantizator (~> 0.2.1)
2178   premailer-rails (~> 1.12.0)
2179   prometheus-client-mmap (~> 1.1, >= 1.1.1)
2180   pry-byebug
2181   pry-rails (~> 0.3.9)
2182   pry-shell (~> 0.6.4)
2183   puma (= 6.4.0)
2184   rack (~> 2.2.9)
2185   rack-attack (~> 6.7.0)
2186   rack-cors (~> 2.0.1)
2187   rack-oauth2 (~> 1.21.3)
2188   rack-proxy (~> 0.7.7)
2189   rack-timeout (~> 0.7.0)
2190   rails (~> 7.0.8.4)
2191   rails-controller-testing
2192   rails-i18n (~> 7.0, >= 7.0.9)
2193   rainbow (~> 3.0)
2194   rbtrace (~> 0.4)
2195   re2 (= 2.7.0)
2196   recaptcha (~> 5.12)
2197   redis (~> 5.2.0)
2198   redis-actionpack (~> 5.4.0)
2199   redis-clustering (~> 5.2.0)
2200   redis-namespace (~> 1.11.0)
2201   request_store (~> 1.5.1)
2202   responders (~> 3.0)
2203   retriable (~> 3.1.2)
2204   rexml (~> 3.2.6)
2205   rouge (~> 4.3.0)
2206   rqrcode (~> 2.2)
2207   rspec-benchmark (~> 0.6.0)
2208   rspec-parameterized (~> 1.0, >= 1.0.2)
2209   rspec-rails (~> 6.1.1)
2210   rspec-retry (~> 0.6.2)
2211   rspec_junit_formatter
2212   rspec_profiling (~> 0.0.9)
2213   rubocop
2214   ruby-fogbugz (~> 0.3.0)
2215   ruby-lsp (~> 0.17.0)
2216   ruby-lsp-rails (~> 0.3.6)
2217   ruby-lsp-rspec (~> 0.1.10)
2218   ruby-magic (~> 0.6)
2219   ruby-openai (~> 3.7)
2220   ruby-progressbar (~> 1.10)
2221   ruby-saml (~> 1.17.0)
2222   rubyzip (~> 2.3.2)
2223   rugged (~> 1.6)
2224   sanitize (~> 6.0.2)
2225   sd_notify (~> 0.1.0)
2226   seed-fu (~> 2.3.7)
2227   selenium-webdriver (~> 4.21, >= 4.21.1)
2228   semver_dialects (~> 3.0)
2229   sentry-rails (~> 5.17.3)
2230   sentry-ruby (~> 5.17.3)
2231   sentry-sidekiq (~> 5.17.3)
2232   shoulda-matchers (~> 5.1.0)
2233   sidekiq (~> 7.1.6)
2234   sidekiq-cron (~> 1.12.0)
2235   sigdump (~> 0.2.4)
2236   simple_po_parser (~> 1.1.6)
2237   simplecov (~> 0.22)
2238   simplecov-cobertura (~> 2.1.0)
2239   simplecov-lcov (~> 0.8.0)
2240   slack-messenger (~> 2.3.5)
2241   snowplow-tracker (~> 0.8.0)
2242   solargraph (~> 0.47.2)
2243   spamcheck (~> 1.3.0)
2244   spring (~> 4.1.0)
2245   spring-commands-rspec (~> 1.0.4)
2246   sprite-factory (~> 1.7)
2247   sprockets (~> 3.7.0)
2248   sprockets-rails (~> 3.5.1)
2249   ssh_data (~> 1.3)
2250   stackprof (~> 0.2.25)
2251   state_machines-activerecord (~> 0.8.0)
2252   static_holmes (~> 0.7.11)
2253   sys-filesystem (~> 1.4.3)
2254   tanuki_emoji (~> 0.9)
2255   telesignenterprise (~> 2.2)
2256   terser (= 1.0.2)
2257   test-prof (~> 1.3.3)
2258   test_file_finder (~> 0.3.1)
2259   thrift (>= 0.16.0)
2260   timfel-krb5-auth (~> 0.8)
2261   toml-rb (~> 2.2.0)
2262   truncato (~> 0.7.12)
2263   tty-prompt (~> 0.23)
2264   typhoeus (~> 1.4.0)
2265   undercover (~> 0.4.4)
2266   unleash (~> 3.2.2)
2267   valid_email (~> 0.1)
2268   validates_hostname (~> 1.0.13)
2269   version_sorter (~> 2.3)
2270   view_component (~> 3.12.1)
2271   vite_rails (~> 3.0.17)
2272   vite_ruby (~> 3.5.0)
2273   vmstat (~> 2.3.0)
2274   warning (~> 1.3.0)
2275   webauthn (~> 3.0)
2276   webmock (~> 3.23.0)
2277   webrick (~> 1.8.1)
2278   wikicloth (= 0.8.1)
2279   yajl-ruby (~> 1.4.3)
2281 BUNDLED WITH
2282    2.5.16