ministryofjustice/peoplefinder

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/compliance-innovations/opensearch-rails.git
  revision: e128c9e8fc5311bbf74d98b5b5e76c222ebccc95
  specs:
    opensearch-model (1.0.0)
      activesupport (> 3)
      hashie
      opensearch-ruby (~> 2.0)
    opensearch-rails (1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.1.3.2)
      actionpack (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.1.3.2)
      actionpack (= 7.1.3.2)
      activejob (= 7.1.3.2)
      activerecord (= 7.1.3.2)
      activestorage (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.1.3.2)
      actionpack (= 7.1.3.2)
      actionview (= 7.1.3.2)
      activejob (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.2)
    actionpack (7.1.3.2)
      actionview (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    actiontext (7.1.3.2)
      actionpack (= 7.1.3.2)
      activerecord (= 7.1.3.2)
      activestorage (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.1.3.2)
      activesupport (= 7.1.3.2)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activejob (7.1.3.2)
      activesupport (= 7.1.3.2)
      globalid (>= 0.3.6)
    activemodel (7.1.3.2)
      activesupport (= 7.1.3.2)
    activerecord (7.1.3.2)
      activemodel (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      timeout (>= 0.4.0)
    activestorage (7.1.3.2)
      actionpack (= 7.1.3.2)
      activejob (= 7.1.3.2)
      activerecord (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      marcel (~> 1.0)
    activesupport (7.1.3.2)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      mutex_m
      tzinfo (~> 2.0)
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    ancestry (4.3.3)
      activerecord (>= 5.2.6)
    annotate (3.2.0)
      activerecord (>= 3.2, < 8.0)
      rake (>= 10.4, < 14.0)
    ast (2.4.2)
    awesome_print (1.9.2)
    aws-eventstream (1.2.0)
    aws-partitions (1.766.0)
    aws-sdk-core (3.173.0)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.651.0)
      aws-sigv4 (~> 1.5)
      jmespath (~> 1, >= 1.6.1)
    aws-sdk-kms (1.64.0)
      aws-sdk-core (~> 3, >= 3.165.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.122.0)
      aws-sdk-core (~> 3, >= 3.165.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.4)
    aws-sigv4 (1.5.2)
      aws-eventstream (~> 1, >= 1.0.2)
    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)
    better_errors (2.10.1)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
      rouge (>= 1.0.0)
    bigdecimal (3.1.7)
    binding_of_caller (1.0.0)
      debug_inspector (>= 0.0.1)
    brakeman (5.2.3)
    builder (3.2.4)
    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)
    carrierwave (3.0.7)
      activemodel (>= 6.0.0)
      activesupport (>= 6.0.0)
      addressable (~> 2.6)
      image_processing (~> 1.1)
      marcel (~> 1.0.0)
      ssrf_filter (~> 1.0)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    daemons (1.4.1)
    database_cleaner (2.0.2)
      database_cleaner-active_record (>= 2, < 3)
    database_cleaner-active_record (2.1.0)
      activerecord (>= 5.a)
      database_cleaner-core (~> 2.0.0)
    database_cleaner-core (2.0.1)
    date (3.3.4)
    debug (1.8.0)
      irb (>= 1.5.0)
      reline (>= 0.3.1)
    debug_inspector (1.1.0)
    delayed_job (4.1.10)
      activesupport (>= 3.0, < 8.0)
    delayed_job_active_record (4.1.7)
      activerecord (>= 3.0, < 8.0)
      delayed_job (>= 3.0, < 5)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.5.1)
    docile (1.4.0)
    dotenv (2.7.6)
    dotenv-rails (2.7.6)
      dotenv (= 2.7.6)
      railties (>= 3.2)
    drb (2.2.1)
    erubi (1.12.0)
    erubis (2.7.0)
    excon (0.110.0)
    execjs (2.9.1)
    factory_bot (6.4.6)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.4.3)
      factory_bot (~> 6.4)
      railties (>= 5.0.0)
    faker (3.2.2)
      i18n (>= 1.8.11, < 2)
    faraday (1.10.0)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-httpclient (~> 1.0)
      faraday-multipart (~> 1.0)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.0)
      faraday-patron (~> 1.0)
      faraday-rack (~> 1.0)
      faraday-retry (~> 1.0)
      ruby2_keywords (>= 0.0.4)
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-excon (1.1.0)
    faraday-httpclient (1.0.1)
    faraday-multipart (1.0.3)
      multipart-post (>= 1.2, < 3)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.2.0)
    faraday-patron (1.0.0)
    faraday-rack (1.0.0)
    faraday-retry (1.0.3)
    fastimage (2.2.7)
    ffi (1.15.5)
    fog-aws (3.22.0)
      fog-core (~> 2.1)
      fog-json (~> 1.1)
      fog-xml (~> 0.1)
    fog-core (2.4.0)
      builder
      excon (~> 0.71)
      formatador (>= 0.2, < 2.0)
      mime-types
    fog-json (1.2.0)
      fog-core
      multi_json (~> 1.10)
    fog-xml (0.1.4)
      fog-core
      nokogiri (>= 1.5.11, < 2.0.0)
    formatador (1.1.0)
    friendly_id (5.5.1)
      activerecord (>= 4.0.0)
    globalid (1.2.1)
      activesupport (>= 6.1)
    google-protobuf (3.25.3-aarch64-linux)
    google-protobuf (3.25.3-arm64-darwin)
    google-protobuf (3.25.3-x86_64-darwin)
    google-protobuf (3.25.3-x86_64-linux)
    googleapis-common-protos-types (1.14.0)
      google-protobuf (~> 3.18)
    govspeak (6.8.3)
      actionview (>= 6)
      addressable (>= 2.3.8, < 3)
      govuk_publishing_components (>= 23)
      htmlentities (~> 4)
      i18n (>= 0.7)
      kramdown (>= 2.3.1)
      nokogiri (~> 1.12)
      rinku (~> 2.0)
      sanitize (~> 6)
    govuk_app_config (9.5.0)
      logstasher (~> 2.1)
      opentelemetry-exporter-otlp (>= 0.25, < 0.27)
      opentelemetry-instrumentation-all (>= 0.39.1, < 0.51.0)
      opentelemetry-sdk (~> 1.2)
      plek (>= 4, < 6)
      prometheus_exporter (~> 2.0)
      puma (>= 5.6, < 7.0)
      rack-proxy (~> 0.7)
      sentry-rails (~> 5.3)
      sentry-ruby (~> 5.3)
      statsd-ruby (~> 1.5)
    govuk_elements_form_builder (0.1.1)
      rails (>= 4.2)
    govuk_elements_rails (2.2.1)
      govuk_frontend_toolkit (>= 5.0.2)
      rails (>= 4.1.0)
      sass (>= 3.2.0)
    govuk_frontend_toolkit (9.0.1)
      railties (>= 3.1.0)
    govuk_notify_rails (2.2.0)
      notifications-ruby-client (~> 5.1)
      rails (>= 4.1.0)
    govuk_personalisation (0.11.2)
      plek (>= 1.9.0)
      rails (>= 6, < 8)
    govuk_publishing_components (35.18.0)
      govuk_app_config
      govuk_personalisation (>= 0.7.0)
      kramdown
      plek
      rails (>= 6)
      rouge
      sprockets (>= 3)
    govuk_template (0.26.0)
      rails (>= 3.1)
    haml (5.2.2)
      temple (>= 0.8.0)
      tilt
    haml-rails (2.0.1)
      actionpack (>= 5.1)
      activesupport (>= 5.1)
      haml (>= 4.0.6, < 6.0)
      html2haml (>= 1.0.1)
      railties (>= 5.1)
    hashdiff (1.0.1)
    hashie (5.0.0)
    html2haml (2.2.0)
      erubis (~> 2.7.0)
      haml (>= 4.0, < 6)
      nokogiri (>= 1.6.0)
      ruby_parser (~> 3.5)
    htmlentities (4.3.4)
    i18n (1.14.4)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    io-console (0.7.2)
    irb (1.12.0)
      rdoc
      reline (>= 0.4.2)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jmespath (1.6.2)
    jquery-rails (4.5.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.6.3)
    jwt (2.7.0)
    keen (1.1.1)
      addressable (~> 2.5)
      multi_json (~> 1.12)
    kramdown (2.4.0)
      rexml
    listen (3.8.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    logstasher (2.1.5)
      activesupport (>= 5.2)
      request_store
    loofah (2.22.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)
    mime-types (3.5.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.0305)
    mini_magick (4.11.0)
    mini_mime (1.1.5)
    minitest (5.22.3)
    multi_json (1.15.0)
    multipart-post (2.1.1)
    mutex_m (0.2.0)
    net-imap (0.4.10)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.0)
      net-protocol
    netaddr (2.0.6)
    nio4r (2.7.1)
    nokogiri (1.16.3-aarch64-linux)
      racc (~> 1.4)
    nokogiri (1.16.3-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.16.3-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.16.3-x86_64-linux)
      racc (~> 1.4)
    notifications-ruby-client (5.4.0)
      jwt (>= 1.5, < 3)
    opensearch-api (2.2.0)
      multi_json
    opensearch-ruby (2.1.0)
      opensearch-api (~> 2.1)
      opensearch-transport (~> 2.0)
    opensearch-transport (2.1.0)
      faraday (>= 1.0, < 3)
      multi_json
    opentelemetry-api (1.2.3)
    opentelemetry-common (0.20.0)
      opentelemetry-api (~> 1.0)
    opentelemetry-exporter-otlp (0.26.3)
      google-protobuf (~> 3.14)
      googleapis-common-protos-types (~> 1.3)
      opentelemetry-api (~> 1.1)
      opentelemetry-common (~> 0.20)
      opentelemetry-sdk (~> 1.2)
      opentelemetry-semantic_conventions
    opentelemetry-instrumentation-action_pack (0.7.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
      opentelemetry-instrumentation-rack (~> 0.21)
    opentelemetry-instrumentation-action_view (0.6.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-active_support (~> 0.1)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-active_job (0.6.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-active_model_serializers (0.20.1)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-active_record (0.6.2)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
      ruby2_keywords
    opentelemetry-instrumentation-active_support (0.4.2)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-all (0.50.1)
      opentelemetry-instrumentation-active_model_serializers (~> 0.20.1)
      opentelemetry-instrumentation-aws_sdk (~> 0.5.0)
      opentelemetry-instrumentation-bunny (~> 0.21.0)
      opentelemetry-instrumentation-concurrent_ruby (~> 0.21.1)
      opentelemetry-instrumentation-dalli (~> 0.24.1)
      opentelemetry-instrumentation-delayed_job (~> 0.21.0)
      opentelemetry-instrumentation-ethon (~> 0.21.1)
      opentelemetry-instrumentation-excon (~> 0.21.1)
      opentelemetry-instrumentation-faraday (~> 0.23.1)
      opentelemetry-instrumentation-grape (~> 0.1.3)
      opentelemetry-instrumentation-graphql (~> 0.26.2)
      opentelemetry-instrumentation-gruf (~> 0.1.0)
      opentelemetry-instrumentation-http (~> 0.23.1)
      opentelemetry-instrumentation-http_client (~> 0.22.1)
      opentelemetry-instrumentation-koala (~> 0.20.1)
      opentelemetry-instrumentation-lmdb (~> 0.22.1)
      opentelemetry-instrumentation-mongo (~> 0.22.1)
      opentelemetry-instrumentation-mysql2 (~> 0.24.2)
      opentelemetry-instrumentation-net_http (~> 0.22.1)
      opentelemetry-instrumentation-pg (~> 0.25.2)
      opentelemetry-instrumentation-que (~> 0.7.0)
      opentelemetry-instrumentation-racecar (~> 0.3.0)
      opentelemetry-instrumentation-rack (~> 0.23.1)
      opentelemetry-instrumentation-rails (~> 0.28.0)
      opentelemetry-instrumentation-rake (~> 0.2.1)
      opentelemetry-instrumentation-rdkafka (~> 0.4.0)
      opentelemetry-instrumentation-redis (~> 0.25.1)
      opentelemetry-instrumentation-resque (~> 0.5.0)
      opentelemetry-instrumentation-restclient (~> 0.22.1)
      opentelemetry-instrumentation-ruby_kafka (~> 0.21.0)
      opentelemetry-instrumentation-sidekiq (~> 0.25.0)
      opentelemetry-instrumentation-sinatra (~> 0.23.1)
      opentelemetry-instrumentation-trilogy (~> 0.56.1)
    opentelemetry-instrumentation-aws_sdk (0.5.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-base (0.22.2)
      opentelemetry-api (~> 1.0)
      opentelemetry-registry (~> 0.1)
    opentelemetry-instrumentation-bunny (0.21.1)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-concurrent_ruby (0.21.1)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-dalli (0.24.2)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-delayed_job (0.21.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-ethon (0.21.2)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-excon (0.21.2)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-faraday (0.23.2)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-grape (0.1.4)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
      opentelemetry-instrumentation-rack (~> 0.21)
    opentelemetry-instrumentation-graphql (0.26.7)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-gruf (0.1.0)
      opentelemetry-api (>= 1.0.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-http (0.23.1)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-http_client (0.22.2)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-koala (0.20.2)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-lmdb (0.22.1)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-mongo (0.22.1)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-mysql2 (0.24.3)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-net_http (0.22.2)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-pg (0.25.3)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-que (0.7.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-racecar (0.3.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-rack (0.23.4)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-rails (0.28.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-action_pack (~> 0.7.0)
      opentelemetry-instrumentation-action_view (~> 0.6.0)
      opentelemetry-instrumentation-active_job (~> 0.6.0)
      opentelemetry-instrumentation-active_record (~> 0.6.1)
      opentelemetry-instrumentation-active_support (~> 0.4.1)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-rake (0.2.1)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-rdkafka (0.4.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-redis (0.25.3)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-resque (0.5.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-restclient (0.22.2)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-ruby_kafka (0.21.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-sidekiq (0.25.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
    opentelemetry-instrumentation-sinatra (0.23.2)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.20.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
      opentelemetry-instrumentation-rack (~> 0.21)
    opentelemetry-instrumentation-trilogy (0.56.3)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.22.1)
      opentelemetry-semantic_conventions (>= 1.8.0)
    opentelemetry-registry (0.3.0)
      opentelemetry-api (~> 1.1)
    opentelemetry-sdk (1.3.0)
      opentelemetry-api (~> 1.1)
      opentelemetry-common (~> 0.20)
      opentelemetry-registry (~> 0.2)
      opentelemetry-semantic_conventions
    opentelemetry-semantic_conventions (1.10.0)
      opentelemetry-api (~> 1.0)
    paper_trail (15.1.0)
      activerecord (>= 6.1)
      request_store (~> 1.4)
    parallel (1.23.0)
    parser (3.2.2.3)
      ast (~> 2.4.1)
      racc
    pg (1.3.5)
    plek (4.0.0)
    prometheus_exporter (2.0.3)
      webrick
    psych (5.1.2)
      stringio
    public_suffix (5.0.4)
    puma (6.4.2)
      nio4r (~> 2.0)
    pundit (2.3.0)
      activesupport (>= 3.0.0)
    racc (1.7.3)
    rack (3.0.10)
    rack-protection (2.2.0)
      rack
    rack-proxy (0.7.7)
      rack
    rack-session (2.0.0)
      rack (>= 3.0.0)
    rack-test (2.1.0)
      rack (>= 1.3)
    rackup (2.1.0)
      rack (>= 3)
      webrick (~> 1.8)
    rails (7.1.3.2)
      actioncable (= 7.1.3.2)
      actionmailbox (= 7.1.3.2)
      actionmailer (= 7.1.3.2)
      actionpack (= 7.1.3.2)
      actiontext (= 7.1.3.2)
      actionview (= 7.1.3.2)
      activejob (= 7.1.3.2)
      activemodel (= 7.1.3.2)
      activerecord (= 7.1.3.2)
      activestorage (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      bundler (>= 1.15.0)
      railties (= 7.1.3.2)
    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)
    railties (7.1.3.2)
      actionpack (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.1.0)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rdoc (6.6.3.1)
      psych (>= 4.0.0)
    regexp_parser (2.9.0)
    reline (0.5.0)
      io-console (~> 0.5)
    request_store (1.6.0)
      rack (>= 1.4)
    rexml (3.2.6)
    rinku (2.0.6)
    rouge (3.29.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-json_expectations (2.2.0)
    rspec-mocks (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (6.1.2)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.13)
      rspec-expectations (~> 3.13)
      rspec-mocks (~> 3.13)
      rspec-support (~> 3.13)
    rspec-support (3.13.1)
    rubocop (1.44.1)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.24.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.24.1)
      parser (>= 3.1.1.0)
    rubocop-capybara (2.18.0)
      rubocop (~> 1.41)
    rubocop-govuk (4.10.0)
      rubocop (= 1.44.1)
      rubocop-ast (= 1.24.1)
      rubocop-rails (= 2.17.4)
      rubocop-rake (= 0.6.0)
      rubocop-rspec (= 2.18.1)
    rubocop-rails (2.17.4)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    rubocop-rspec (2.18.1)
      rubocop (~> 1.33)
      rubocop-capybara (~> 2.17)
    ruby-progressbar (1.13.0)
    ruby-vips (2.2.1)
      ffi (~> 1.12)
    ruby2_keywords (0.0.5)
    ruby_parser (3.19.1)
      sexp_processor (~> 4.16)
    rubyzip (2.3.2)
    sanitize (6.1.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    sass (3.7.4)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sass-rails (6.0.0)
      sassc-rails (~> 2.1, >= 2.1.1)
    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
    selenium-webdriver (4.15.0)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    sentry-rails (5.9.0)
      railties (>= 5.0)
      sentry-ruby (~> 5.9.0)
    sentry-ruby (5.9.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
    sexp_processor (4.16.1)
    shoulda-matchers (5.1.0)
      activesupport (>= 5.2.0)
    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)
    site_prism (4.0.3)
      addressable (~> 2.8)
      capybara (~> 3.27)
      site_prism-all_there (~> 2.0)
    site_prism-all_there (2.0.2)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    ssrf_filter (1.1.2)
    statsd-ruby (1.5.0)
    stringio (3.1.0)
    temple (0.8.2)
    terser (1.2.0)
      execjs (>= 0.3.0, < 3)
    text (1.3.1)
    thor (1.3.1)
    thread_safe (0.3.6)
    tilt (2.0.10)
    timecop (0.9.8)
    timeout (0.4.1)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    tzinfo-data (1.2022.1)
      tzinfo (>= 1.0.0)
    unicode-display_width (2.4.2)
    useragent (0.16.10)
    virtus (2.0.0)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
    webmock (3.14.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrick (1.8.1)
    websocket (1.2.10)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    will_paginate (3.3.1)
    will_paginate-bootstrap (1.0.2)
      will_paginate (>= 3.0.3)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.13)

PLATFORMS
  aarch64-linux-musl
  arm64-darwin-21
  x86_64-darwin-22
  x86_64-linux
  x86_64-linux-musl

DEPENDENCIES
  ancestry
  annotate
  awesome_print
  aws-sdk-s3
  better_errors
  binding_of_caller
  brakeman
  capybara
  carrierwave
  daemons
  database_cleaner
  debug
  delayed_job_active_record (~> 4.1.7)
  dotenv-rails
  factory_bot_rails
  faker (~> 3.2)
  fastimage (~> 2.2)
  ffi (>= 1.9.24)
  fog-aws
  friendly_id
  govspeak
  govuk_elements_form_builder (= 0.1.1)
  govuk_elements_rails (= 2.2.1)
  govuk_frontend_toolkit (= 9.0.1)
  govuk_notify_rails
  govuk_template (~> 0.26.0)
  haml-rails
  jbuilder (~> 2.11)
  jquery-rails
  keen
  listen
  logstasher (~> 2.1.5)
  mail (>= 2.8)
  mini_magick (>= 4.9.4)
  netaddr (~> 2.0.6)
  opensearch-model!
  opensearch-rails!
  paper_trail
  pg
  prometheus_exporter
  puma
  pundit (~> 2.3)
  rack-protection
  rails (~> 7.1.3)
  rails-controller-testing
  rspec-json_expectations
  rspec-rails
  rubocop-govuk
  sanitize
  sass-rails
  selenium-webdriver
  sentry-rails
  sentry-ruby
  shoulda-matchers
  simplecov
  site_prism
  sprockets-rails
  terser
  text
  timecop
  tzinfo-data
  useragent (~> 0.10)
  virtus
  webmock
  will_paginate (~> 3.0, >= 3.0.3)
  will_paginate-bootstrap (~> 1.0, >= 1.0.1)

RUBY VERSION
   ruby 3.2.2p53

BUNDLED WITH
   2.4.19