QutBioacoustics/baw-server

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/resque/resque/
  revision: 38c21eb942f3c07cc06fb2c1bc6d9982e2ff075d
  ref: 38c21eb942f3c07cc06fb2c1bc6d9982e2ff075d
  specs:
    resque (2.2.1)
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.6)
      sinatra (>= 0.9.2)

GIT
  remote: https://github.com/socketry/async
  revision: 5e5d84a1e51c11ac9a10f169383758278815f565
  specs:
    async (2.0.3)
      console (~> 1.10)
      io-event (~> 1.0.0)
      timers (~> 4.1)

GIT
  remote: https://github.com/socketry/async-http
  revision: 46b98f3c5d23cb68139b62b451691a41a040e559
  specs:
    async-http (0.59.1)
      async (>= 1.25)
      async-io (>= 1.28)
      async-pool (>= 0.2)
      protocol-http (~> 0.23.1)
      protocol-http1 (~> 0.14.0)
      protocol-http2 (~> 0.14.0)
      traces (>= 0.4.0)

GIT
  remote: https://github.com/socketry/falcon
  revision: 43f176b3dcdb62dd563f0174a8dd0b72918b001f
  specs:
    falcon (0.42.2)
      async
      async-container (~> 0.16.0)
      async-http (~> 0.57)
      async-http-cache (~> 0.4.0)
      async-io (~> 1.22)
      build-environment (~> 1.13)
      bundler
      localhost (~> 1.1)
      openssl (~> 3.0)
      process-metrics (~> 0.2.0)
      protocol-rack (~> 0.1.4)
      samovar (~> 2.1)

GEM
  remote: https://rubygems.org/
  specs:
    aasm (5.3.0)
      concurrent-ruby (~> 1.0)
    actioncable (7.0.3.1)
      actionpack (= 7.0.3.1)
      activesupport (= 7.0.3.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (7.0.3.1)
      actionpack (= 7.0.3.1)
      activejob (= 7.0.3.1)
      activerecord (= 7.0.3.1)
      activestorage (= 7.0.3.1)
      activesupport (= 7.0.3.1)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.0.3.1)
      actionpack (= 7.0.3.1)
      actionview (= 7.0.3.1)
      activejob (= 7.0.3.1)
      activesupport (= 7.0.3.1)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.0)
    actionpack (7.0.3.1)
      actionview (= 7.0.3.1)
      activesupport (= 7.0.3.1)
      rack (~> 2.0, >= 2.2.0)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (7.0.3.1)
      actionpack (= 7.0.3.1)
      activerecord (= 7.0.3.1)
      activestorage (= 7.0.3.1)
      activesupport (= 7.0.3.1)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.0.3.1)
      activesupport (= 7.0.3.1)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    active_link_to (1.0.5)
      actionpack
      addressable
    active_storage_validations (0.9.8)
      activejob (>= 5.2.0)
      activemodel (>= 5.2.0)
      activestorage (>= 5.2.0)
      activesupport (>= 5.2.0)
    activejob (7.0.3.1)
      activesupport (= 7.0.3.1)
      globalid (>= 0.3.6)
    activemodel (7.0.3.1)
      activesupport (= 7.0.3.1)
    activerecord (7.0.3.1)
      activemodel (= 7.0.3.1)
      activesupport (= 7.0.3.1)
    activerecord-cte (0.2.0)
      activerecord
    activestorage (7.0.3.1)
      actionpack (= 7.0.3.1)
      activejob (= 7.0.3.1)
      activerecord (= 7.0.3.1)
      activesupport (= 7.0.3.1)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (7.0.3.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    acts_as_paranoid (0.8.1)
      activerecord (>= 5.2, < 7.1)
      activesupport (>= 5.2, < 7.1)
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    amazing_print (1.4.0)
    annotate (3.2.0)
      activerecord (>= 3.2, < 8.0)
      rake (>= 10.4, < 14.0)
    arel_extensions (2.1.5)
      activerecord (>= 6.0)
    ast (2.4.2)
    async-container (0.16.12)
      async
      async-io
    async-http-cache (0.4.2)
      async-http (~> 0.56)
    async-http-faraday (0.11.0)
      async-http (~> 0.42)
      faraday
    async-io (1.33.0)
      async
    async-pool (0.3.11)
      async (>= 1.25)
    attr_extras (6.2.5)
    autoprefixer-rails (10.4.7.0)
      execjs (~> 2)
    backport (1.2.0)
    bcrypt (3.1.18)
    benchmark (0.2.0)
    benchmark-malloc (0.2.0)
    benchmark-perf (0.6.0)
    benchmark-trend (0.4.0)
    bootsnap (1.13.0)
      msgpack (~> 1.2)
    bootstrap-sass (3.4.1)
      autoprefixer-rails (>= 5.2.1)
      sassc (>= 2.0.0)
    build-environment (1.13.0)
    builder (3.2.4)
    bullet (7.0.3)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    cancancan (3.4.0)
    climate_control (0.2.0)
    coderay (1.1.3)
    comfortable_mexican_sofa (2.0.19)
      active_link_to (>= 1.0.0)
      comfy_bootstrap_form (>= 4.0.0)
      haml-rails (>= 1.0.0)
      jquery-rails (>= 4.3.1)
      kramdown (>= 1.0.0)
      mimemagic (>= 0.3.2)
      mini_magick (>= 4.8.0)
      rails (>= 5.2.0)
      rails-i18n (>= 5.0.0)
      sassc-rails (>= 2.0.0)
    comfy_bootstrap_form (4.0.9)
      rails (>= 5.0.0)
    composite_primary_keys (14.0.4)
      activerecord (~> 7.0.2)
    concurrent-ruby (1.1.10)
    concurrent-ruby-edge (0.6.0)
      concurrent-ruby (~> 1.1.6)
    config (4.0.0)
      deep_merge (~> 1.2, >= 1.2.1)
      dry-validation (~> 1.0, >= 1.0.0)
    console (1.15.3)
      fiber-local
    coveralls (0.8.23)
      json (>= 1.8, < 3)
      simplecov (~> 0.16.1)
      term-ansicolor (~> 1.3)
      thor (>= 0.19.4, < 2.0)
      tins (~> 1.6)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    database_cleaner-active_record (2.0.1)
      activerecord (>= 5.a)
      database_cleaner-core (~> 2.0.0)
    database_cleaner-core (2.0.1)
    database_cleaner-redis (2.0.0)
      database_cleaner-core (~> 2.0.0)
      redis
    debug (1.6.2)
      irb (>= 1.3.6)
      reline (>= 0.3.1)
    deep_merge (1.2.2)
    deep_sort (0.1.6)
    descriptive-statistics (2.2.0)
    devise (4.8.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise-i18n (1.10.2)
      devise (>= 4.8.0)
    diff-lcs (1.5.0)
    digest (3.1.0)
    docile (1.4.0)
    dotiw (5.3.3)
      activesupport
      i18n
    dry-configurable (0.15.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.6)
    dry-container (0.10.1)
      concurrent-ruby (~> 1.0)
    dry-core (0.8.1)
      concurrent-ruby (~> 1.0)
    dry-inflector (0.3.0)
    dry-initializer (3.1.1)
    dry-logic (1.2.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.5, >= 0.5)
    dry-monads (1.4.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.7)
    dry-schema (1.9.3)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.13, >= 0.13.0)
      dry-core (~> 0.5, >= 0.5)
      dry-initializer (~> 3.0)
      dry-logic (~> 1.0)
      dry-types (~> 1.5)
    dry-struct (1.4.0)
      dry-core (~> 0.5, >= 0.5)
      dry-types (~> 1.5)
      ice_nine (~> 0.11)
    dry-transformer (0.1.1)
    dry-types (1.5.1)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.3)
      dry-core (~> 0.5, >= 0.5)
      dry-inflector (~> 0.1, >= 0.1.2)
      dry-logic (~> 1.0, >= 1.0.2)
    dry-validation (1.8.1)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.7, >= 0.7.1)
      dry-core (~> 0.5, >= 0.5)
      dry-initializer (~> 3.0)
      dry-schema (~> 1.8, >= 1.8.0)
    e2mmap (0.1.0)
    enumerize (2.5.0)
      activesupport (>= 3.2)
    erubi (1.12.0)
    erubis (2.7.0)
    et-orbi (1.2.7)
      tzinfo
    exception_notification (4.5.0)
      actionmailer (>= 5.2, < 8)
      activesupport (>= 5.2, < 8)
    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 (2.22.0)
      i18n (>= 1.8.11, < 2)
    faraday (2.5.2)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-encoding (0.0.5)
      faraday
    faraday-http-cache (2.4.1)
      faraday (>= 0.8)
    faraday-net_http (3.0.0)
    faraday-parse_dates (0.1.1)
      faraday (~> 2.0)
    faraday-retry (2.0.0)
      faraday (~> 2.0)
    ffi (1.15.5)
    fiber-local (1.0.0)
    font-awesome-sass (4.6.2)
      sass (>= 3.2)
    fugit (1.5.3)
      et-orbi (~> 1, >= 1.2.7)
      raabro (~> 1.4)
    github_changelog_generator (1.16.4)
      activesupport
      async (>= 1.25.0)
      async-http-faraday
      faraday-http-cache
      multi_json
      octokit (~> 4.6)
      rainbow (>= 2.2.1)
      rake (>= 10.0)
    globalid (1.0.0)
      activesupport (>= 5.0)
    haml (5.1.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)
    highline (2.0.3)
    html2haml (2.2.0)
      erubis (~> 2.7.0)
      haml (>= 4.0, < 6)
      nokogiri (>= 1.6.0)
      ruby_parser (~> 3.5)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    i18n-tasks (0.9.37)
      activesupport (>= 4.0.2)
      ast (>= 2.1.0)
      erubi
      highline (>= 2.0.0)
      i18n
      parser (>= 2.2.3.0)
      rails-i18n
      rainbow (>= 2.2.2, < 4.0)
      terminal-table (>= 1.5.1)
    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.5.11)
    io-event (1.0.9)
    irb (1.4.1)
      reline (>= 0.3.0)
    jaro_winkler (1.5.4)
    jquery-rails (4.5.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.6.2)
    json-schema (2.8.1)
      addressable (>= 2.4)
    json_spec (1.1.5)
      multi_json (~> 1.0)
      rspec (>= 2.0, < 4.0)
    jwt (2.4.1)
    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)
    kramdown (2.3.2)
      rexml
    kramdown-parser-gfm (1.1.0)
      kramdown (~> 2.0)
    listen (3.7.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    localhost (1.1.9)
    loofah (2.21.3)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    mapping (1.1.1)
    marcel (1.0.2)
    memoist (0.16.2)
    method_source (1.0.0)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2022.0105)
    mimemagic (0.3.10)
      nokogiri (~> 1)
      rake
    mini_magick (4.11.0)
    mini_mime (1.1.2)
    mini_portile2 (2.8.4)
    minitest (5.19.0)
    mono_logger (1.1.1)
    msgpack (1.5.5)
    multi_json (1.15.0)
    mustache (1.1.1)
    mustermann (2.0.2)
      ruby2_keywords (~> 0.0.1)
    nenv (0.3.0)
    net-imap (0.2.3)
      digest
      net-protocol
      strscan
    net-pop (0.1.1)
      digest
      net-protocol
      timeout
    net-protocol (0.1.3)
      timeout
    net-smtp (0.3.1)
      digest
      net-protocol
      timeout
    nio4r (2.5.8)
    nokogiri (1.13.10)
      mini_portile2 (~> 2.8.0)
      racc (~> 1.4)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    octokit (4.25.1)
      faraday (>= 1, < 3)
      sawyer (~> 0.9)
    openssl (3.0.0)
    optimist (3.0.1)
    orm_adapter (0.5.0)
    paperclip (6.1.0)
      activemodel (>= 4.2.0)
      activesupport (>= 4.2.0)
      mime-types
      mimemagic (~> 0.3.0)
      terrapin (~> 0.6.0)
    parallel (1.22.1)
    parser (3.1.2.1)
      ast (~> 2.4.1)
    passenger (6.0.14)
      rack
      rake (>= 0.8.1)
    patience_diff (1.2.0)
      optimist (~> 3.0)
    pg (1.4.3)
    process-metrics (0.2.1)
      console (~> 1.8)
      samovar (~> 2.1)
    protocol-hpack (1.4.2)
    protocol-http (0.23.5)
    protocol-http1 (0.14.4)
      protocol-http (~> 0.22)
    protocol-http2 (0.14.2)
      protocol-hpack (~> 1.4)
      protocol-http (~> 0.18)
    protocol-rack (0.1.6)
      protocol-http (~> 0.23.4)
      rack (>= 1.0)
    public_suffix (5.0.0)
    raabro (1.4.0)
    racc (1.7.1)
    rack (2.2.8)
    rack-cors (1.1.1)
      rack (>= 2.0.0)
    rack-mini-profiler (3.0.0)
      rack (>= 1.2.0)
    rack-protection (2.2.2)
      rack
    rack-rewrite (1.5.1)
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (7.0.3.1)
      actioncable (= 7.0.3.1)
      actionmailbox (= 7.0.3.1)
      actionmailer (= 7.0.3.1)
      actionpack (= 7.0.3.1)
      actiontext (= 7.0.3.1)
      actionview (= 7.0.3.1)
      activejob (= 7.0.3.1)
      activemodel (= 7.0.3.1)
      activerecord (= 7.0.3.1)
      activestorage (= 7.0.3.1)
      activesupport (= 7.0.3.1)
      bundler (>= 1.15.0)
      railties (= 7.0.3.1)
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.5.0)
      loofah (~> 2.19, >= 2.19.1)
    rails-i18n (7.0.5)
      i18n (>= 0.7, < 2)
      railties (>= 6.0.0, < 8)
    rails_same_site_cookie (0.1.9)
      rack (>= 1.5)
      user_agent_parser (~> 2.6)
    rails_semantic_logger (4.10.0)
      rack
      railties (>= 5.1)
      semantic_logger (~> 4.9)
    railties (7.0.3.1)
      actionpack (= 7.0.3.1)
      activesupport (= 7.0.3.1)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
      zeitwerk (~> 2.5)
    rainbow (3.1.1)
    rake (13.0.6)
    rb-fsevent (0.11.1)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rbs (2.6.0)
    readapt (1.4.4)
      backport (~> 1.2)
      thor (~> 1.0)
    recaptcha (5.10.0)
      json
    redis (4.8.0)
    redis-namespace (1.9.0)
      redis (>= 4)
    regexp_parser (2.6.0)
    reline (0.3.1)
      io-console (~> 0.5)
    rerun (0.13.1)
      listen (~> 3.0)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    resque-job-stats (0.5.0)
      resque (>= 1.17, < 3)
    resque-scheduler (4.6.0)
      mono_logger (~> 1.0)
      redis (>= 3.3)
      resque (>= 1.27)
      rufus-scheduler (~> 3.2, != 3.3)
    reverse_markdown (2.1.1)
      nokogiri
    rexml (3.2.5)
    role_model (0.8.2)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-benchmark (0.6.0)
      benchmark-malloc (~> 0.2)
      benchmark-perf (~> 0.6)
      benchmark-trend (~> 0.4)
      rspec (>= 3.0)
    rspec-collection_matchers (1.2.0)
      rspec-expectations (>= 2.99.0.beta1)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-its (1.3.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-rails (6.0.0.rc1)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.11)
      rspec-expectations (~> 3.11)
      rspec-mocks (~> 3.11)
      rspec-support (~> 3.11)
    rspec-support (3.11.0)
    rspec_api_documentation (4.8.0)
      activesupport (>= 3.0.0)
      mustache (~> 1.0, >= 0.99.4)
      rspec (~> 3.0, >= 3.0.0)
    rswag-api (2.10.1)
      railties (>= 3.1, < 7.1)
    rswag-specs (2.5.1)
      activesupport (>= 3.1, < 7.1)
      json-schema (~> 2.2)
      railties (>= 3.1, < 7.1)
    rswag-ui (2.10.1)
      actionpack (>= 3.1, < 7.1)
      railties (>= 3.1, < 7.1)
    rubocop (1.36.0)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.2.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.20.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.21.0)
      parser (>= 3.1.1.0)
    rubocop-rspec (2.12.1)
      rubocop (~> 1.31)
    ruby-prof (1.4.3)
    ruby-progressbar (1.11.0)
    ruby-vips (2.1.4)
      ffi (~> 1.12)
    ruby2_keywords (0.0.5)
    ruby_parser (3.19.1)
      sexp_processor (~> 4.16)
    rufus-scheduler (3.8.2)
      fugit (~> 1.1, >= 1.1.6)
    samovar (2.1.4)
      console (~> 1.0)
      mapping (~> 1.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
    sawyer (0.9.2)
      addressable (>= 2.3.5)
      faraday (>= 0.17.3, < 3)
    semantic_logger (4.11.0)
      concurrent-ruby (~> 1.0)
    sexp_processor (4.16.1)
    shellany (0.0.1)
    shoulda-matchers (4.5.1)
      activesupport (>= 4.2.0)
    simple_form (5.1.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sinatra (2.2.2)
      mustermann (~> 2.0)
      rack (~> 2.2)
      rack-protection (= 2.2.2)
      tilt (~> 2.0)
    solargraph (0.47.2)
      backport (~> 1.2)
      benchmark
      bundler (>= 1.17.2)
      diff-lcs (~> 1.4)
      e2mmap
      jaro_winkler (~> 1.5)
      kramdown (~> 2.3)
      kramdown-parser-gfm (~> 1.1)
      parser (~> 3.0)
      reverse_markdown (>= 1.0.5, < 3)
      rubocop (>= 0.52)
      thor (~> 1.0)
      tilt (~> 2.0)
      yard (~> 0.9, >= 0.9.24)
    solargraph-rails (0.3.1)
      activesupport
      solargraph (>= 0.41.1)
    sprockets (4.1.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    sqlite3 (1.4.4)
    strscan (3.0.4)
    super_diff (0.9.0)
      attr_extras (>= 6.2.4)
      diff-lcs
      patience_diff
    sync (0.5.0)
    temple (0.8.2)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    terrapin (0.6.0)
      climate_control (>= 0.0.3, < 1.0)
    test-prof (1.0.10)
    thor (1.2.2)
    tilt (2.0.11)
    timecop (0.9.5)
    timeliness (0.4.4)
    timeout (0.3.0)
    timers (4.3.3)
    tins (1.31.1)
      sync
    traces (0.6.1)
    typeprof (0.21.3)
      rbs (>= 1.8.1)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    tzinfo-data (1.2022.3)
      tzinfo (>= 1.0.0)
    unicode-display_width (2.3.0)
    uniform_notifier (1.16.0)
    user_agent_parser (2.11.0)
    uuidtools (2.1.5)
    validates_timeliness (6.0.0.alpha1)
      timeliness (>= 0.3.10, < 1)
    warden (1.2.9)
      rack (>= 2.0.9)
    webmock (3.18.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrick (1.7.0)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    yard (0.9.28)
      webrick (~> 1.7.0)
    zeitwerk (2.6.11)
    zonebie (0.6.1)

PLATFORMS
  ruby

DEPENDENCIES
  aasm (> 5)
  actionmailer (~> 7.0.1)
  actionview (~> 7.0.1)
  active_storage_validations
  activejob (~> 7.0.1)
  activerecord-cte
  activestorage (~> 7.0.1)
  activesupport (~> 7.0.1)
  acts_as_paranoid
  addressable
  amazing_print
  annotate
  arel_extensions (>= 2.1.0)
  async!
  async-http!
  bcrypt (~> 3.1.9)
  bootsnap
  bootstrap-sass (~> 3.4.1)
  bullet
  cancancan (> 3)
  coderay
  comfortable_mexican_sofa (~> 2.0.0)
  composite_primary_keys (~> 14)
  concurrent-ruby (~> 1)
  concurrent-ruby-edge
  config
  coveralls (>= 0.8.23)
  database_cleaner-active_record
  database_cleaner-redis
  debug (>= 1.0.0)
  deep_sort
  descriptive-statistics
  devise (~> 4.8.1)
  devise-i18n
  dotiw
  dry-monads
  dry-struct
  dry-transformer
  dry-validation
  enumerize
  exception_notification
  factory_bot_rails
  faker
  falcon!
  faraday (> 2.0.1)
  faraday-encoding
  faraday-parse_dates
  faraday-retry
  font-awesome-sass (~> 4.6.2)
  github_changelog_generator
  haml (~> 5.1.2)
  haml-rails (~> 2.0.1)
  i18n-tasks (~> 0.9.31)
  image_processing
  jquery-rails (~> 4.3)
  json_spec (~> 1.1.4)
  jwt
  kaminari
  kramdown (~> 2.3.0)
  kramdown-parser-gfm
  memoist
  mini_magick (>= 4.9.5)
  nokogiri (~> 1.13.3)
  notiffany (~> 0.1.0)
  paperclip (> 6.0.0)
  passenger
  pg
  rack-cors (~> 1.1.1)
  rack-mini-profiler (>= 2.0.2)
  rack-rewrite (~> 1.5.1)
  rails (~> 7.0.1)
  rails_same_site_cookie
  rails_semantic_logger (>= 4.10.0)
  readapt
  recaptcha
  redis (~> 4.1)
  rerun
  resque!
  resque-job-stats
  resque-scheduler
  role_model (~> 0.8.1)
  rspec
  rspec-benchmark
  rspec-collection_matchers
  rspec-its
  rspec-mocks
  rspec-rails (~> 6.0.0.rc1)
  rspec_api_documentation (~> 4.8.0)
  rswag-api
  rswag-specs
  rswag-ui
  rubocop
  rubocop-rspec
  ruby-prof (>= 0.17.0)
  sass-rails
  shoulda-matchers (~> 4)
  simple_form
  simplecov
  solargraph (>= 0.45.0)
  solargraph-rails (>= 0.3.1)
  sqlite3
  super_diff
  test-prof
  timecop
  typeprof
  tzinfo
  tzinfo-data
  uuidtools (~> 2.1.5)
  validates_timeliness (~> 6.0.0.alpha1)
  webmock
  zeitwerk (>= 2.3)
  zonebie

BUNDLED WITH
   2.3.4