GIT
  remote: https://github.com/retrospring/hcaptcha
  revision: f8de70ee2d629ac34395902dbee724c21297960c
  ref: fix/flash-in-turbo-streams
  specs:
    hcaptcha (7.1.0)
      json

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.0.8.5)
      actionpack (= 7.0.8.5)
      activesupport (= 7.0.8.5)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (7.0.8.5)
      actionpack (= 7.0.8.5)
      activejob (= 7.0.8.5)
      activerecord (= 7.0.8.5)
      activestorage (= 7.0.8.5)
      activesupport (= 7.0.8.5)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.0.8.5)
      actionpack (= 7.0.8.5)
      actionview (= 7.0.8.5)
      activejob (= 7.0.8.5)
      activesupport (= 7.0.8.5)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.0)
    actionpack (7.0.8.5)
      actionview (= 7.0.8.5)
      activesupport (= 7.0.8.5)
      rack (~> 2.0, >= 2.2.4)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (7.0.8.5)
      actionpack (= 7.0.8.5)
      activerecord (= 7.0.8.5)
      activestorage (= 7.0.8.5)
      activesupport (= 7.0.8.5)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.0.8.5)
      activesupport (= 7.0.8.5)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    active_model_otp (2.3.4)
      activemodel
      rotp (~> 6.3.0)
    activejob (7.0.8.5)
      activesupport (= 7.0.8.5)
      globalid (>= 0.3.6)
    activemodel (7.0.8.5)
      activesupport (= 7.0.8.5)
    activemodel-serializers-xml (1.0.3)
      activemodel (>= 5.0.0.a)
      activesupport (>= 5.0.0.a)
      builder (~> 3.1)
    activerecord (7.0.8.5)
      activemodel (= 7.0.8.5)
      activesupport (= 7.0.8.5)
    activestorage (7.0.8.5)
      actionpack (= 7.0.8.5)
      activejob (= 7.0.8.5)
      activerecord (= 7.0.8.5)
      activesupport (= 7.0.8.5)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (7.0.8.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    ast (2.4.2)
    base64 (0.2.0)
    bcrypt (3.1.20)
    better_errors (2.10.1)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
      rouge (>= 1.0.0)
    bigdecimal (3.1.8)
    binding_of_caller (1.0.1)
      debug_inspector (>= 1.2.0)
    bootsnap (1.18.4)
      msgpack (~> 1.2)
    bootstrap_form (5.3.2)
      actionpack (>= 6.1)
      activemodel (>= 6.1)
    builder (3.3.0)
    bullet (8.0.0)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    carrierwave (2.1.1)
      activemodel (>= 5.0.0)
      activesupport (>= 5.0.0)
      addressable (~> 2.6)
      image_processing (~> 1.1)
      mimemagic (>= 0.3.0)
      mini_mime (>= 0.1.3)
      ssrf_filter (~> 1.0)
    carrierwave_backgrounder (0.4.3)
      carrierwave (>= 0.5, < 2.2)
    childprocess (5.0.0)
    chunky_png (1.4.0)
    colorize (1.1.0)
    concurrent-ruby (1.3.4)
    connection_pool (2.4.1)
    crass (1.0.6)
    cssbundling-rails (1.4.1)
      railties (>= 6.0.0)
    csv (3.3.0)
    database_cleaner (2.1.0)
      database_cleaner-active_record (>= 2, < 3)
    database_cleaner-active_record (2.2.0)
      activerecord (>= 5.a)
      database_cleaner-core (~> 2.0.0)
    database_cleaner-core (2.0.1)
    date (3.4.0)
    debug_inspector (1.2.0)
    devise (4.9.4)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise-async (1.0.0)
      activejob (>= 5.0)
      devise (>= 4.0)
    devise-i18n (1.12.0)
      devise (>= 4.9.0)
    diff-lcs (1.5.1)
    docile (1.4.0)
    dotenv (3.1.4)
    dotenv-rails (3.1.4)
      dotenv (= 3.1.4)
      railties (>= 6.1)
    dry-core (1.0.1)
      concurrent-ruby (~> 1.0)
      zeitwerk (~> 2.6)
    dry-inflector (1.0.0)
    dry-initializer (3.1.1)
    dry-logic (1.5.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0, < 2)
      zeitwerk (~> 2.6)
    dry-types (1.7.2)
      bigdecimal (~> 3.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0)
      dry-inflector (~> 1.0)
      dry-logic (~> 1.4)
      zeitwerk (~> 2.6)
    erubi (1.13.0)
    et-orbi (1.2.11)
      tzinfo
    excon (1.1.1)
    factory_bot (6.5.0)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.4.4)
      factory_bot (~> 6.5)
      railties (>= 5.0.0)
    fake_email_validator (1.0.11)
      activemodel
      mail
    faker (3.5.1)
      i18n (>= 1.8.11, < 2)
    faraday (2.12.0)
      faraday-net_http (>= 2.0, < 3.4)
      json
      logger
    faraday-net_http (3.3.0)
      net-http
    ffi (1.16.3)
    fog-aws (3.29.0)
      base64 (~> 0.2.0)
      fog-core (~> 2.6)
      fog-json (~> 1.1)
      fog-xml (~> 0.1)
    fog-core (2.6.0)
      builder
      excon (~> 1.0)
      formatador (>= 0.2, < 2.0)
      mime-types
    fog-json (1.2.0)
      fog-core
      multi_json (~> 1.10)
    fog-local (0.8.0)
      fog-core (>= 1.27, < 3.0)
    fog-xml (0.1.4)
      fog-core
      nokogiri (>= 1.5.11, < 2.0.0)
    formatador (1.1.0)
    fugit (1.11.1)
      et-orbi (~> 1, >= 1.2.11)
      raabro (~> 1.4)
    glob (0.4.0)
    globalid (1.2.1)
      activesupport (>= 6.1)
    google-cloud-env (2.2.0)
      faraday (>= 1.0, < 3.a)
    googleauth (1.11.0)
      faraday (>= 1.0, < 3.a)
      google-cloud-env (~> 2.1)
      jwt (>= 1.4, < 3.0)
      multi_json (~> 1.11)
      os (>= 0.9, < 2.0)
      signet (>= 0.16, < 2.a)
    haml (6.3.0)
      temple (>= 0.8.2)
      thor
      tilt
    haml_lint (0.59.0)
      haml (>= 5.0)
      parallel (~> 1.10)
      rainbow
      rubocop (>= 1.0)
      sysexits (~> 1.1)
    http-2 (0.12.0)
      base64
    httparty (0.22.0)
      csv
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    i18n (1.14.6)
      concurrent-ruby (~> 1.0)
    i18n-js (4.0.0)
      glob
      i18n
    idn-ruby (0.1.5)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    jsbundling-rails (1.3.1)
      railties (>= 6.0.0)
    json (2.8.1)
    json-schema (5.0.1)
      addressable (~> 2.8)
    jwt (2.9.3)
      base64
    kaminari (1.2.2)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.2)
      kaminari-activerecord (= 1.2.2)
      kaminari-core (= 1.2.2)
    kaminari-actionview (1.2.2)
      actionview
      kaminari-core (= 1.2.2)
    kaminari-activerecord (1.2.2)
      activerecord
      kaminari-core (= 1.2.2)
    kaminari-core (1.2.2)
    language_server-protocol (3.17.0.3)
    launchy (3.0.0)
      addressable (~> 2.8)
      childprocess (~> 5.0)
    letter_opener (1.10.0)
      launchy (>= 2.2, < 4)
    logger (1.6.1)
    lograge (0.14.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
    loofah (2.23.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (1.0.4)
    method_source (1.1.0)
    mime-types (3.6.0)
      logger
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.1105)
    mimemagic (0.4.3)
      nokogiri (~> 1)
      rake
    mini_magick (4.13.2)
    mini_mime (1.1.5)
    mini_portile2 (2.8.7)
    minitest (5.25.1)
    msgpack (1.7.2)
    multi_json (1.15.0)
    multi_xml (0.7.1)
      bigdecimal (~> 3.1)
    nested_form (0.3.2)
    net-http (0.4.1)
      uri
    net-http-persistent (4.0.4)
      connection_pool (~> 2.2)
    net-http2 (0.18.5)
      http-2 (~> 0.11)
    net-imap (0.5.1)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.0)
      net-protocol
    nio4r (2.7.3)
    nokogiri (1.16.7)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    oj (3.16.7)
      bigdecimal (>= 3.0)
      ostruct (>= 0.2)
    openssl (3.2.0)
    orm_adapter (0.5.0)
    os (1.1.4)
    ostruct (0.6.0)
    parallel (1.26.3)
    parser (3.3.6.0)
      ast (~> 2.4.1)
      racc
    pg (1.5.9)
    pghero (3.6.1)
      activerecord (>= 6.1)
    prometheus-client (4.2.3)
      base64
    public_suffix (6.0.1)
    puma (6.4.3)
      nio4r (~> 2.0)
    pundit (2.4.0)
      activesupport (>= 3.0.0)
    questiongenerator (1.1.0)
    raabro (1.4.0)
    racc (1.8.1)
    rack (2.2.10)
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (7.0.8.5)
      actioncable (= 7.0.8.5)
      actionmailbox (= 7.0.8.5)
      actionmailer (= 7.0.8.5)
      actionpack (= 7.0.8.5)
      actiontext (= 7.0.8.5)
      actionview (= 7.0.8.5)
      activejob (= 7.0.8.5)
      activemodel (= 7.0.8.5)
      activerecord (= 7.0.8.5)
      activestorage (= 7.0.8.5)
      activesupport (= 7.0.8.5)
      bundler (>= 1.15.0)
      railties (= 7.0.8.5)
    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.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    rails-i18n (7.0.10)
      i18n (>= 0.7, < 2)
      railties (>= 6.0.0, < 8)
    rails_admin (3.2.1)
      activemodel-serializers-xml (>= 1.0)
      csv
      kaminari (>= 0.14, < 2.0)
      nested_form (~> 0.3)
      rails (>= 6.0, < 8)
      turbo-rails (>= 1.0, < 3)
    railties (7.0.8.5)
      actionpack (= 7.0.8.5)
      activesupport (= 7.0.8.5)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
      zeitwerk (~> 2.5)
    rainbow (3.1.1)
    rake (13.2.1)
    redcarpet (3.6.0)
    redis (4.8.1)
    regexp_parser (2.9.2)
    request_store (1.5.1)
      rack (>= 1.4)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rexml (3.3.9)
    rolify (6.0.1)
    rotp (6.3.0)
    rouge (4.1.3)
    rpush (9.1.0)
      activesupport (>= 6.0, < 7.2.0, != 7.1.4)
      googleauth
      jwt (>= 1.5.6)
      multi_json (~> 1.0)
      net-http-persistent
      net-http2 (~> 0.18, >= 0.18.3)
      railties
      rainbow
      thor (>= 0.18.1, < 2.0)
      web-push
    rqrcode (2.2.0)
      chunky_png (~> 1.0)
      rqrcode_core (~> 1.0)
    rqrcode_core (1.2.0)
    rspec-core (3.13.2)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-its (2.0.0)
      rspec-core (>= 3.13.0)
      rspec-expectations (>= 3.13.0)
    rspec-mocks (3.13.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (7.1.0)
      actionpack (>= 7.0)
      activesupport (>= 7.0)
      railties (>= 7.0)
      rspec-core (~> 3.13)
      rspec-expectations (~> 3.13)
      rspec-mocks (~> 3.13)
      rspec-support (~> 3.13)
    rspec-sidekiq (5.0.0)
      rspec-core (~> 3.0)
      rspec-expectations (~> 3.0)
      rspec-mocks (~> 3.0)
      sidekiq (>= 5, < 8)
    rspec-support (3.13.1)
    rubocop (1.68.0)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.3.0.2)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 2.4, < 3.0)
      rubocop-ast (>= 1.32.2, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.34.0)
      parser (>= 3.3.1.0)
    rubocop-rails (2.27.0)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.52.0, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    ruby-progressbar (1.13.0)
    ruby-vips (2.2.1)
      ffi (~> 1.12)
    rubyzip (2.3.2)
    rufus-scheduler (3.9.1)
      fugit (~> 1.1, >= 1.1.6)
    sanitize (6.1.3)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    sassc (2.4.0)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    sentry-rails (5.21.0)
      railties (>= 5.0)
      sentry-ruby (~> 5.21.0)
    sentry-ruby (5.21.0)
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
    sentry-sidekiq (5.21.0)
      sentry-ruby (~> 5.21.0)
      sidekiq (>= 3.0)
    shoulda-matchers (6.4.0)
      activesupport (>= 5.2.0)
    sidekiq (6.5.12)
      connection_pool (>= 2.2.5, < 3)
      rack (~> 2.0)
      redis (>= 4.5.0, < 5)
    sidekiq-scheduler (5.0.6)
      rufus-scheduler (~> 3.2)
      sidekiq (>= 6, < 8)
      tilt (>= 1.4.0, < 3)
    signet (0.19.0)
      addressable (~> 2.8)
      faraday (>= 0.17.5, < 3.a)
      jwt (>= 1.5, < 3.0)
      multi_json (~> 1.10)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-cobertura (2.1.0)
      rexml
      simplecov (~> 0.19)
    simplecov-html (0.12.3)
    simplecov-json (0.2.3)
      json
      simplecov
    simplecov_json_formatter (0.1.4)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.5.2)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      sprockets (>= 3.0.0)
    ssrf_filter (1.1.2)
    sysexits (1.2.0)
    temple (0.10.3)
    thor (1.3.2)
    tilt (2.4.0)
    timeout (0.4.2)
    tldv (0.1.0)
      tldv-data (~> 1.0)
    tldv-data (1.0.2023080900)
    turbo-rails (2.0.11)
      actionpack (>= 6.0.0)
      railties (>= 6.0.0)
    twitter-text (3.1.0)
      idn-ruby
      unf (~> 0.1.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.8.2)
    unicode-display_width (2.6.0)
    uniform_notifier (1.16.0)
    uri (0.13.1)
    view_component (3.20.0)
      activesupport (>= 5.2.0, < 8.1)
      concurrent-ruby (~> 1.0)
      method_source (~> 1.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-push (3.0.1)
      jwt (~> 2.0)
      openssl (~> 3.0)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    zeitwerk (2.7.1)

PLATFORMS
  ruby

DEPENDENCIES
  active_model_otp
  bcrypt (~> 3.1.20)
  better_errors
  binding_of_caller
  bootsnap
  bootstrap_form (~> 5.0)
  bullet
  carrierwave (~> 2.1)
  carrierwave_backgrounder (~> 0.4.2)
  colorize
  connection_pool
  cssbundling-rails (~> 1.4)
  database_cleaner
  devise (~> 4.9)
  devise-async
  devise-i18n
  dotenv-rails (~> 3.1)
  dry-initializer (~> 3.1)
  dry-types (~> 1.7)
  factory_bot_rails
  fake_email_validator
  faker
  fog-aws
  fog-core
  fog-local
  haml (~> 6.3)
  haml_lint
  hcaptcha!
  httparty
  i18n-js (= 4.0)
  jsbundling-rails (~> 1.3)
  json-schema
  jwt (~> 2.9)
  letter_opener
  lograge
  mail (~> 2.7.1)
  mini_magick
  net-imap
  net-pop
  net-smtp
  oj
  openssl (~> 3.2)
  pg
  pghero
  prometheus-client (~> 4.2)
  puma
  pundit (~> 2.4)
  questiongenerator (~> 1.1)
  rails (~> 7.0.8)
  rails-controller-testing
  rails-i18n (~> 7.0)
  rails_admin
  rake
  redcarpet
  redis
  rolify (~> 6.0)
  rpush
  rqrcode
  rspec-its (~> 2.0)
  rspec-mocks
  rspec-rails (~> 7.1)
  rspec-sidekiq (~> 5.0)
  rubocop (~> 1.68)
  rubocop-rails (~> 2.27)
  rubyzip (~> 2.3)
  sanitize
  sassc-rails
  sentry-rails
  sentry-ruby
  sentry-sidekiq
  shoulda-matchers (~> 6.4)
  sidekiq (< 7)
  sidekiq-scheduler
  simplecov
  simplecov-cobertura
  simplecov-json
  sprockets (~> 4.2)
  sprockets-rails
  tldv (~> 0.1.0)
  turbo-rails
  twitter-text
  view_component
  web-push

BUNDLED WITH
   2.5.5