GEM
  remote: https://rubygems.org/
  specs:
    aasm (5.5.0)
      concurrent-ruby (~> 1.0)
    actioncable (7.2.2.1)
      actionpack (= 7.2.2.1)
      activesupport (= 7.2.2.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.2.2.1)
      actionpack (= 7.2.2.1)
      activejob (= 7.2.2.1)
      activerecord (= 7.2.2.1)
      activestorage (= 7.2.2.1)
      activesupport (= 7.2.2.1)
      mail (>= 2.8.0)
    actionmailer (7.2.2.1)
      actionpack (= 7.2.2.1)
      actionview (= 7.2.2.1)
      activejob (= 7.2.2.1)
      activesupport (= 7.2.2.1)
      mail (>= 2.8.0)
      rails-dom-testing (~> 2.2)
    actionpack (7.2.2.1)
      actionview (= 7.2.2.1)
      activesupport (= 7.2.2.1)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4, < 3.2)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
      useragent (~> 0.16)
    actionpack-page_caching (1.2.4)
      actionpack (>= 4.0.0)
    actiontext (7.2.2.1)
      actionpack (= 7.2.2.1)
      activerecord (= 7.2.2.1)
      activestorage (= 7.2.2.1)
      activesupport (= 7.2.2.1)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.2.2.1)
      activesupport (= 7.2.2.1)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    active_record_union (1.3.0)
      activerecord (>= 4.0)
    activejob (7.2.2.1)
      activesupport (= 7.2.2.1)
      globalid (>= 0.3.6)
    activemodel (7.2.2.1)
      activesupport (= 7.2.2.1)
    activerecord (7.2.2.1)
      activemodel (= 7.2.2.1)
      activesupport (= 7.2.2.1)
      timeout (>= 0.4.0)
    activerecord-import (2.1.0)
      activerecord (>= 4.2)
    activestorage (7.2.2.1)
      actionpack (= 7.2.2.1)
      activejob (= 7.2.2.1)
      activerecord (= 7.2.2.1)
      activesupport (= 7.2.2.1)
      marcel (~> 1.0)
    activesupport (7.2.2.1)
      base64
      benchmark (>= 0.3)
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.3.1)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      logger (>= 1.4.2)
      minitest (>= 5.1)
      securerandom (>= 0.3)
      tzinfo (~> 2.0, >= 2.0.5)
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    annotaterb (4.14.0)
    argon2 (2.3.2)
      ffi (~> 1.15)
      ffi-compiler (~> 1.0)
    ast (2.4.2)
    autoprefixer-rails (10.4.19.0)
      execjs (~> 2)
    aws-eventstream (1.3.1)
    aws-partitions (1.1054.0)
    aws-sdk-core (3.219.0)
      aws-eventstream (~> 1, >= 1.3.0)
      aws-partitions (~> 1, >= 1.992.0)
      aws-sigv4 (~> 1.9)
      base64
      jmespath (~> 1, >= 1.6.1)
    aws-sdk-kms (1.99.0)
      aws-sdk-core (~> 3, >= 3.216.0)
      aws-sigv4 (~> 1.5)
    aws-sdk-s3 (1.182.0)
      aws-sdk-core (~> 3, >= 3.216.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.5)
    aws-sigv4 (1.11.0)
      aws-eventstream (~> 1, >= 1.0.2)
    base64 (0.2.0)
    benchmark (0.4.0)
    better_errors (2.10.1)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
      rouge (>= 1.0.0)
    better_html (2.1.1)
      actionview (>= 6.0)
      activesupport (>= 6.0)
      ast (~> 2.0)
      erubi (~> 1.4)
      parser (>= 2.4)
      smart_properties
    bigdecimal (3.1.9)
    binding_of_caller (1.0.1)
      debug_inspector (>= 1.2.0)
    bootsnap (1.18.4)
      msgpack (~> 1.2)
    bootstrap (5.3.3)
      autoprefixer-rails (>= 9.1.0)
      popper_js (>= 2.11.8, < 3)
    bootstrap_form (5.4.0)
      actionpack (>= 6.1)
      activemodel (>= 6.1)
    brakeman (7.0.0)
      racc
    brotli (0.6.0)
    builder (3.3.0)
    bzip2-ffi (1.1.1)
      ffi (~> 1.0)
    cancancan (3.6.1)
    canonical-rails (0.2.17)
      actionview (>= 4.1, < 8.1)
    capybara (3.40.0)
      addressable
      matrix
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.11)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    childprocess (5.1.0)
      logger (~> 1.5)
    claide (1.1.0)
    claide-plugins (0.9.2)
      cork
      nap
      open4 (~> 1.3)
    colored2 (3.1.2)
    concurrent-ruby (1.3.5)
    config (5.5.2)
      deep_merge (~> 1.2, >= 1.2.1)
      ostruct
    connection_pool (2.5.0)
    cork (0.3.0)
      colored2 (~> 3.1)
    crack (1.0.0)
      bigdecimal
      rexml
    crass (1.0.6)
    dalli (3.2.8)
    danger (9.5.1)
      base64 (~> 0.2)
      claide (~> 1.0)
      claide-plugins (>= 0.9.2)
      colored2 (~> 3.1)
      cork (~> 0.1)
      faraday (>= 0.9.0, < 3.0)
      faraday-http-cache (~> 2.0)
      git (~> 1.13)
      kramdown (~> 2.3)
      kramdown-parser-gfm (~> 1.0)
      octokit (>= 4.0)
      pstore (~> 0.1)
      terminal-table (>= 1, < 4)
    danger-auto_label (1.3.1)
      danger-plugin-api (~> 1.0)
    danger-plugin-api (1.0.0)
      danger (> 2.0)
    dartsass-ruby (3.0.2)
      sass-embedded (~> 1.54, < 1.67)
    dartsass-sprockets (3.0.0)
      dartsass-ruby (~> 3.0)
      railties (>= 4.0.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    date (3.4.1)
    debug (1.10.0)
      irb (~> 1.10)
      reline (>= 0.3.8)
    debug_inspector (1.2.0)
    deep_merge (1.2.2)
    delayed_job (4.1.13)
      activesupport (>= 3.0, < 9.0)
    delayed_job_active_record (4.1.11)
      activerecord (>= 3.0, < 9.0)
      delayed_job (>= 3.0, < 5)
    docile (1.4.1)
    doorkeeper (5.8.1)
      railties (>= 5)
    doorkeeper-i18n (5.2.7)
      doorkeeper (>= 5.2)
    doorkeeper-openid_connect (1.8.11)
      doorkeeper (>= 5.5, < 5.9)
      jwt (>= 2.5)
      ostruct (>= 0.5)
    drb (2.2.1)
    dry-configurable (1.3.0)
      dry-core (~> 1.1)
      zeitwerk (~> 2.6)
    dry-core (1.1.0)
      concurrent-ruby (~> 1.0)
      logger
      zeitwerk (~> 2.6)
    dry-inflector (1.2.0)
    dry-initializer (3.2.0)
    dry-logic (1.6.0)
      bigdecimal
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.1)
      zeitwerk (~> 2.6)
    dry-schema (1.14.0)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 1.0, >= 1.0.1)
      dry-core (~> 1.1)
      dry-initializer (~> 3.2)
      dry-logic (~> 1.5)
      dry-types (~> 1.8)
      zeitwerk (~> 2.6)
    dry-types (1.8.2)
      bigdecimal (~> 3.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0)
      dry-inflector (~> 1.0)
      dry-logic (~> 1.4)
      zeitwerk (~> 2.6)
    dry-validation (1.11.1)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.1)
      dry-initializer (~> 3.2)
      dry-schema (~> 1.14)
      zeitwerk (~> 2.6)
    erb_lint (0.9.0)
      activesupport
      better_html (>= 2.0.1)
      parser (>= 2.7.1.4)
      rainbow
      rubocop (>= 1)
      smart_properties
    erubi (1.13.1)
    execjs (2.10.0)
    exifr (1.4.1)
    factory_bot (6.5.1)
      activesupport (>= 6.1.0)
    factory_bot_rails (6.4.4)
      factory_bot (~> 6.5)
      railties (>= 5.0.0)
    faraday (2.12.2)
      faraday-net_http (>= 2.0, < 3.5)
      json
      logger
    faraday-http-cache (2.5.1)
      faraday (>= 0.8)
    faraday-net_http (3.4.0)
      net-http (>= 0.5.0)
    ffi (1.17.1)
    ffi-compiler (1.3.2)
      ffi (>= 1.15.5)
      rake
    ffi-libarchive (1.1.14)
      ffi (~> 1.0)
    file_exists (0.2.0)
    frozen_record (0.27.4)
      activemodel
    fspath (3.1.2)
    gd2-ffij (0.4.0)
      ffi (>= 1.0.0)
    git (1.19.1)
      addressable (~> 2.8)
      rchardet (~> 1.8)
    globalid (1.2.1)
      activesupport (>= 6.1)
    google-protobuf (3.25.6)
    hashdiff (1.1.2)
    hashie (5.0.0)
    highline (3.1.2)
      reline
    htmlentities (4.3.4)
    http_accept_language (2.1.1)
    i18n (1.14.7)
      concurrent-ruby (~> 1.0)
    i18n-js (3.9.2)
      i18n (>= 0.6.6)
    i18n-tasks (1.0.14)
      activesupport (>= 4.0.2)
      ast (>= 2.1.0)
      erubi
      highline (>= 2.0.0)
      i18n
      parser (>= 3.2.2.1)
      rails-i18n
      rainbow (>= 2.2.2, < 4.0)
      terminal-table (>= 1.5.1)
    image_optim (0.31.4)
      exifr (~> 1.2, >= 1.2.2)
      fspath (~> 3.0)
      image_size (>= 1.5, < 4)
      in_threads (~> 1.3)
      progress (~> 3.0, >= 3.0.1)
    image_optim_rails (0.5.0)
      image_optim (~> 0.24)
      railties
      sprockets
    image_processing (1.14.0)
      mini_magick (>= 4.9.5, < 6)
      ruby-vips (>= 2.0.17, < 3)
    image_size (3.4.0)
    in_threads (1.6.0)
    iniparse (1.5.0)
    io-console (0.8.0)
    irb (1.15.1)
      pp (>= 0.6.0)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    jbuilder (2.13.0)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jmespath (1.6.2)
    jquery-rails (4.6.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.10.1)
    jwt (2.10.1)
      base64
    kgio (2.11.4)
    kramdown (2.5.1)
      rexml (>= 3.3.9)
    kramdown-parser-gfm (1.1.0)
      kramdown (~> 2.0)
    language_server-protocol (3.17.0.4)
    libv8-node (18.19.0.0)
    libxml-ruby (5.0.3)
    lint_roller (1.1.0)
    listen (3.9.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    logger (1.6.6)
    logstasher (2.1.5)
      activesupport (>= 5.2)
      request_store
    loofah (2.24.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.4)
    matrix (0.4.2)
    maxminddb (0.1.22)
    mini_magick (5.2.0)
      benchmark
      logger
    mini_mime (1.1.5)
    mini_portile2 (2.8.8)
    mini_racer (0.9.0)
      libv8-node (~> 18.19.0.0)
    minitest (5.25.4)
    minitest-focus (1.4.0)
      minitest (>= 4, < 6)
    msgpack (1.8.0)
    multi_json (1.15.0)
    multi_xml (0.7.1)
      bigdecimal (~> 3.1)
    nap (1.1.0)
    net-http (0.6.0)
      uri
    net-imap (0.5.6)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.1)
      net-protocol
    nio4r (2.7.4)
    nokogiri (1.18.3)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    oauth (1.1.0)
      oauth-tty (~> 1.0, >= 1.0.1)
      snaky_hash (~> 2.0)
      version_gem (~> 1.1)
    oauth-tty (1.0.5)
      version_gem (~> 1.1, >= 1.1.1)
    oauth2 (2.0.9)
      faraday (>= 0.17.3, < 3.0)
      jwt (>= 1.0, < 3.0)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 4)
      snaky_hash (~> 2.0)
      version_gem (~> 1.1)
    octokit (9.2.0)
      faraday (>= 1, < 3)
      sawyer (~> 0.9)
    omniauth (2.0.4)
      hashie (>= 3.4.6)
      rack (>= 1.6.2, < 3)
      rack-protection
    omniauth-facebook (10.0.0)
      bigdecimal
      omniauth-oauth2 (>= 1.2, < 3)
    omniauth-github (2.0.1)
      omniauth (~> 2.0)
      omniauth-oauth2 (~> 1.8)
    omniauth-google-oauth2 (1.2.1)
      jwt (>= 2.9.2)
      oauth2 (~> 2.0)
      omniauth (~> 2.0)
      omniauth-oauth2 (~> 1.8)
    omniauth-mediawiki (0.0.4)
      jwt (~> 2.0)
      omniauth-oauth (~> 1.0)
    omniauth-microsoft_graph (2.0.1)
      jwt (~> 2.0)
      omniauth (~> 2.0)
      omniauth-oauth2 (~> 1.8.0)
    omniauth-oauth (1.2.1)
      oauth
      omniauth (>= 1.0, < 3)
      rack (>= 1.6.2, < 4)
    omniauth-oauth2 (1.8.0)
      oauth2 (>= 1.4, < 3)
      omniauth (~> 2.0)
    omniauth-openid (2.0.1)
      omniauth (>= 1.0, < 3.0)
      rack-openid (~> 1.4.0)
    omniauth-rails_csrf_protection (1.0.2)
      actionpack (>= 4.2)
      omniauth (~> 2.0)
    open4 (1.3.4)
    openstreetmap-deadlock_retry (1.3.1)
    ostruct (0.6.1)
    overcommit (0.67.0)
      childprocess (>= 0.6.3, < 6)
      iniparse (~> 1.4)
      rexml (>= 3.3.9)
    parallel (1.26.3)
    parser (3.3.7.1)
      ast (~> 2.4.1)
      racc
    pg (1.5.9)
    popper_js (2.11.8)
    pp (0.6.2)
      prettyprint
    prettyprint (0.2.0)
    progress (3.6.0)
    pstore (0.1.4)
    psych (5.2.3)
      date
      stringio
    public_suffix (6.0.1)
    puma (5.6.9)
      nio4r (~> 2.0)
    quad_tile (1.0.1)
    racc (1.8.1)
    rack (2.2.11)
    rack-cors (2.0.2)
      rack (>= 2.0.0)
    rack-openid (1.4.2)
      rack (>= 1.1.0)
      ruby-openid (>= 2.1.8)
    rack-protection (3.2.0)
      base64 (>= 0.1.0)
      rack (~> 2.2, >= 2.2.4)
    rack-session (1.0.2)
      rack (< 3)
    rack-test (2.2.0)
      rack (>= 1.3)
    rack-uri_sanitizer (0.0.2)
    rackup (1.0.1)
      rack (< 3)
      webrick
    rails (7.2.2.1)
      actioncable (= 7.2.2.1)
      actionmailbox (= 7.2.2.1)
      actionmailer (= 7.2.2.1)
      actionpack (= 7.2.2.1)
      actiontext (= 7.2.2.1)
      actionview (= 7.2.2.1)
      activejob (= 7.2.2.1)
      activemodel (= 7.2.2.1)
      activerecord (= 7.2.2.1)
      activestorage (= 7.2.2.1)
      activesupport (= 7.2.2.1)
      bundler (>= 1.15.0)
      railties (= 7.2.2.1)
    rails-controller-testing (1.0.5)
      actionpack (>= 5.0.1.rc1)
      actionview (>= 5.0.1.rc1)
      activesupport (>= 5.0.1.rc1)
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.2)
      loofah (~> 2.21)
      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)
    rails-i18n (7.0.10)
      i18n (>= 0.7, < 2)
      railties (>= 6.0.0, < 8)
    rails_param (1.3.1)
      actionpack (>= 3.2.0)
      activesupport (>= 3.2.0)
    railties (7.2.2.1)
      actionpack (= 7.2.2.1)
      activesupport (= 7.2.2.1)
      irb (~> 1.13)
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.2.1)
    rb-fsevent (0.11.2)
    rb-inotify (0.11.1)
      ffi (~> 1.0)
    rchardet (1.9.0)
    rdoc (6.12.0)
      psych (>= 4.0.0)
    regexp_parser (2.10.0)
    reline (0.6.0)
      io-console (~> 0.5)
    request_store (1.7.0)
      rack (>= 1.4)
    rexml (3.4.1)
    rinku (2.0.6)
    rotp (6.3.0)
    rouge (4.5.1)
    rtlcss (0.2.1)
      mini_racer (>= 0.6.3)
    rubocop (1.72.2)
      json (~> 2.3)
      language_server-protocol (~> 3.17.0.2)
      lint_roller (~> 1.1.0)
      parallel (~> 1.10)
      parser (>= 3.3.0.2)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 2.9.3, < 3.0)
      rubocop-ast (>= 1.38.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 4.0)
    rubocop-ast (1.38.0)
      parser (>= 3.3.1.0)
    rubocop-capybara (2.21.0)
      rubocop (~> 1.41)
    rubocop-factory_bot (2.26.1)
      rubocop (~> 1.61)
    rubocop-minitest (0.37.1)
      lint_roller (~> 1.1)
      rubocop (>= 1.72.1, < 2.0)
      rubocop-ast (>= 1.38.0, < 2.0)
    rubocop-performance (1.24.0)
      lint_roller (~> 1.1)
      rubocop (>= 1.72.1, < 2.0)
      rubocop-ast (>= 1.38.0, < 2.0)
    rubocop-rails (2.30.2)
      activesupport (>= 4.2.0)
      lint_roller (~> 1.1)
      rack (>= 1.1)
      rubocop (>= 1.72.1, < 2.0)
      rubocop-ast (>= 1.38.0, < 2.0)
    rubocop-rake (0.7.1)
      lint_roller (~> 1.1)
      rubocop (>= 1.72.1)
    ruby-openid (2.9.2)
    ruby-progressbar (1.13.0)
    ruby-vips (2.2.3)
      ffi (~> 1.12)
      logger
    rubyzip (2.4.1)
    sanitize (7.0.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.16.8)
    sass-embedded (1.64.2)
      google-protobuf (~> 3.23)
      rake (>= 13.0.0)
    sawyer (0.9.2)
      addressable (>= 2.3.5)
      faraday (>= 0.17.3, < 3)
    securerandom (0.4.1)
    selenium-webdriver (4.23.0)
      base64 (~> 0.2)
      logger (~> 1.4)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.13.1)
    simplecov-lcov (0.8.0)
    simplecov_json_formatter (0.1.4)
    simpleidn (0.2.3)
    smart_properties (1.17.0)
    snaky_hash (2.0.1)
      hashie
      version_gem (~> 1.1, >= 1.1.1)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-exporters_pack (0.1.2)
      brotli (>= 0.2.0)
      sprockets (>= 4.0.0.beta3)
    sprockets-rails (3.5.2)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      sprockets (>= 3.0.0)
    stringio (3.1.5)
    strong_migrations (1.8.0)
      activerecord (>= 5.2)
    teaspoon (1.4.0)
      railties (>= 5.0)
    teaspoon-mocha (2.3.3)
      teaspoon (>= 1.0.0)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    terser (1.2.5)
      execjs (>= 0.3.0, < 3)
    thor (1.3.2)
    tilt (2.6.0)
    timeout (0.4.3)
    turbo-rails (2.0.11)
      actionpack (>= 6.0.0)
      railties (>= 6.0.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.6.0)
    uri (0.13.1)
    useragent (0.16.11)
    validates_email_format_of (1.8.2)
      i18n (>= 0.8.0)
      simpleidn
    vendorer (0.2.0)
    version_gem (1.1.6)
    webmock (3.25.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrick (1.9.1)
    websocket (1.2.11)
    websocket-driver (0.7.7)
      base64
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.7.2)

PLATFORMS
  ruby

DEPENDENCIES
  aasm
  actionpack-page_caching (>= 1.2.0)
  active_record_union
  activerecord-import
  addressable (~> 2.8)
  annotaterb
  argon2
  autoprefixer-rails
  aws-sdk-s3
  better_errors
  binding_of_caller
  bootsnap (>= 1.4.2)
  bootstrap (~> 5.3.2)
  bootstrap_form (~> 5.0)
  brakeman
  bzip2-ffi
  cancancan
  canonical-rails
  capybara (>= 2.15)
  config
  connection_pool
  dalli
  danger
  danger-auto_label
  dartsass-sprockets
  debug
  debug_inspector
  delayed_job_active_record
  doorkeeper
  doorkeeper-i18n
  doorkeeper-openid_connect
  dry-validation
  erb_lint
  factory_bot_rails
  faraday
  ffi-libarchive
  file_exists
  frozen_record
  gd2-ffij (>= 0.4.0)
  htmlentities
  http_accept_language (~> 2.1.1)
  i18n-js (~> 3.9.2)
  i18n-tasks
  image_optim_rails
  image_processing
  jbuilder (~> 2.7)
  jquery-rails
  json
  jwt
  kgio
  kramdown
  libxml-ruby (>= 2.0.5)
  listen
  logstasher
  marcel
  maxminddb
  mini_racer (~> 0.9.0)
  minitest (~> 5.1)
  minitest-focus
  multi_json
  omniauth (~> 2.0.2)
  omniauth-facebook
  omniauth-github
  omniauth-google-oauth2 (>= 0.6.0)
  omniauth-mediawiki (>= 0.0.4)
  omniauth-microsoft_graph
  omniauth-openid
  omniauth-rails_csrf_protection (~> 1.0)
  openstreetmap-deadlock_retry (>= 1.3.1)
  overcommit
  pg
  puma (~> 5.6)
  quad_tile (~> 1.0.1)
  rack-cors
  rack-uri_sanitizer
  rails (~> 7.2.0)
  rails-controller-testing
  rails-i18n (~> 7.0.0)
  rails_param
  rinku (>= 2.0.6)
  rotp
  rtlcss
  rubocop
  rubocop-capybara
  rubocop-factory_bot
  rubocop-minitest
  rubocop-performance
  rubocop-rails
  rubocop-rake
  sanitize
  sass-embedded (~> 1.64.0)
  selenium-webdriver
  simplecov
  simplecov-lcov
  sprockets-exporters_pack
  strong_migrations (< 2.0.0)
  teaspoon
  teaspoon-mocha (~> 2.3.3)
  terser
  turbo-rails
  unicode-display_width
  validates_email_format_of (>= 1.5.1)
  vendorer
  webmock

BUNDLED WITH
   2.5.22