GEM
  remote: https://rubygems.org/
  specs:
    Ascii85 (1.1.0)
    aasm (5.0.8)
      concurrent-ruby (~> 1.0)
    actioncable (7.0.4.3)
      actionpack (= 7.0.4.3)
      activesupport (= 7.0.4.3)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (7.0.4.3)
      actionpack (= 7.0.4.3)
      activejob (= 7.0.4.3)
      activerecord (= 7.0.4.3)
      activestorage (= 7.0.4.3)
      activesupport (= 7.0.4.3)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.0.4.3)
      actionpack (= 7.0.4.3)
      actionview (= 7.0.4.3)
      activejob (= 7.0.4.3)
      activesupport (= 7.0.4.3)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.0)
    actionpack (7.0.4.3)
      actionview (= 7.0.4.3)
      activesupport (= 7.0.4.3)
      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.4.3)
      actionpack (= 7.0.4.3)
      activerecord (= 7.0.4.3)
      activestorage (= 7.0.4.3)
      activesupport (= 7.0.4.3)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.0.4.3)
      activesupport (= 7.0.4.3)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    active_record_query_trace (1.8)
    activejob (7.0.4.3)
      activesupport (= 7.0.4.3)
      globalid (>= 0.3.6)
    activemodel (7.0.4.3)
      activesupport (= 7.0.4.3)
    activerecord (7.0.4.3)
      activemodel (= 7.0.4.3)
      activesupport (= 7.0.4.3)
    activestorage (7.0.4.3)
      actionpack (= 7.0.4.3)
      activejob (= 7.0.4.3)
      activerecord (= 7.0.4.3)
      activesupport (= 7.0.4.3)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (7.0.4.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    acts_as_list (1.0.4)
      activerecord (>= 4.2)
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    aes_key_wrap (1.1.0)
    afm (0.2.2)
    ansi (1.5.0)
    api-pagination (4.8.2)
    apipie-rails (0.5.17)
      rails (>= 4.1)
    ast (2.4.2)
    attr_required (1.0.1)
    awesome_print (1.8.0)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    bcrypt (3.1.18)
    bindata (2.4.15)
    bindex (0.8.1)
    bootsnap (1.16.0)
      msgpack (~> 1.2)
    brpoplpush-redis_script (0.1.2)
      concurrent-ruby (~> 1.0, >= 1.0.5)
      redis (>= 1.0, <= 5.0)
    builder (3.2.4)
    bullet (7.0.0)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    camertron-eprun (1.1.1)
    carrierwave (2.1.1)
      activemodel (>= 5.0.0)
      activesupport (>= 5.0.0)
      addressable (~> 2.6)
      image_processing (~> 1.1)
      mimemagic (>= 0.3.0)
      mini_mime (>= 0.1.3)
      ssrf_filter (~> 1.0)
    caxlsx (3.0.4)
      htmlentities (~> 4.3, >= 4.3.4)
      mimemagic (~> 0.3)
      nokogiri (~> 1.10, >= 1.10.4)
      rubyzip (>= 1.3.0, < 3)
    caxlsx_rails (0.6.2)
      actionpack (>= 3.1)
      caxlsx (>= 3.0)
    childprocess (4.1.0)
    chroma (0.2.0)
    cldr-plurals-runtime-rb (1.0.1)
    coderay (1.1.3)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.2.2)
    connection_pool (2.2.5)
    coveralls_reborn (0.18.0)
      simplecov (>= 0.18.1, < 0.20.0)
      term-ansicolor (~> 1.6)
      thor (>= 0.20.3, < 2.0)
      tins (~> 1.16)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    crass (1.0.6)
    database_cleaner (1.8.3)
    date (3.3.3)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    devise (4.9.0)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    docile (1.3.2)
    dotenv (2.8.1)
    dotenv-rails (2.8.1)
      dotenv (= 2.8.1)
      railties (>= 3.2)
    elasticsearch (5.0.5)
      elasticsearch-api (= 5.0.5)
      elasticsearch-transport (= 5.0.5)
    elasticsearch-api (5.0.5)
      multi_json
    elasticsearch-model (5.1.0)
      activesupport (> 3)
      elasticsearch (~> 5)
      hashie
    elasticsearch-persistence (5.0.2)
      activemodel (> 4)
      activesupport (> 4)
      elasticsearch (~> 5)
      elasticsearch-model (~> 5)
      hashie
      virtus
    elasticsearch-rails (5.1.0)
    elasticsearch-transport (5.0.5)
      faraday
      multi_json
    equalizer (0.0.11)
    erubi (1.12.0)
    et-orbi (1.2.7)
      tzinfo
    faker (2.10.2)
      i18n (>= 1.6, < 2)
    faraday (0.17.3)
      multipart-post (>= 1.2, < 3)
    ffi (1.15.5)
    foreman (0.87.0)
    forgery (0.7.0)
    friendly_id (5.1.0)
      activerecord (>= 4.0.0)
    fugit (1.5.3)
      et-orbi (~> 1, >= 1.2.7)
      raabro (~> 1.4)
    globalid (1.1.0)
      activesupport (>= 5.0)
    hashdiff (1.0.1)
    hashery (2.1.2)
    hashie (5.0.0)
    htmlentities (4.3.4)
    httparty (0.21.0)
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    httpclient (2.8.3)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    icalendar (2.7.1)
      ice_cube (~> 0.16)
    ice_cube (0.16.4)
    ice_nine (0.11.2)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    iniparse (1.5.0)
    jbuilder (2.10.0)
      activesupport (>= 5.0.0)
    jbuilder_cache_multi (0.1.0)
      jbuilder (>= 1.5.0, < 3)
    json (2.3.1)
    json-jwt (1.15.3)
      activesupport (>= 4.2)
      aes_key_wrap
      bindata
      httpclient
    jsonpath (1.1.0)
      multi_json
    jwt (2.2.1)
    kaminari (1.2.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.1)
      kaminari-activerecord (= 1.2.1)
      kaminari-core (= 1.2.1)
    kaminari-actionview (1.2.1)
      actionview
      kaminari-core (= 1.2.1)
    kaminari-activerecord (1.2.1)
      activerecord
      kaminari-core (= 1.2.1)
    kaminari-core (1.2.1)
    listen (3.0.8)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    loofah (2.19.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.2)
    matrix (0.4.2)
    message_format (0.0.6)
      twitter_cldr (~> 5.0)
    method_source (1.0.0)
    mimemagic (0.4.3)
      nokogiri (~> 1)
      rake
    mini_magick (4.10.1)
    mini_mime (1.1.2)
    minitest (5.18.0)
    minitest-reporters (1.4.2)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    msgpack (1.6.1)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    multipart-post (2.1.1)
    net-imap (0.3.4)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.1)
      timeout
    net-smtp (0.3.3)
      net-protocol
    nio4r (2.5.8)
    nokogiri (1.14.3-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.14.3-x86_64-linux)
      racc (~> 1.4)
    oauth2 (1.4.4)
      faraday (>= 0.8, < 2.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    oj (3.14.2)
    omniauth (2.1.1)
      hashie (>= 3.4.6)
      rack (>= 2.2.3)
      rack-protection
    omniauth-oauth2 (1.8.0)
      oauth2 (>= 1.4, < 3)
      omniauth (~> 2.0)
    omniauth-rails_csrf_protection (1.0.1)
      actionpack (>= 4.2)
      omniauth (~> 2.0)
    omniauth_openid_connect (0.6.1)
      omniauth (>= 1.9, < 3)
      openid_connect (~> 1.1)
    openid_connect (1.4.2)
      activemodel
      attr_required (>= 1.0.0)
      json-jwt (>= 1.15.0)
      net-smtp
      rack-oauth2 (~> 1.21)
      swd (~> 1.3)
      tzinfo
      validate_email
      validate_url
      webfinger (~> 1.2)
    openlab_ruby (0.0.7)
      httparty (~> 0.20)
    orm_adapter (0.5.0)
    overcommit (0.59.1)
      childprocess (>= 0.6.3, < 5)
      iniparse (~> 1.4)
      rexml (~> 3.2)
    parallel (1.19.1)
    parser (3.1.2.0)
      ast (~> 2.4.1)
    pdf-core (0.9.0)
    pdf-reader (2.11.0)
      Ascii85 (~> 1.0)
      afm (~> 0.2.1)
      hashery (~> 2.0)
      ruby-rc4
      ttfunk
    pg (1.4.6)
    pg_search (2.3.2)
      activerecord (>= 5.2)
      activesupport (>= 5.2)
    prawn (2.4.0)
      pdf-core (~> 0.9.0)
      ttfunk (~> 1.7)
    prawn-table (0.2.2)
      prawn (>= 1.3.0, < 3.0.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    public_suffix (5.0.1)
    puma (6.1.0)
      nio4r (~> 2.0)
    pundit (2.1.0)
      activesupport (>= 3.0.0)
    raabro (1.4.0)
    racc (1.6.2)
    rack (2.2.6.4)
    rack-oauth2 (1.21.3)
      activesupport
      attr_required
      httpclient
      json-jwt (>= 1.11.0)
      rack (>= 2.1.0)
    rack-protection (3.0.5)
      rack
    rack-proxy (0.7.6)
      rack
    rack-test (2.1.0)
      rack (>= 1.3)
    railroady (1.5.3)
    rails (7.0.4.3)
      actioncable (= 7.0.4.3)
      actionmailbox (= 7.0.4.3)
      actionmailer (= 7.0.4.3)
      actionpack (= 7.0.4.3)
      actiontext (= 7.0.4.3)
      actionview (= 7.0.4.3)
      activejob (= 7.0.4.3)
      activemodel (= 7.0.4.3)
      activerecord (= 7.0.4.3)
      activestorage (= 7.0.4.3)
      activesupport (= 7.0.4.3)
      bundler (>= 1.15.0)
      railties (= 7.0.4.3)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.5.0)
      loofah (~> 2.19, >= 2.19.1)
    railties (7.0.4.3)
      actionpack (= 7.0.4.3)
      activesupport (= 7.0.4.3)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
      zeitwerk (~> 2.5)
    rainbow (3.0.0)
    rake (13.0.6)
    rb-fsevent (0.10.3)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rb-readline (0.5.5)
    recurrence (1.3.0)
      activesupport
      i18n
    redis (4.6.0)
    redis-session-store (0.11.4)
      actionpack (>= 3, < 8)
      redis (>= 3, < 5)
    regexp_parser (2.5.0)
    repost (0.3.2)
    responders (3.1.0)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rexml (3.2.5)
    rolify (5.3.0)
    rubocop (1.31.2)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.18.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.19.1)
      parser (>= 3.1.1.0)
    rubocop-rails (2.15.2)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.7.0, < 2.0)
    ruby-progressbar (1.10.1)
    ruby-rc4 (0.1.5)
    ruby-vips (2.1.4)
      ffi (~> 1.12)
    rubyXL (3.4.25)
      nokogiri (>= 1.10.8)
      rubyzip (>= 1.3.0)
    rubyzip (2.3.2)
    rufus-scheduler (3.8.1)
      fugit (~> 1.1, >= 1.1.6)
    safe_yaml (1.0.5)
    sassc (2.4.0)
      ffi (~> 1.9)
    seed_dump (3.3.1)
      activerecord (>= 4)
      activesupport (>= 4)
    semantic_range (3.0.0)
    sentry-rails (5.8.0)
      railties (>= 5.0)
      sentry-ruby (~> 5.8.0)
    sentry-ruby (5.8.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
    sha3 (1.0.5)
    shakapacker (6.6.0)
      activesupport (>= 5.2)
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    sidekiq (6.4.2)
      connection_pool (>= 2.2.2)
      rack (~> 2.0)
      redis (>= 4.2.0)
    sidekiq-scheduler (4.0.0)
      redis (>= 4.2.0)
      rufus-scheduler (~> 3.2)
      sidekiq (>= 4)
      tilt (>= 1.4.0)
    sidekiq-unique-jobs (7.1.23)
      brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
      concurrent-ruby (~> 1.0, >= 1.0.5)
      sidekiq (>= 5.0, < 8.0)
      thor (>= 0.20, < 3.0)
    simplecov (0.19.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
    simplecov-html (0.12.3)
    spring (4.1.1)
    spring-watcher-listen (2.1.0)
      listen (>= 2.7, < 4.0)
      spring (>= 4)
    ssrf_filter (1.0.7)
    stripe (5.29.0)
    swd (1.3.0)
      activesupport (>= 3)
      attr_required (>= 0.0.5)
      httpclient (>= 2.4)
    sync (0.5.0)
    sys-filesystem (1.4.3)
      ffi (~> 1.1)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    thor (1.2.1)
    thread_safe (0.3.6)
    tilt (2.0.10)
    timeout (0.3.2)
    tins (1.25.0)
      sync
    ttfunk (1.7.0)
    twitter_cldr (5.4.0)
      camertron-eprun
      cldr-plurals-runtime-rb (~> 1.0)
      tzinfo
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    tzinfo-data (1.2020.4)
      tzinfo (>= 1.0.0)
    unicode-display_width (1.4.1)
    uniform_notifier (1.14.2)
    validate_email (0.1.6)
      activemodel (>= 3.0)
      mail (>= 2.2.5)
    validate_url (1.0.15)
      activemodel (>= 3.0.0)
      public_suffix
    vcr (6.1.0)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-console (4.2.0)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webfinger (1.2.0)
      activesupport
      httpclient (>= 2.4)
    webmock (3.8.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    zeitwerk (2.6.7)

PLATFORMS
  x86_64-darwin-20
  x86_64-linux

DEPENDENCIES
  aasm
  active_record_query_trace
  acts_as_list
  api-pagination
  apipie-rails
  awesome_print
  bootsnap
  bullet
  carrierwave
  caxlsx
  caxlsx_rails
  chroma
  coveralls_reborn (~> 0.18.0)
  database_cleaner
  devise (>= 4.9)
  dotenv-rails
  elasticsearch-model (~> 5)
  elasticsearch-persistence (~> 5)
  elasticsearch-rails (~> 5)
  faker
  faraday (~> 0.17)
  foreman
  forgery
  friendly_id (~> 5.1.0)
  icalendar
  jbuilder (~> 2.5)
  jbuilder_cache_multi
  json (>= 2.3.0)
  jsonpath
  kaminari
  listen (~> 3.0.5)
  matrix
  message_format
  mini_magick
  minitest-reporters
  net-imap
  net-pop
  net-smtp
  oj
  omniauth (~> 2.1)
  omniauth-oauth2
  omniauth-rails_csrf_protection (~> 1.0)
  omniauth_openid_connect
  openlab_ruby
  overcommit
  pdf-reader
  pg
  pg_search
  prawn
  prawn-table
  pry
  puma (= 6.1.0)
  pundit
  railroady
  rails (~> 7.0)
  rb-readline
  recurrence
  redis-session-store
  repost
  responders (~> 3.0)
  rolify
  rubocop (~> 1.31)
  rubocop-rails
  rubyXL
  rubyzip (>= 1.3.0)
  sassc (= 2.4.0)
  seed_dump
  sentry-rails
  sentry-ruby
  sha3
  shakapacker (= 6.6.0)
  sidekiq (>= 6.0.7)
  sidekiq-scheduler
  sidekiq-unique-jobs (~> 7.1.23)
  spring (~> 4)
  spring-watcher-listen (~> 2.1.0)
  stripe (= 5.29.0)
  sys-filesystem
  tzinfo-data
  vcr (~> 6.1.0)
  web-console (>= 4.2.0)
  webmock

BUNDLED WITH
   2.4.3