GEM
  remote: https://rubygems.org/
  specs:
    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)
    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)
    activejob (7.2.2.1)
      activesupport (= 7.2.2.1)
      globalid (>= 0.3.6)
    activemodel (7.2.2.1)
      activesupport (= 7.2.2.1)
    activemodel-serializers-xml (1.0.3)
      activemodel (>= 5.0.0.a)
      activesupport (>= 5.0.0.a)
      builder (~> 3.1)
    activerecord (7.2.2.1)
      activemodel (= 7.2.2.1)
      activesupport (= 7.2.2.1)
      timeout (>= 0.4.0)
    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.6)
      public_suffix (>= 2.0.2, < 6.0)
    ast (2.4.2)
    auto_strip_attributes (2.6.0)
      activerecord (>= 4.0)
    aws-eventstream (1.3.0)
    aws-partitions (1.894.0)
    aws-sdk-core (3.191.3)
      aws-eventstream (~> 1, >= 1.3.0)
      aws-partitions (~> 1, >= 1.651.0)
      aws-sigv4 (~> 1.8)
      jmespath (~> 1, >= 1.6.1)
    aws-sdk-kms (1.77.0)
      aws-sdk-core (~> 3, >= 3.191.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.143.0)
      aws-sdk-core (~> 3, >= 3.191.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.8)
    aws-sigv4 (1.8.0)
      aws-eventstream (~> 1, >= 1.0.2)
    axe-core-api (4.9.1)
      dumb_delegator
      virtus
    axe-core-rspec (4.9.1)
      axe-core-api (= 4.9.1)
      dumb_delegator
      virtus
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    base64 (0.2.0)
    bcrypt (3.1.20)
    benchmark (0.4.0)
    better_html (2.0.2)
      actionview (>= 6.0)
      activesupport (>= 6.0)
      ast (~> 2.0)
      erubi (~> 1.4)
      parser (>= 2.4)
      smart_properties
    bigdecimal (3.1.9)
    bindex (0.8.1)
    bootsnap (1.18.3)
      msgpack (~> 1.2)
    builder (3.3.0)
    bundler-audit (0.9.1)
      bundler (>= 1.2.0, < 3)
      thor (~> 1.0)
    byebug (11.1.3)
    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)
    capybara-lockstep (2.2.0)
      activesupport (>= 4.2)
      capybara (>= 3.0)
      ruby2_keywords
      selenium-webdriver (>= 4.0)
    capybara-screenshot (1.0.26)
      capybara (>= 1.0, < 4)
      launchy
    childprocess (5.0.0)
    coderay (1.1.3)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.3.5)
    connection_pool (2.5.0)
    crack (1.0.0)
      bigdecimal
      rexml
    crass (1.0.6)
    cssbundling-rails (1.4.0)
      railties (>= 6.0.0)
    csv (3.3.2)
    date (3.4.1)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    devise (4.9.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise_two_factor_authentication (3.0.0)
      devise
      encryptor
      rails (>= 3.1.1)
      randexp
      rotp (>= 4.0.0)
    diff-lcs (1.5.1)
    docile (1.4.0)
    dotenv (3.0.2)
    dotenv-rails (3.0.2)
      dotenv (= 3.0.2)
      railties (>= 6.1)
    drb (2.2.1)
    dumb_delegator (1.0.0)
    encryptor (3.0.0)
    erb_lint (0.5.0)
      activesupport
      better_html (>= 2.0.1)
      parser (>= 2.7.1.4)
      rainbow
      rubocop
      smart_properties
    erubi (1.13.1)
    et-orbi (1.2.11)
      tzinfo
    event_stream_parser (1.0.0)
    excon (0.111.0)
    factory_bot (6.5.0)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.4.4)
      factory_bot (~> 6.5)
      railties (>= 5.0.0)
    faker (3.2.3)
      i18n (>= 1.8.11, < 2)
    faraday (2.9.0)
      faraday-net_http (>= 2.0, < 3.2)
    faraday-multipart (1.0.4)
      multipart-post (~> 2)
    faraday-net_http (3.1.0)
      net-http
    ffi (1.16.3)
    fugit (1.11.1)
      et-orbi (~> 1, >= 1.2.11)
      raabro (~> 1.4)
    globalid (1.2.1)
      activesupport (>= 6.1)
    govuk-components (5.7.0)
      html-attributes-utils (~> 1.0.0, >= 1.0.0)
      pagy (>= 6, < 10)
      view_component (>= 3.9, < 3.17)
    govuk_design_system_formbuilder (5.7.1)
      actionview (>= 6.1)
      activemodel (>= 6.1)
      activesupport (>= 6.1)
      html-attributes-utils (~> 1)
    govuk_markdown (2.0.1)
      activesupport
      redcarpet
    hashdiff (1.1.0)
    html-attributes-utils (1.0.2)
      activesupport (>= 6.1.4.4)
    i18n (1.14.7)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    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)
    jmespath (1.6.2)
    jsbundling-rails (1.3.0)
      railties (>= 6.0.0)
    json-schema (4.1.1)
      addressable (>= 2.8)
    jwt (2.8.0)
      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)
    launchy (2.5.2)
      addressable (~> 2.8)
    listen (3.9.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    logger (1.6.6)
    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)
    method_source (1.1.0)
    mini_mime (1.1.5)
    minitest (5.25.4)
    msgpack (1.7.2)
    multipart-post (2.4.1)
    nested_form (0.3.2)
    net-http (0.4.1)
      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-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.18.3-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.18.3-x86_64-linux-gnu)
      racc (~> 1.4)
    nokogiri (1.18.3-x86_64-linux-musl)
      racc (~> 1.4)
    notifications-ruby-client (6.0.0)
      jwt (>= 1.5, < 3)
    orm_adapter (0.5.0)
    overcommit (0.63.0)
      childprocess (>= 0.6.3, < 6)
      iniparse (~> 1.4)
      rexml (~> 3.2)
    pagy (9.3.2)
    paper_trail (15.2.0)
      activerecord (>= 6.1)
      request_store (~> 1.4)
    paper_trail-globalid (0.2.0)
      globalid
      paper_trail (>= 3.0.0)
    parallel (1.24.0)
    parallel_tests (4.5.1)
      parallel
    parser (3.3.0.5)
      ast (~> 2.4.1)
      racc
    pg (1.5.5)
    possessive (1.0.1)
    pp (0.6.2)
      prettyprint
    prettyprint (0.2.0)
    propshaft (0.8.0)
      actionpack (>= 7.0.0)
      activesupport (>= 7.0.0)
      rack
      railties (>= 7.0.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.10.1)
      byebug (~> 11.0)
      pry (>= 0.13, < 0.15)
    psych (5.2.3)
      date
      stringio
    public_suffix (5.0.4)
    puma (6.5.0)
      nio4r (~> 2.0)
    pundit (2.3.1)
      activesupport (>= 3.0.0)
    raabro (1.4.0)
    racc (1.8.1)
    rack (3.1.12)
    rack-attack (6.7.0)
      rack (>= 1.0, < 4)
    rack-mini-profiler (3.3.1)
      rack (>= 1.2.0)
    rack-session (2.1.0)
      base64 (>= 0.1.0)
      rack (>= 3.0.0)
    rack-test (2.2.0)
      rack (>= 1.3)
    rackup (2.2.1)
      rack (>= 3)
    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-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_admin (3.3.0)
      activemodel-serializers-xml (>= 1.0)
      csv
      kaminari (>= 0.14, < 2.0)
      nested_form (~> 0.3)
      rails (>= 6.0, < 9)
      turbo-rails (>= 1.0, < 3)
    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)
    randexp (0.1.7)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rdoc (6.12.0)
      psych (>= 4.0.0)
    redcarpet (3.6.0)
    redis (4.8.1)
    redis-client (0.22.1)
      connection_pool
    regexp_parser (2.9.0)
    reline (0.6.0)
      io-console (~> 0.5)
    request_store (1.7.0)
      rack (>= 1.4)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rexml (3.3.9)
    roo (2.10.1)
      nokogiri (~> 1)
      rubyzip (>= 1.3.0, < 3.0.0)
    rotp (6.3.0)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (6.1.1)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.12)
      rspec-expectations (~> 3.12)
      rspec-mocks (~> 3.12)
      rspec-support (~> 3.12)
    rspec-support (3.13.1)
    rubocop (1.25.0)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.15.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.15.1)
      parser (>= 3.0.1.1)
    rubocop-govuk (4.3.0)
      rubocop (= 1.25.0)
      rubocop-ast (= 1.15.1)
      rubocop-rails (= 2.13.2)
      rubocop-rake (= 0.6.0)
      rubocop-rspec (= 2.7.0)
    rubocop-performance (1.19.1)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rails (2.13.2)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.7.0, < 2.0)
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    rubocop-rspec (2.7.0)
      rubocop (~> 1.19)
    ruby-openai (7.0.1)
      event_stream_parser (>= 0.3.0, < 2.0.0)
      faraday (>= 1)
      faraday-multipart (>= 1)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    securerandom (0.4.1)
    selenium-webdriver (4.18.1)
      base64 (~> 0.2)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    sentry-rails (5.16.1)
      railties (>= 5.0)
      sentry-ruby (~> 5.16.1)
    sentry-ruby (5.16.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
    sidekiq (7.2.4)
      concurrent-ruby (< 2)
      connection_pool (>= 2.3.0)
      rack (>= 2.2.4)
      redis-client (>= 0.19.0)
    sidekiq-cron (1.12.0)
      fugit (~> 1.8)
      globalid (>= 1.0.1)
      sidekiq (>= 6)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    smart_properties (1.17.0)
    stimulus-rails (1.3.3)
      railties (>= 6.0.0)
    stringio (3.1.5)
    thor (1.3.2)
    thread_safe (0.3.6)
    timecop (0.9.8)
    timeout (0.4.3)
    turbo-rails (2.0.13)
      actionpack (>= 7.1.0)
      railties (>= 7.1.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    uk_postcode (2.1.8)
    unicode-display_width (2.5.0)
    unread (0.14.0)
      activerecord (>= 6.1)
    uri (1.0.3)
    useragent (0.16.11)
    view_component (3.10.0)
      activesupport (>= 5.2.0, < 8.0)
      concurrent-ruby (~> 1.0)
      method_source (~> 1.0)
    virtus (2.0.0)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-console (4.2.1)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webmock (3.23.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket (1.2.10)
    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.6.18)

PLATFORMS
  arm64-darwin
  x86_64-darwin
  x86_64-linux-gnu
  x86_64-linux-musl

DEPENDENCIES
  auto_strip_attributes
  aws-sdk-s3
  axe-core-rspec
  bootsnap (>= 1.4.4)
  bundler-audit
  byebug
  capybara
  capybara-lockstep
  capybara-screenshot
  cssbundling-rails
  devise
  devise_two_factor_authentication
  dotenv-rails
  erb_lint
  excon (~> 0.111.0)
  factory_bot_rails
  faker
  govuk-components (~> 5.7)
  govuk_design_system_formbuilder (~> 5.7)
  govuk_markdown
  jsbundling-rails
  json-schema
  listen (~> 3.3)
  method_source (~> 1.1)
  notifications-ruby-client
  overcommit (>= 0.37.0)
  paper_trail (~> 15.2)
  paper_trail-globalid
  parallel_tests
  pg (~> 1.1)
  possessive
  propshaft
  pry-byebug
  puma (~> 6.4)
  pundit
  rack (>= 2.2.6.3)
  rack-attack
  rack-mini-profiler (~> 3.3.0)
  rails (~> 7.2.2)
  rails_admin (~> 3.1)
  redcarpet (~> 3.6)
  redis (~> 4.8)
  roo
  rspec-rails
  rubocop-govuk (= 4.3.0)
  rubocop-performance
  rubocop-rails
  ruby-openai
  selenium-webdriver
  sentry-rails
  sentry-ruby
  sidekiq
  sidekiq-cron
  simplecov
  stimulus-rails
  timecop (~> 0.9.4)
  tzinfo-data
  uk_postcode
  unread
  view_component (~> 3.9)
  web-console (>= 4.1.0)
  webmock

RUBY VERSION
   ruby 3.1.6p260

BUNDLED WITH
   2.6.4