2   remote: https://rubygems.org/
 
   5       concurrent-ruby (~> 1.0)
 
   8       activesupport (= 7.2.2.1)
 
  10       websocket-driver (>= 0.6.1)
 
  12     actionmailbox (7.2.2.1)
 
  13       actionpack (= 7.2.2.1)
 
  15       activerecord (= 7.2.2.1)
 
  16       activestorage (= 7.2.2.1)
 
  17       activesupport (= 7.2.2.1)
 
  19     actionmailer (7.2.2.1)
 
  20       actionpack (= 7.2.2.1)
 
  21       actionview (= 7.2.2.1)
 
  23       activesupport (= 7.2.2.1)
 
  25       rails-dom-testing (~> 2.2)
 
  27       actionview (= 7.2.2.1)
 
  28       activesupport (= 7.2.2.1)
 
  31       rack (>= 2.2.4, < 3.2)
 
  32       rack-session (>= 1.0.1)
 
  34       rails-dom-testing (~> 2.2)
 
  35       rails-html-sanitizer (~> 1.6)
 
  37     actionpack-page_caching (1.2.4)
 
  40       actionpack (= 7.2.2.1)
 
  41       activerecord (= 7.2.2.1)
 
  42       activestorage (= 7.2.2.1)
 
  43       activesupport (= 7.2.2.1)
 
  47       activesupport (= 7.2.2.1)
 
  50       rails-dom-testing (~> 2.2)
 
  51       rails-html-sanitizer (~> 1.6)
 
  52     active_record_union (1.3.0)
 
  55       activesupport (= 7.2.2.1)
 
  58       activesupport (= 7.2.2.1)
 
  59     activerecord (7.2.2.1)
 
  60       activemodel (= 7.2.2.1)
 
  61       activesupport (= 7.2.2.1)
 
  63     activerecord-import (2.0.0)
 
  65     activestorage (7.2.2.1)
 
  66       actionpack (= 7.2.2.1)
 
  68       activerecord (= 7.2.2.1)
 
  69       activesupport (= 7.2.2.1)
 
  71     activesupport (7.2.2.1)
 
  75       concurrent-ruby (~> 1.0, >= 1.3.1)
 
  76       connection_pool (>= 2.2.5)
 
  82       tzinfo (~> 2.0, >= 2.0.5)
 
  84       public_suffix (>= 2.0.2, < 7.0)
 
  86       activerecord (>= 3.2, < 8.0)
 
  87       rake (>= 10.4, < 14.0)
 
  92     autoprefixer-rails (10.4.19.0)
 
  94     aws-eventstream (1.3.0)
 
  95     aws-partitions (1.1023.0)
 
  96     aws-sdk-core (3.214.0)
 
  97       aws-eventstream (~> 1, >= 1.3.0)
 
  98       aws-partitions (~> 1, >= 1.992.0)
 
 100       jmespath (~> 1, >= 1.6.1)
 
 102       aws-sdk-core (~> 3, >= 3.210.0)
 
 105       aws-sdk-core (~> 3, >= 3.210.0)
 
 109       aws-eventstream (~> 1, >= 1.0.2)
 
 112     better_errors (2.10.1)
 
 118       activesupport (>= 6.0)
 
 124     binding_of_caller (1.0.1)
 
 125       debug_inspector (>= 1.2.0)
 
 129       autoprefixer-rails (>= 9.1.0)
 
 130       popper_js (>= 2.11.8, < 3)
 
 131     bootstrap_form (5.4.0)
 
 142     canonical-rails (0.2.16)
 
 143       actionview (>= 4.1, < 7.3)
 
 151       regexp_parser (>= 1.5, < 3.0)
 
 156     claide-plugins (0.9.2)
 
 161     concurrent-ruby (1.3.4)
 
 163       deep_merge (~> 1.2, >= 1.2.1)
 
 165     connection_pool (2.4.1)
 
 176       claide-plugins (>= 0.9.2)
 
 179       faraday (>= 0.9.0, < 3.0)
 
 180       faraday-http-cache (~> 2.0)
 
 183       kramdown-parser-gfm (~> 1.0)
 
 186       terminal-table (>= 1, < 4)
 
 187     danger-auto_label (1.3.1)
 
 188       danger-plugin-api (~> 1.0)
 
 189     danger-plugin-api (1.0.0)
 
 191     dartsass-ruby (3.0.2)
 
 192       sass-embedded (~> 1.54, < 1.67)
 
 193     dartsass-sprockets (3.0.0)
 
 194       dartsass-ruby (~> 3.0)
 
 203     debug_inspector (1.2.0)
 
 206       activesupport (>= 3.0, < 9.0)
 
 207     delayed_job_active_record (4.1.11)
 
 208       activerecord (>= 3.0, < 9.0)
 
 209       delayed_job (>= 3.0, < 5)
 
 213     doorkeeper-i18n (5.2.7)
 
 215     doorkeeper-openid_connect (1.8.10)
 
 216       doorkeeper (>= 5.5, < 5.9)
 
 219     dry-configurable (1.2.0)
 
 220       dry-core (~> 1.0, < 2)
 
 223       concurrent-ruby (~> 1.0)
 
 226     dry-inflector (1.1.0)
 
 227     dry-initializer (3.1.1)
 
 229       concurrent-ruby (~> 1.0)
 
 230       dry-core (~> 1.0, < 2)
 
 233       concurrent-ruby (~> 1.0)
 
 234       dry-configurable (~> 1.0, >= 1.0.1)
 
 235       dry-core (~> 1.0, < 2)
 
 236       dry-initializer (~> 3.0)
 
 237       dry-logic (>= 1.4, < 2)
 
 238       dry-types (>= 1.7, < 2)
 
 242       concurrent-ruby (~> 1.0)
 
 244       dry-inflector (~> 1.0)
 
 247     dry-validation (1.10.0)
 
 248       concurrent-ruby (~> 1.0)
 
 249       dry-core (~> 1.0, < 2)
 
 250       dry-initializer (~> 3.0)
 
 251       dry-schema (>= 1.12, < 2)
 
 255       better_html (>= 2.0.1)
 
 264       activesupport (>= 5.0.0)
 
 265     factory_bot_rails (6.4.4)
 
 269       faraday-net_http (>= 2.0, < 3.5)
 
 272     faraday-http-cache (2.5.1)
 
 274     faraday-net_http (3.4.0)
 
 280     ffi-libarchive (1.1.14)
 
 283     frozen_record (0.27.4)
 
 292       activesupport (>= 6.1)
 
 293     google-protobuf (3.25.5)
 
 299     http_accept_language (2.1.1)
 
 301       concurrent-ruby (~> 1.0)
 
 305       activesupport (>= 4.0.2)
 
 312       rainbow (>= 2.2.2, < 4.0)
 
 313       terminal-table (>= 1.5.1)
 
 315       exifr (~> 1.2, >= 1.2.2)
 
 317       image_size (>= 1.5, < 4)
 
 319       progress (~> 3.0, >= 3.0.1)
 
 320     image_optim_rails (0.5.0)
 
 321       image_optim (~> 0.24)
 
 324     image_processing (1.13.0)
 
 325       mini_magick (>= 4.9.5, < 5)
 
 326       ruby-vips (>= 2.0.17, < 3)
 
 335       actionview (>= 5.0.0)
 
 336       activesupport (>= 5.0.0)
 
 339       rails-dom-testing (>= 1, < 3)
 
 341       thor (>= 0.14, < 2.0)
 
 348     kramdown-parser-gfm (1.1.0)
 
 350     language_server-protocol (3.17.0.3)
 
 351     libv8-node (18.19.0.0)
 
 354       rb-fsevent (~> 0.10, >= 0.10.3)
 
 355       rb-inotify (~> 0.9, >= 0.9.10)
 
 358       activesupport (>= 5.2)
 
 373     mini_portile2 (2.8.8)
 
 375       libv8-node (~> 18.19.0.0)
 
 377     minitest-focus (1.4.0)
 
 397       mini_portile2 (~> 2.8.2)
 
 400       oauth-tty (~> 1.0, >= 1.0.1)
 
 404       version_gem (~> 1.1, >= 1.1.1)
 
 406       faraday (>= 0.17.3, < 3.0)
 
 419     omniauth-facebook (10.0.0)
 
 421       omniauth-oauth2 (>= 1.2, < 3)
 
 422     omniauth-github (2.0.1)
 
 424       omniauth-oauth2 (~> 1.8)
 
 425     omniauth-google-oauth2 (1.2.0)
 
 429       omniauth-oauth2 (~> 1.8)
 
 430     omniauth-mediawiki (0.0.4)
 
 432       omniauth-oauth (~> 1.0)
 
 433     omniauth-microsoft_graph (2.0.1)
 
 436       omniauth-oauth2 (~> 1.8.0)
 
 437     omniauth-oauth (1.2.1)
 
 439       omniauth (>= 1.0, < 3)
 
 441     omniauth-oauth2 (1.8.0)
 
 444     omniauth-openid (2.0.1)
 
 445       omniauth (>= 1.0, < 3.0)
 
 446       rack-openid (~> 1.4.0)
 
 447     omniauth-rails_csrf_protection (1.0.2)
 
 451     openstreetmap-deadlock_retry (1.3.1)
 
 454       childprocess (>= 0.6.3, < 6)
 
 468     public_suffix (6.0.1)
 
 478       ruby-openid (>= 2.1.8)
 
 479     rack-protection (3.2.0)
 
 481       rack (~> 2.2, >= 2.2.4)
 
 486     rack-uri_sanitizer (0.0.2)
 
 491       actioncable (= 7.2.2.1)
 
 492       actionmailbox (= 7.2.2.1)
 
 493       actionmailer (= 7.2.2.1)
 
 494       actionpack (= 7.2.2.1)
 
 495       actiontext (= 7.2.2.1)
 
 496       actionview (= 7.2.2.1)
 
 497       activejob (= 7.2.2.1)
 
 498       activemodel (= 7.2.2.1)
 
 499       activerecord (= 7.2.2.1)
 
 500       activestorage (= 7.2.2.1)
 
 501       activesupport (= 7.2.2.1)
 
 504     rails-controller-testing (1.0.5)
 
 505       actionpack (>= 5.0.1.rc1)
 
 506       actionview (>= 5.0.1.rc1)
 
 507       activesupport (>= 5.0.1.rc1)
 
 508     rails-dom-testing (2.2.0)
 
 509       activesupport (>= 5.0.0)
 
 512     rails-html-sanitizer (1.6.2)
 
 514       nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
 
 517       railties (>= 6.0.0, < 8)
 
 519       actionpack (>= 3.2.0)
 
 520       activesupport (>= 3.2.0)
 
 522       actionpack (= 7.2.2.1)
 
 523       activesupport (= 7.2.2.1)
 
 527       thor (~> 1.0, >= 1.2.2)
 
 537     regexp_parser (2.9.3)
 
 540     request_store (1.7.0)
 
 547       mini_racer (>= 0.6.3)
 
 550       language_server-protocol (>= 3.17.0)
 
 553       rainbow (>= 2.2.2, < 4.0)
 
 554       regexp_parser (>= 2.9.3, < 3.0)
 
 555       rubocop-ast (>= 1.36.2, < 2.0)
 
 556       ruby-progressbar (~> 1.7)
 
 557       unicode-display_width (>= 2.4.0, < 4.0)
 
 560     rubocop-capybara (2.21.0)
 
 562     rubocop-factory_bot (2.26.1)
 
 564     rubocop-minitest (0.36.0)
 
 565       rubocop (>= 1.61, < 2.0)
 
 566       rubocop-ast (>= 1.31.1, < 2.0)
 
 567     rubocop-performance (1.23.0)
 
 568       rubocop (>= 1.48.1, < 2.0)
 
 569       rubocop-ast (>= 1.31.1, < 2.0)
 
 570     rubocop-rails (2.27.0)
 
 571       activesupport (>= 4.2.0)
 
 573       rubocop (>= 1.52.0, < 2.0)
 
 574       rubocop-ast (>= 1.31.1, < 2.0)
 
 578     ruby-progressbar (1.13.0)
 
 586     sass-embedded (1.64.2)
 
 587       google-protobuf (~> 3.23)
 
 590       addressable (>= 2.3.5)
 
 591       faraday (>= 0.17.3, < 3)
 
 593     selenium-webdriver (4.23.0)
 
 596       rexml (~> 3.2, >= 3.2.5)
 
 597       rubyzip (>= 1.2.2, < 3.0)
 
 601       simplecov-html (~> 0.11)
 
 602       simplecov_json_formatter (~> 0.1)
 
 603     simplecov-html (0.13.1)
 
 604     simplecov-lcov (0.8.0)
 
 605     simplecov_json_formatter (0.1.4)
 
 607     smart_properties (1.17.0)
 
 610       version_gem (~> 1.1, >= 1.1.1)
 
 612       concurrent-ruby (~> 1.0)
 
 614     sprockets-exporters_pack (0.1.2)
 
 616       sprockets (>= 4.0.0.beta3)
 
 617     sprockets-rails (3.5.2)
 
 619       activesupport (>= 6.1)
 
 622     strong_migrations (1.8.0)
 
 623       activerecord (>= 5.2)
 
 626     teaspoon-mocha (2.3.3)
 
 628     terminal-table (3.0.2)
 
 629       unicode-display_width (>= 1.1.1, < 3)
 
 631       execjs (>= 0.3.0, < 3)
 
 636       actionpack (>= 6.0.0)
 
 639       concurrent-ruby (~> 1.0)
 
 640     unicode-display_width (2.6.0)
 
 643     validates_email_format_of (1.8.2)
 
 649       addressable (>= 2.8.0)
 
 651       hashdiff (>= 0.4.0, < 2.0.0)
 
 654     websocket-driver (0.7.6)
 
 655       websocket-extensions (>= 0.1.0)
 
 656     websocket-extensions (0.1.5)
 
 666   actionpack-page_caching (>= 1.2.0)
 
 678   bootstrap_form (~> 5.0)
 
 693   delayed_job_active_record
 
 696   doorkeeper-openid_connect
 
 706   http_accept_language (~> 2.1.1)
 
 717   libxml-ruby (>= 2.0.5)
 
 722   mini_racer (~> 0.9.0)
 
 729   omniauth-google-oauth2 (>= 0.6.0)
 
 730   omniauth-mediawiki (>= 0.0.4)
 
 731   omniauth-microsoft_graph
 
 733   omniauth-rails_csrf_protection (~> 1.0)
 
 734   openstreetmap-deadlock_retry (>= 1.3.1)
 
 742   rails-controller-testing
 
 743   rails-i18n (~> 7.0.0)
 
 756   sass-embedded (~> 1.64.0)
 
 760   sprockets-exporters_pack
 
 761   strong_migrations (< 2.0.0)
 
 763   teaspoon-mocha (~> 2.3.3)
 
 766   unicode-display_width
 
 767   validates_email_format_of (>= 1.5.1)