af83/chouette-core

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://bitbucket.org/enroute-mobi/ara-ruby.git
  revision: 16e3f5acb1e20b051e9231eccd48a06672a0512f
  specs:
    ara (3.0.0)
      faraday
      json

GIT
  remote: https://bitbucket.org/enroute-mobi/bitset.git
  revision: bf7b4a2de68364dc6c8eba8487f73889d0e32cda
  specs:
    bitset (1.2.0)

GIT
  remote: https://bitbucket.org/enroute-mobi/cuckoo.git
  revision: a8f63f957c63f2d5c581aa48e56ef03d40d9caf5
  specs:
    cuckoo (0.1.0)
      activesupport
      bitset
      sorted_set

GIT
  remote: https://bitbucket.org/enroute-mobi/gtfs.git
  revision: 0108ed8931c39ddb939d3543aaec66e96a80ed17
  specs:
    gtfs (0.3.6)
      csv
      msgpack
      offline-sort
      rubyzip

GIT
  remote: https://bitbucket.org/enroute-mobi/has_array_of.git
  revision: 7e80fbbf30c7f56c285051d54ae73abef6ef6cb2
  specs:
    has_array_of (0.0.8)
      activerecord (~> 5.0)
      pg (~> 0.20.0)
      railties (>= 5.0)

GIT
  remote: https://bitbucket.org/enroute-mobi/language_engine.git
  revision: 05a0320b14dfe78cdd5fb72410ade7df312e804f
  specs:
    language_engine (0.0.10)
      rails (>= 5.2)

GIT
  remote: https://bitbucket.org/enroute-mobi/neptune.git
  revision: b312ac293f7fab927bc94df84d0aef4809704b07
  specs:
    neptune (0.1.0)
      ox
      rubyzip
      saxerator

GIT
  remote: https://bitbucket.org/enroute-mobi/nest.git
  revision: bdb2257ab4a92087d9766d354280214cfd665b0c
  specs:
    nest (0.1)
      activesupport
      unsplash

GIT
  remote: https://bitbucket.org/enroute-mobi/netex.git
  revision: 67228fbb1b395509a056ba0e7262e3b4d30cabef
  specs:
    netex (0.1.2)
      activesupport
      ox
      rgeo-proj4
      rubyzip

GIT
  remote: https://github.com/metaware/carrierwave-google-storage.git
  revision: d8092cb70096ae599ffb99ab99ee13c9fc4deafd
  specs:
    carrierwave-google-storage (1.0.0)
      activemodel (>= 3.2.0)
      carrierwave (>= 1.3.2, < 3)
      google-cloud-storage (~> 1.18.2)

GEM
  remote: https://rubygems.org/
  specs:
    aasm (5.5.0)
      concurrent-ruby (~> 1.0)
    actioncable (5.2.8.1)
      actionpack (= 5.2.8.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.8.1)
      actionpack (= 5.2.8.1)
      actionview (= 5.2.8.1)
      activejob (= 5.2.8.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.8.1)
      actionview (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.8.1)
      activesupport (= 5.2.8.1)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active_attr (0.16.0)
      actionpack (>= 3.0.2, < 7.2)
      activemodel (>= 3.0.2, < 7.2)
      activesupport (>= 3.0.2, < 7.2)
    activejob (5.2.8.1)
      activesupport (= 5.2.8.1)
      globalid (>= 0.3.6)
    activemodel (5.2.8.1)
      activesupport (= 5.2.8.1)
    activemodel-serializers-xml (1.0.2)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)
    activerecord (5.2.8.1)
      activemodel (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      arel (>= 9.0)
    activerecord-nulldb-adapter (1.0.1)
      activerecord (>= 5.2.0, < 7.2)
    activerecord-postgis-adapter (5.2.3)
      activerecord (~> 5.1)
      rgeo-activerecord (~> 6.0)
    activestorage (5.2.8.1)
      actionpack (= 5.2.8.1)
      activerecord (= 5.2.8.1)
      marcel (~> 1.0.0)
    activesupport (5.2.8.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    acts_as_list (1.1.0)
      activerecord (>= 4.2)
    acts_as_tree (2.9.1)
      activerecord (>= 3.0.0)
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    arel (9.0.0)
    ast (2.4.2)
    autoprefixer-rails (10.4.15.0)
      execjs (~> 2)
    awesome_print (1.9.2)
    bcrypt (3.1.19)
    bcrypt_pbkdf (1.1.0)
    benchmark-ips (2.10.0)
    benchmark-malloc (0.2.0)
    benchmark-perf (0.6.0)
    benchmark-trend (0.4.0)
    better_errors (2.10.1)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
      rouge (>= 1.0.0)
    better_html (1.0.16)
      actionview (>= 4.0)
      activesupport (>= 4.0)
      ast (~> 2.0)
      erubi (~> 1.4)
      html_tokenizer (~> 0.0.6)
      parser (>= 2.4)
      smart_properties
    binding_of_caller (1.0.0)
      debug_inspector (>= 0.0.1)
    bootsnap (1.17.1)
      msgpack (~> 1.2)
    bootstrap-sass (3.4.1)
      autoprefixer-rails (>= 5.2.1)
      sassc (>= 2.0.0)
    builder (3.2.4)
    bulk_insert (1.9.0)
      activerecord (>= 3.2.0)
    bullet (7.1.6)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    bummr (0.6.0)
      rainbow
      thor
    bundler-audit (0.9.1)
      bundler (>= 1.2.0, < 3)
      thor (~> 1.0)
    byebug (11.1.3)
    calendar_helper (0.2.5)
      open4
    capybara (3.15.1)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (~> 1.2)
      xpath (~> 3.2)
    carrierwave (1.3.4)
      activemodel (>= 4.0.0)
      activesupport (>= 4.0.0)
      mime-types (>= 1.16)
      ssrf_filter (~> 1.0, < 1.1.0)
    choice (0.2.0)
    cliver (0.3.2)
    cocoon (1.2.15)
    coderay (1.1.3)
    coffee-rails (5.0.0)
      coffee-script (>= 2.2.0)
      railties (>= 5.2.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
    countries (5.7.0)
      unaccent (~> 0.3)
    country_select (8.0.3)
      countries (~> 5.0)
    coverband (5.2.5)
      redis (>= 3.0)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    css_parser (1.12.0)
      addressable
    csv (3.2.8)
    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)
    datadog-ci (0.6.0)
      msgpack
    date (3.3.4)
    dbf (4.2.4)
    ddtrace (1.19.0)
      datadog-ci (~> 0.6.0)
      debase-ruby_core_source (= 3.3.1)
      libdatadog (~> 5.0.0.1.0)
      libddwaf (~> 1.14.0.0.0)
      msgpack
    dead_end (4.0.0)
    debase-ruby_core_source (3.3.1)
    debug_inspector (1.1.0)
    declarative (0.0.20)
    deep_cloneable (3.2.0)
      activerecord (>= 3.1.0, < 8)
    delayed_cron_job (0.9.0)
      fugit (>= 1.5)
    delayed_job (4.1.11)
      activesupport (>= 3.0, < 8.0)
    delayed_job_active_record (4.1.8)
      activerecord (>= 3.0, < 8.0)
      delayed_job (>= 3.0, < 5)
    delayed_job_heartbeat_plugin (0.5.0)
      delayed_job (>= 4.1.0)
      delayed_job_active_record (>= 4.1.0)
    derailed_benchmarks (2.1.2)
      benchmark-ips (~> 2)
      dead_end
      get_process_mem (~> 0)
      heapy (~> 0)
      memory_profiler (>= 0, < 2)
      mini_histogram (>= 0.3.0)
      rack (>= 1)
      rack-test
      rake (> 10, < 14)
      ruby-statistics (>= 2.1)
      thor (>= 0.19, < 2)
    devise (4.9.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise-encryptable (0.2.0)
      devise (>= 2.1.0)
    devise-i18n (1.12.0)
      devise (>= 4.9.0)
    devise_cas_authenticatable (1.10.4)
      devise (>= 1.2.0)
      rubycas-client (>= 2.2.1)
    devise_invitable (2.0.9)
      actionmailer (>= 5.0)
      devise (>= 4.6)
    diff-lcs (1.5.0)
    digest-crc (0.6.5)
      rake (>= 12.0.0, < 14.0.0)
    docile (1.4.0)
    dogstatsd-ruby (5.6.1)
    dotenv (2.8.1)
    dotenv-rails (2.8.1)
      dotenv (= 2.8.1)
      railties (>= 3.2)
    draper (4.0.2)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
      activemodel-serializers-xml (>= 1.0)
      activesupport (>= 5.0)
      request_store (>= 1.0)
      ruby2_keywords
    ed25519 (1.3.0)
    email_spec (2.2.2)
      htmlentities (~> 4.3.3)
      launchy (~> 2.1)
      mail (~> 2.7)
    enumerize (2.7.0)
      activesupport (>= 3.2)
    erubi (1.12.0)
    et-orbi (1.2.7)
      tzinfo
    execjs (2.8.1)
    factory_bot (6.2.1)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.2.0)
      factory_bot (~> 6.2.0)
      railties (>= 5.0.0)
    faker (3.2.3)
      i18n (>= 1.8.11, < 2)
    faraday (0.17.6)
      multipart-post (>= 1.2, < 3)
    faraday-multipart (1.0.4)
      multipart-post (~> 2)
    faraday_middleware (0.14.0)
      faraday (>= 0.7.4, < 1.0)
    ffaker (2.1.0)
    ffi (1.16.3)
    font_awesome5_rails (1.5.0)
      nokogiri (>= 1.11.3)
      railties (>= 4.2)
    formatador (0.3.0)
    fugit (1.6.0)
      et-orbi (~> 1, >= 1.2.7)
      raabro (~> 1.4)
    fuubar (2.5.1)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    geokit (1.14.0)
    georuby (2.3.0)
    get_process_mem (0.2.7)
      ffi (~> 1.0)
    globalid (1.1.0)
      activesupport (>= 5.0)
    google-api-client (0.52.0)
      addressable (~> 2.5, >= 2.5.1)
      googleauth (~> 0.9)
      httpclient (>= 2.8.1, < 3.0)
      mini_mime (~> 1.0)
      representable (~> 3.0)
      retriable (>= 2.0, < 4.0)
      rexml
      signet (~> 0.12)
    google-cloud-core (1.6.1)
      google-cloud-env (>= 1.0, < 3.a)
      google-cloud-errors (~> 1.0)
    google-cloud-env (1.6.0)
      faraday (>= 0.17.3, < 3.0)
    google-cloud-errors (1.3.1)
    google-cloud-storage (1.18.2)
      addressable (~> 2.5)
      digest-crc (~> 0.4)
      google-api-client (~> 0.26)
      google-cloud-core (~> 1.2)
      googleauth (>= 0.6.2, < 0.10.0)
      mime-types (~> 3.0)
    google-protobuf (3.25.2)
    google-protobuf (3.25.2-x86_64-darwin)
    google-protobuf (3.25.2-x86_64-linux)
    googleauth (0.9.0)
      faraday (~> 0.12)
      jwt (>= 1.4, < 3.0)
      memoist (~> 0.16)
      multi_json (~> 1.11)
      os (>= 0.9, < 2.0)
      signet (~> 0.7)
    graphiql-rails (1.9.0)
      railties
      sprockets-rails
    graphql (2.2.5)
      racc (~> 1.4)
    gretel (5.0.0)
      actionview (>= 5.1, < 7.2)
      railties (>= 5.1, < 7.2)
    guard (2.18.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.13.0)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    has_scope (0.8.0)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
    hashdiff (1.0.1)
    hashie (5.0.0)
    health_check (3.1.0)
      railties (>= 5.0)
    heapy (0.2.0)
      thor
    highline (2.1.0)
    html_tokenizer (0.0.7)
    htmlbeautifier (1.4.2)
    htmlentities (4.3.4)
    httparty (0.21.0)
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    httpclient (2.8.3)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    i18n-js (3.9.2)
      i18n (>= 0.6.6)
    i18n-tasks (1.0.13)
      activesupport (>= 4.0.2)
      ast (>= 2.1.0)
      better_html (>= 1.0, < 3.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)
    inherited_resources (1.13.1)
      actionpack (>= 5.2, < 7.1)
      has_scope (~> 0.6)
      railties (>= 5.2, < 7.1)
      responders (>= 2, < 4)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jquery-rails (4.6.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (6.0.1)
      railties (>= 3.2.16)
    json (2.7.1)
    jwt (2.7.1)
    language_server-protocol (3.17.0.3)
    launchy (2.5.2)
      addressable (~> 2.8)
    letter_opener (1.8.1)
      launchy (>= 2.2, < 3)
    letter_opener_web (1.4.1)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
    libdatadog (5.0.0.1.0)
    libdatadog (5.0.0.1.0-x86_64-linux)
    libddwaf (1.14.0.0.0)
      ffi (~> 1.0)
    libddwaf (1.14.0.0.0-x86_64-darwin)
      ffi (~> 1.0)
    libddwaf (1.14.0.0.0-x86_64-linux)
      ffi (~> 1.0)
    libv8-node (16.19.0.1)
    libv8-node (16.19.0.1-x86_64-darwin)
    libv8-node (16.19.0.1-x86_64-linux)
    license_finder (7.1.0)
      bundler
      rubyzip (>= 1, < 3)
      thor (~> 1.2)
      tomlrb (>= 1.3, < 2.1)
      with_env (= 1.1.0)
      xml-simple (~> 1.1.9)
    listen (3.7.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    lograge (0.14.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
    loofah (2.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    lumberjack (1.2.8)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.2)
    memoist (0.16.2)
    memory_profiler (1.0.0)
    method_source (1.0.0)
    mime-types (3.5.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.1205)
    mimemagic (0.4.3)
      nokogiri (~> 1)
      rake
    mini_histogram (0.3.1)
    mini_mime (1.1.5)
    mini_portile2 (2.8.5)
    mini_racer (0.6.4)
      libv8-node (~> 16.19.0.0)
    minitest (5.22.2)
    msgpack (1.7.2)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    multipart-post (2.3.0)
    nenv (0.3.0)
    net-imap (0.3.7)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-sftp (4.0.0)
      net-ssh (>= 5.0.0, < 8.0.0)
    net-smtp (0.4.0)
      net-protocol
    net-ssh (7.0.1)
    nio4r (2.7.0)
    nokogiri (1.15.5)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    nokogiri (1.15.5-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.15.5-x86_64-linux)
      racc (~> 1.4)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    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)
    offline-sort (0.2.0)
    open4 (1.3.4)
    orm_adapter (0.5.0)
    os (1.1.4)
    ox (2.14.17)
    parallel (1.24.0)
    parallel_tests (4.4.0)
      parallel
    parser (3.2.2.4)
      ast (~> 2.4.1)
      racc
    pg (0.20.0)
    phantomjs (2.1.1.0)
    pkg-config (1.5.2)
    poltergeist (1.18.1)
      capybara (>= 2.1, < 4)
      cliver (~> 0.3.1)
      websocket-driver (>= 0.2.0)
    polylines (0.4.0)
    postgres-copy (1.7.1)
      activerecord (>= 5.1)
      pg (>= 0.17)
    postgresql_cursor (0.6.6)
      activerecord (>= 3.1.0)
    premailer (1.18.0)
      addressable
      css_parser (>= 1.12.0)
      htmlentities (>= 4.0.0)
    premailer-rails (1.12.0)
      actionmailer (>= 3)
      net-smtp
      premailer (~> 1.7, >= 1.7.9)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.10.1)
      byebug (~> 11.0)
      pry (>= 0.13, < 0.15)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    public_suffix (5.0.4)
    puma (6.4.2)
      nio4r (~> 2.0)
    pundit (2.3.1)
      activesupport (>= 3.0.0)
    pundit-matchers (2.0.0)
      rspec-rails (>= 3.0.0)
    raabro (1.4.0)
    rabl (0.16.1)
      activesupport (>= 2.3.14)
    racc (1.7.3)
    rack (2.2.8.1)
    rack-proxy (0.7.2)
      rack
    rack-session (1.0.2)
      rack (< 3)
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (5.2.8.1)
      actioncable (= 5.2.8.1)
      actionmailer (= 5.2.8.1)
      actionpack (= 5.2.8.1)
      actionview (= 5.2.8.1)
      activejob (= 5.2.8.1)
      activemodel (= 5.2.8.1)
      activerecord (= 5.2.8.1)
      activestorage (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      bundler (>= 1.3.0)
      railties (= 5.2.8.1)
      sprockets-rails (>= 2.0.0)
    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-erd (1.7.2)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
      choice (~> 0.2.0)
      ruby-graphviz (~> 1.2)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    rails-i18n (5.1.3)
      i18n (>= 0.7, < 2)
      railties (>= 5.0, < 6)
    rails-observers (0.1.5)
      activemodel (>= 4.0)
    railties (5.2.8.1)
      actionpack (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rainbow (3.1.1)
    rake (13.1.0)
    ransack (2.5.0)
      activerecord (>= 5.2.4)
      activesupport (>= 5.2.4)
      i18n
    rb-fsevent (0.11.1)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rbtree (0.4.6)
    redis (5.0.8)
      redis-client (>= 0.17.0)
    redis-actionpack (5.4.0)
      actionpack (>= 5, < 8)
      redis-rack (>= 2.1.0, < 4)
      redis-store (>= 1.1.0, < 2)
    redis-client (0.19.0)
      connection_pool
    redis-rack (3.0.0)
      rack-session (>= 0.2.0)
      redis-store (>= 1.2, < 2)
    redis-store (1.10.0)
      redis (>= 4, < 6)
    regexp_parser (1.8.2)
    representable (3.2.0)
      declarative (< 0.1.0)
      trailblazer-option (>= 0.1.1, < 0.2.0)
      uber (< 0.2.0)
    request_store (1.5.1)
      rack (>= 1.4)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    retriable (3.1.2)
    rexml (3.2.6)
    rgeo (3.0.0)
    rgeo-activerecord (6.2.2)
      activerecord (>= 5.0)
      rgeo (>= 1.0.0)
    rgeo-proj4 (4.0.0)
      rgeo (~> 3.0.0)
    rgeo-shapefile (3.1.0)
      dbf (~> 4.0)
      rgeo (>= 1.0)
    rmagick (5.3.0)
      pkg-config (~> 1.4)
    roo (2.10.1)
      nokogiri (~> 1)
      rubyzip (>= 1.3.0, < 3.0.0)
    ros-apartment (2.3.0)
      activerecord (>= 3.1.2, < 6.1)
      parallel (>= 0.7.1)
      public_suffix (>= 2)
      rack (>= 1.3.6)
    rouge (4.1.2)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-benchmark (0.6.0)
      benchmark-malloc (~> 0.2)
      benchmark-perf (~> 0.6)
      benchmark-trend (~> 0.4)
      rspec (>= 3.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.6)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-rails (5.1.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      railties (>= 5.2)
      rspec-core (~> 3.10)
      rspec-expectations (~> 3.10)
      rspec-mocks (~> 3.10)
      rspec-support (~> 3.10)
    rspec-snapshot (2.0.2)
      awesome_print (> 1.0.0)
      rspec (> 3.0.0)
    rspec-support (3.12.1)
    rspec_junit_formatter (0.6.0)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (1.59.0)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.2.2.4)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.30.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.30.0)
      parser (>= 3.2.1.0)
    rubocop-rails (2.23.1)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
      rubocop-ast (>= 1.30.0, < 2.0)
    ruby-graphviz (1.2.5)
      rexml
    ruby-progressbar (1.13.0)
    ruby-statistics (3.0.0)
    ruby2_keywords (0.0.5)
    rubycas-client (2.3.9)
      activesupport
    rubyzip (2.3.2)
    sassc (2.4.0)
      ffi (~> 1.9)
    saxerator (0.9.9)
    seedbank (0.4.0)
    select2-rails (4.0.13)
    semantic_range (3.0.0)
    sentry-delayed_job (5.4.2)
      delayed_job (>= 4.0)
      sentry-ruby (~> 5.4.2)
    sentry-rails (5.4.2)
      railties (>= 5.0)
      sentry-ruby (~> 5.4.2)
    sentry-ruby (5.4.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
    set (1.0.4)
    shellany (0.0.1)
    shoulda-matchers (5.3.0)
      activesupport (>= 5.2.0)
    signet (0.18.0)
      addressable (~> 2.8)
      faraday (>= 0.17.5, < 3.a)
      jwt (>= 1.5, < 3.0)
      multi_json (~> 1.10)
    simple_form (5.1.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    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_formatter (0.1.4)
    slim (5.1.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)
    smart_properties (1.17.0)
    snaky_hash (2.0.1)
      hashie
      version_gem (~> 1.1, >= 1.1.1)
    sorted_set (1.0.3)
      rbtree
      set (~> 1.0)
    spring (4.1.3)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    ssrf_filter (1.0.8)
    stackprof (0.2.26)
    teaspoon (1.2.2)
      railties (>= 3.2.5)
    teaspoon-jasmine (2.9.1)
      teaspoon (>= 1.0.0)
    temple (0.10.3)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    thor (1.3.0)
    thread_safe (0.3.6)
    tilt (2.3.0)
    timecop (0.9.8)
    timeout (0.4.1)
    tomlrb (2.0.3)
    trailblazer-option (0.1.2)
    tzinfo (1.2.11)
      thread_safe (~> 0.1)
    uber (0.1.0)
    uglifier (2.7.2)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    unaccent (0.4.0)
    unicode-display_width (2.5.0)
    uniform_notifier (1.16.0)
    unsplash (3.0.0)
      faraday-multipart (~> 1.0.4)
      httparty (~> 0.20)
      oauth2 (>= 2.0.8)
    version_gem (1.1.3)
    warden (1.2.9)
      rack (>= 2.0.9)
    webmock (3.19.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webpacker (6.0.0.beta.7)
      activesupport (>= 5.2)
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    will_paginate (4.0.0)
    will_paginate-bootstrap (1.0.2)
      will_paginate (>= 3.0.3)
    with_env (1.1.0)
    x25519 (1.0.10)
    xml-simple (1.1.9)
      rexml
    xpath (3.2.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby
  x86_64-darwin-20
  x86_64-linux

DEPENDENCIES
  aasm
  active_attr (>= 0.15.4)
  activerecord-nulldb-adapter
  activerecord-postgis-adapter (~> 5.2.3)
  acts_as_list
  acts_as_tree
  ara (>= 3.0.0)!
  awesome_print
  bcrypt_pbkdf
  better_errors
  binding_of_caller
  bitset!
  bootsnap
  bootstrap-sass (= 3.4.1)
  bulk_insert
  bullet (>= 7.1.6)
  bummr
  bundler-audit
  calendar_helper (= 0.2.5)
  capybara (~> 3.15.1)
  carrierwave (~> 1.3.2)
  carrierwave-google-storage!
  cocoon
  coffee-rails (>= 5.0.0)
  country_select
  coverband (~> 5.2.5)
  cuckoo!
  database_cleaner
  ddtrace
  deep_cloneable
  delayed_cron_job
  delayed_job_active_record
  delayed_job_heartbeat_plugin
  derailed_benchmarks
  devise (>= 4.9.3)
  devise-encryptable (>= 0.2.0)
  devise-i18n (>= 1.10.2)
  devise_cas_authenticatable (~> 1)
  devise_invitable (>= 2.0.6)
  dogstatsd-ruby
  dotenv-rails (>= 2.7.6)
  draper (>= 4.0.2)
  ed25519
  email_spec
  enumerize
  factory_bot_rails (~> 6.2.0)
  faker
  faraday
  faraday_middleware
  ffaker (~> 2.1.0)
  font_awesome5_rails (>= 1.5.0)
  fuubar
  geokit
  georuby (= 2.3.0)
  google-cloud-storage (> 1.4.0)
  google-protobuf (~> 3.0)
  graphiql-rails
  graphql (= 2.2.5)
  gretel (>= 4.4.0)
  gtfs!
  guard-rspec
  has_array_of!
  health_check (>= 3.1.0)
  htmlbeautifier
  i18n-js (~> 3.9)
  i18n-tasks (>= 0.9.37)
  inherited_resources (>= 1.13.1)
  jbuilder
  jquery-rails (>= 4.6.0)
  jquery-ui-rails (>= 6.0.1)
  json
  language_engine!
  letter_opener
  letter_opener_web (~> 1.4, >= 1.4.1)
  license_finder
  lograge (>= 0.11.2)
  mimemagic (>= 0.4.3)
  mini_racer
  neptune!
  nest!
  net-sftp
  netex!
  nokogiri (>= 1.14.3)
  parallel_tests
  pg
  phantomjs
  poltergeist (>= 1.18.1)
  polylines
  postgres-copy (>= 1.5.0)
  postgresql_cursor (= 0.6.6)
  premailer-rails (>= 1.11.1)
  pry-byebug
  pry-rails
  puma (>= 5.6.4)
  pundit
  pundit-matchers (>= 1.7.0)
  rabl
  rails (~> 5.2.8.1)
  rails-controller-testing (>= 1.0.5)
  rails-erd
  rails-i18n (>= 5.1.3)
  rails-observers
  rake
  ransack
  redis-actionpack (>= 5.3.0)
  responders (>= 3.1.1)
  rgeo (= 3.0.0)
  rgeo-proj4
  rgeo-shapefile
  rmagick
  roo (>= 2.8.3)
  ros-apartment
  rspec-benchmark
  rspec-rails (>= 5.1.0)
  rspec-snapshot
  rspec_junit_formatter
  rubocop-rails (>= 2.21.2)
  rubyzip
  seedbank (= 0.4.0)
  select2-rails (~> 4.0, >= 4.0.3)
  sentry-delayed_job
  sentry-rails
  sentry-ruby
  shoulda-matchers
  simple_form (~> 5.1.0)
  simplecov
  simplecov-cobertura
  slim-rails (>= 3.3.0)
  spring
  spring-commands-rspec
  sprockets (~> 3.7.2)
  stackprof
  teaspoon-jasmine (>= 2.9.1)
  timecop
  uglifier (~> 2.7.2)
  webmock
  webpacker (= 6.0.0.beta.7)
  will_paginate
  will_paginate-bootstrap
  x25519

BUNDLED WITH
   2.4.22