Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.1.4.2)
      actionpack (= 7.1.4.2)
      activesupport (= 7.1.4.2)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.1.4.2)
      actionpack (= 7.1.4.2)
      activejob (= 7.1.4.2)
      activerecord (= 7.1.4.2)
      activestorage (= 7.1.4.2)
      activesupport (= 7.1.4.2)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.1.4.2)
      actionpack (= 7.1.4.2)
      actionview (= 7.1.4.2)
      activejob (= 7.1.4.2)
      activesupport (= 7.1.4.2)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.2)
    actionpack (7.1.4.2)
      actionview (= 7.1.4.2)
      activesupport (= 7.1.4.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.4.2)
      actionpack (= 7.1.4.2)
      activerecord (= 7.1.4.2)
      activestorage (= 7.1.4.2)
      activesupport (= 7.1.4.2)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.1.4.2)
      activesupport (= 7.1.4.2)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activejob (7.1.4.2)
      activesupport (= 7.1.4.2)
      globalid (>= 0.3.6)
    activemodel (7.1.4.2)
      activesupport (= 7.1.4.2)
    activerecord (7.1.4.2)
      activemodel (= 7.1.4.2)
      activesupport (= 7.1.4.2)
      timeout (>= 0.4.0)
    activerecord-postgis-adapter (9.0.2)
      activerecord (~> 7.1.0)
      rgeo-activerecord (~> 7.0.0)
    activestorage (7.1.4.2)
      actionpack (= 7.1.4.2)
      activejob (= 7.1.4.2)
      activerecord (= 7.1.4.2)
      activesupport (= 7.1.4.2)
      marcel (~> 1.0)
    activesupport (7.1.4.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.7)
      public_suffix (>= 2.0.2, < 7.0)
    airbrake (13.0.4)
      airbrake-ruby (~> 6.0)
    airbrake-ruby (6.2.2)
      rbtree3 (~> 0.6)
    ast (2.4.2)
    auth0 (5.17.0)
      addressable (~> 2.8)
      jwt (~> 2.7)
      rest-client (~> 2.1)
      retryable (~> 3.0)
      zache (~> 0.12)
    base64 (0.2.0)
    bcrypt (3.1.20)
    bigdecimal (3.1.8)
    bindex (0.8.1)
    bootsnap (1.18.4)
      msgpack (~> 1.2)
    builder (3.3.0)
    bullet (7.2.0)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    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)
    character_set (1.8.0)
    childprocess (5.1.0)
      logger (~> 1.5)
    client_side_validations (22.2.0)
      js_regex (~> 3.7)
      rails (>= 6.1, < 8.0)
    client_side_validations-simple_form (16.0.0)
      client_side_validations (~> 22.0)
      simple_form (~> 5.2)
    coderay (1.1.3)
    concurrent-ruby (1.3.4)
    connection_pool (2.4.1)
    crack (1.0.0)
      bigdecimal
      rexml
    crass (1.0.6)
    date (3.3.4)
    devise (4.9.4)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.5.1)
    docile (1.4.1)
    domain_name (0.6.20240107)
    drb (2.2.1)
    email_spec (2.3.0)
      htmlentities (~> 4.3.3)
      launchy (>= 2.1, < 4.0)
      mail (~> 2.7)
    erubi (1.13.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.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
    friendly_id (5.5.1)
      activerecord (>= 4.0.0)
    glob (0.4.1)
    globalid (1.2.1)
      activesupport (>= 6.1)
    hashdiff (1.1.1)
    hashie (5.0.0)
    htmlentities (4.3.4)
    http-accept (1.7.0)
    http-cookie (1.0.7)
      domain_name (~> 0.5)
    http_accept_language (2.1.1)
    i18n (1.14.6)
      concurrent-ruby (~> 1.0)
    i18n-js (4.2.3)
      glob (>= 0.4.0)
      i18n
    inline_svg (1.10.0)
      activesupport (>= 3.0)
      nokogiri (>= 1.6)
    io-console (0.7.2)
    irb (1.14.1)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    jbuilder (2.13.0)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    js_regex (3.11.1)
      character_set (~> 1.4)
      regexp_parser (>= 2.6.2, < 3.0.0)
      regexp_property_values (~> 1.0)
    json (2.7.4)
    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.1)
      addressable (~> 2.8)
      childprocess (~> 5.0)
    logger (1.6.1)
    loofah (2.23.1)
      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)
    mime-types (3.6.0)
      logger
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.1001)
    mini_mime (1.1.5)
    mini_portile2 (2.8.7)
    minitest (5.25.1)
    msgpack (1.7.3)
    multi_xml (0.7.1)
      bigdecimal (~> 3.1)
    mutex_m (0.2.0)
    net-http (0.4.1)
      uri
    net-imap (0.5.0)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.0)
      net-protocol
    netrc (0.11.0)
    newrelic_rpm (9.14.0)
    nio4r (2.7.3)
    nokogiri (1.16.7)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    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)
    omniauth (2.1.2)
      hashie (>= 3.4.6)
      rack (>= 2.2.3)
      rack-protection
    omniauth-auth0 (3.1.1)
      omniauth (~> 2)
      omniauth-oauth2 (~> 1)
    omniauth-oauth2 (1.8.0)
      oauth2 (>= 1.4, < 3)
      omniauth (~> 2.0)
    omniauth-rails_csrf_protection (1.0.2)
      actionpack (>= 4.2)
      omniauth (~> 2.0)
    orm_adapter (0.5.0)
    package_json (0.1.0)
    parallel (1.26.3)
    parser (3.3.5.0)
      ast (~> 2.4.1)
      racc
    pg (1.5.9)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.10.1)
      byebug (~> 11.0)
      pry (>= 0.13, < 0.15)
    pry-rails (0.3.11)
      pry (>= 0.13.0)
    psych (5.1.2)
      stringio
    public_suffix (6.0.1)
    puma (6.4.3)
      nio4r (~> 2.0)
    racc (1.8.1)
    rack (3.1.8)
    rack-protection (4.0.0)
      base64 (>= 0.1.0)
      rack (>= 3.0.0, < 4)
    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.4.2)
      actioncable (= 7.1.4.2)
      actionmailbox (= 7.1.4.2)
      actionmailer (= 7.1.4.2)
      actionpack (= 7.1.4.2)
      actiontext (= 7.1.4.2)
      actionview (= 7.1.4.2)
      activejob (= 7.1.4.2)
      activemodel (= 7.1.4.2)
      activerecord (= 7.1.4.2)
      activestorage (= 7.1.4.2)
      activesupport (= 7.1.4.2)
      bundler (>= 1.15.0)
      railties (= 7.1.4.2)
    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.4.2)
      actionpack (= 7.1.4.2)
      activesupport (= 7.1.4.2)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.2.1)
    rbtree3 (0.7.1)
    rdoc (6.7.0)
      psych (>= 4.0.0)
    regexp_parser (2.9.2)
    regexp_property_values (1.5.2)
    reline (0.5.10)
      io-console (~> 0.5)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    retryable (3.0.5)
    rexml (3.3.9)
    rgeo (3.0.1)
    rgeo-activerecord (7.0.1)
      activerecord (>= 5.0)
      rgeo (>= 1.0.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-mocks (3.13.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (7.0.1)
      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-support (3.13.1)
    rubocop (1.67.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.32.3)
      parser (>= 3.3.1.0)
    rubocop-capybara (2.21.0)
      rubocop (~> 1.41)
    rubocop-factory_bot (2.26.1)
      rubocop (~> 1.61)
    rubocop-performance (1.22.1)
      rubocop (>= 1.48.1, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.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)
    rubocop-rspec (3.2.0)
      rubocop (~> 1.61)
    rubocop-rspec_rails (2.30.0)
      rubocop (~> 1.61)
      rubocop-rspec (~> 3, >= 3.0.1)
    ruby-progressbar (1.13.0)
    rubyzip (2.3.2)
    secure_headers (7.0.0)
    selenium-webdriver (4.25.0)
      base64 (~> 0.2)
      logger (~> 1.4)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    semantic_range (3.0.0)
    shakapacker (8.0.2)
      activesupport (>= 5.2)
      package_json
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    simple_form (5.3.1)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    simpleconfig (2.0.1)
    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)
    slim (5.2.1)
      temple (~> 0.10.0)
      tilt (>= 2.1.0)
    slim-rails (3.6.3)
      actionpack (>= 3.1)
      railties (>= 3.1)
      slim (>= 3.0, < 6.0, != 5.0.0)
    slim_lint (0.31.0)
      rexml (~> 3.2)
      rubocop (>= 1.0, < 2.0)
      slim (>= 3.0, < 6.0)
    snaky_hash (2.0.1)
      hashie
      version_gem (~> 1.1, >= 1.1.1)
    stringio (3.1.1)
    sucker_punch (3.2.0)
      concurrent-ruby (~> 1.0)
    temple (0.10.3)
    thor (1.3.2)
    tilt (2.4.0)
    timeout (0.4.1)
    turbolinks (5.2.1)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.6.0)
    uniform_notifier (1.16.0)
    uri (0.13.1)
    version_gem (1.1.4)
    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.24.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrick (1.8.2)
    websocket (1.2.11)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zache (0.13.2)
    zeitwerk (2.7.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord-postgis-adapter (~> 9.0)
  airbrake (~> 13.0)
  auth0 (~> 5.17)
  bootsnap (~> 1.18)
  bullet
  byebug
  capybara
  client_side_validations (~> 22.2)
  client_side_validations-simple_form (~> 16.0)
  devise (~> 4.9)
  email_spec
  factory_bot_rails
  faker
  friendly_id (~> 5.5)
  http_accept_language (~> 2.1)
  i18n-js (~> 4.2)
  inline_svg (~> 1.10)
  jbuilder (~> 2.13)
  kaminari (~> 1.2)
  newrelic_rpm (~> 9.14)
  omniauth (~> 2.1)
  omniauth-auth0 (~> 3.1)
  omniauth-rails_csrf_protection (~> 1.0)
  pg (~> 1.5)
  pry
  pry-byebug
  pry-rails
  puma (~> 6.4)
  rails (= 7.1.4.2)
  rgeo (~> 3.0)
  rspec-rails
  rubocop-capybara
  rubocop-factory_bot
  rubocop-performance
  rubocop-rails
  rubocop-rspec
  rubocop-rspec_rails
  secure_headers (~> 7.0)
  selenium-webdriver
  shakapacker (= 8.0.2)
  simple_form (~> 5.3)
  simpleconfig (~> 2.0)
  simplecov
  simplecov-lcov
  slim-rails (~> 3.6)
  slim_lint
  sucker_punch (~> 3.2)
  turbolinks (~> 5.2)
  tzinfo-data
  web-console
  webmock

RUBY VERSION
   ruby 3.3.5p100

BUNDLED WITH
   2.5.21