GEM
  remote: https://rubygems.org/
  specs:
    Ascii85 (1.0.3)
    aasm (5.0.8)
      concurrent-ruby (~> 1.0)
    actioncable (5.2.4.5)
      actionpack (= 5.2.4.5)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.4.5)
      actionpack (= 5.2.4.5)
      actionview (= 5.2.4.5)
      activejob (= 5.2.4.5)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.4.5)
      actionview (= 5.2.4.5)
      activesupport (= 5.2.4.5)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionpack-page_caching (1.2.2)
      actionpack (>= 5.0.0)
    actionview (5.2.4.5)
      activesupport (= 5.2.4.5)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active_record_query_trace (1.7)
    activejob (5.2.4.5)
      activesupport (= 5.2.4.5)
      globalid (>= 0.3.6)
    activemodel (5.2.4.5)
      activesupport (= 5.2.4.5)
    activerecord (5.2.4.5)
      activemodel (= 5.2.4.5)
      activesupport (= 5.2.4.5)
      arel (>= 9.0)
    activestorage (5.2.4.5)
      actionpack (= 5.2.4.5)
      activerecord (= 5.2.4.5)
      marcel (~> 0.3.1)
    activesupport (5.2.4.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    afm (0.2.2)
    ansi (1.5.0)
    api-pagination (4.8.2)
    apipie-rails (0.5.17)
      rails (>= 4.1)
    arel (9.0.0)
    ast (2.4.0)
    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.13)
    bindex (0.8.1)
    bootsnap (1.4.6)
      msgpack (~> 1.0)
    builder (3.2.4)
    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)
    chroma (0.2.0)
    cldr-plurals-runtime-rb (1.0.1)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.1.8)
    connection_pool (2.2.3)
    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)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    devise (4.7.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    docile (1.3.2)
    dotenv (2.7.5)
    dotenv-rails (2.7.5)
      dotenv (= 2.7.5)
      railties (>= 3.2, < 6.1)
    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.10.0)
    et-orbi (1.2.1)
      tzinfo
    faker (2.10.2)
      i18n (>= 1.6, < 2)
    faraday (0.17.3)
      multipart-post (>= 1.2, < 3)
    ffi (1.14.2)
    foreman (0.87.0)
    forgery (0.7.0)
    friendly_id (5.1.0)
      activerecord (>= 4.0.0)
    fugit (1.3.1)
      et-orbi (~> 1.1, >= 1.1.8)
      raabro (~> 1.1)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    hashdiff (1.0.1)
    hashery (2.1.2)
    hashie (4.1.0)
    htmlentities (4.3.4)
    httparty (0.18.1)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.8.9)
      concurrent-ruby (~> 1.0)
    icalendar (2.5.3)
      ice_cube (~> 0.16)
    ice_cube (0.16.3)
    ice_nine (0.11.2)
    image_processing (1.12.1)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    jaro_winkler (1.5.4)
    jbuilder (2.10.0)
      activesupport (>= 5.0.0)
    jbuilder_cache_multi (0.1.0)
      jbuilder (>= 1.5.0, < 3)
    json (2.3.1)
    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.9.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    message_format (0.0.6)
      twitter_cldr (~> 5.0)
    method_source (1.0.0)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2021.0225)
    mimemagic (0.3.10)
      nokogiri (~> 1)
      rake
    mini_magick (4.10.1)
    mini_mime (1.0.2)
    mini_portile2 (2.5.0)
    minitest (5.14.4)
    minitest-reporters (1.4.2)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    msgpack (1.3.3)
    multi_json (1.14.1)
    multi_xml (0.6.0)
    multipart-post (2.1.1)
    nio4r (2.5.5)
    nokogiri (1.11.1)
      mini_portile2 (~> 2.5.0)
      racc (~> 1.4)
    notify_with (0.0.2)
      jbuilder (~> 2.0)
      rails (>= 4.2.0)
      responders (~> 2.0)
    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.10.5)
    omniauth (1.9.1)
      hashie (>= 3.4.6)
      rack (>= 1.6.2, < 3)
    omniauth-oauth2 (1.6.0)
      oauth2 (~> 1.1)
      omniauth (~> 1.9)
    omniauth-rails_csrf_protection (0.1.2)
      actionpack (>= 4.2)
      omniauth (>= 1.3.1)
    openlab_ruby (0.0.5)
      httparty (~> 0.13)
    orm_adapter (0.5.0)
    parallel (1.19.1)
    parser (2.7.0.4)
      ast (~> 2.4.0)
    pdf-core (0.7.0)
    pdf-reader (2.4.0)
      Ascii85 (~> 1.0.0)
      afm (~> 0.2.1)
      hashery (~> 2.0)
      ruby-rc4
      ttfunk
    pg (1.2.2)
    pg_search (2.3.2)
      activerecord (>= 5.2)
      activesupport (>= 5.2)
    powerpack (0.1.2)
    prawn (2.2.2)
      pdf-core (~> 0.7.0)
      ttfunk (~> 1.5)
    prawn-table (0.2.2)
      prawn (>= 1.3.0, < 3.0.0)
    public_suffix (4.0.6)
    puma (3.12.6)
    pundit (2.1.0)
      activesupport (>= 3.0.0)
    raabro (1.1.6)
    racc (1.5.2)
    rack (2.2.3)
    rack-protection (2.0.8.1)
      rack
    rack-proxy (0.6.5)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    railroady (1.5.3)
    rails (5.2.4.5)
      actioncable (= 5.2.4.5)
      actionmailer (= 5.2.4.5)
      actionpack (= 5.2.4.5)
      actionview (= 5.2.4.5)
      activejob (= 5.2.4.5)
      activemodel (= 5.2.4.5)
      activerecord (= 5.2.4.5)
      activestorage (= 5.2.4.5)
      activesupport (= 5.2.4.5)
      bundler (>= 1.3.0)
      railties (= 5.2.4.5)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    rails-observers (0.1.5)
      activemodel (>= 4.0)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.5)
    rails_stdout_logging (0.0.5)
    railties (5.2.4.5)
      actionpack (= 5.2.4.5)
      activesupport (= 5.2.4.5)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rainbow (3.0.0)
    rake (13.0.3)
    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.1.4)
    repost (0.3.2)
    responders (2.4.1)
      actionpack (>= 4.2.0, < 6.0)
      railties (>= 4.2.0, < 6.0)
    rolify (5.2.0)
    rubocop (0.61.1)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.4.0)
    ruby-progressbar (1.10.1)
    ruby-rc4 (0.1.5)
    ruby-vips (2.0.17)
      ffi (~> 1.9)
    rubyXL (3.4.14)
      nokogiri (>= 1.10.8)
      rubyzip (>= 1.3.0)
    rubyzip (2.3.0)
    safe_yaml (1.0.5)
    sassc (2.2.1)
      ffi (~> 1.9)
    seed_dump (3.3.1)
      activerecord (>= 4)
      activesupport (>= 4)
    semantic_range (2.3.0)
    sha3 (1.0.1)
    sidekiq (6.0.7)
      connection_pool (>= 2.2.2)
      rack (~> 2.0)
      rack-protection (>= 2.0.0)
      redis (>= 4.1.0)
    sidekiq-cron (1.1.0)
      fugit (~> 1.1)
      sidekiq (>= 4.2.1)
    sidekiq-unique-jobs (6.0.22)
      concurrent-ruby (~> 1.0, >= 1.0.5)
      sidekiq (>= 4.0, < 7.0)
      thor (~> 0)
    simplecov (0.19.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
    simplecov-html (0.12.2)
    spring (2.0.2)
      activesupport (>= 4.2)
    spring-watcher-listen (2.0.1)
      listen (>= 2.7, < 4.0)
      spring (>= 1.2, < 3.0)
    sprockets (4.0.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.2)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    ssrf_filter (1.0.7)
    stripe (5.29.0)
    sync (0.5.0)
    sys-filesystem (1.3.3)
      ffi
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    thor (0.20.3)
    thread_safe (0.3.6)
    tins (1.25.0)
      sync
    ttfunk (1.5.1)
    twitter_cldr (5.4.0)
      camertron-eprun
      cldr-plurals-runtime-rb (~> 1.0)
      tzinfo
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    tzinfo-data (1.2020.4)
      tzinfo (>= 1.0.0)
    unicode-display_width (1.4.1)
    vcr (3.0.1)
    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.8)
      rack (>= 2.0.6)
    web-console (3.7.0)
      actionview (>= 5.0)
      activemodel (>= 5.0)
      bindex (>= 0.4.0)
      railties (>= 5.0)
    webmock (3.8.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webpacker (5.2.1)
      activesupport (>= 5.2)
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    websocket-driver (0.7.3)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)

PLATFORMS
  ruby

DEPENDENCIES
  aasm
  actionpack-page_caching (= 1.2.2)
  active_record_query_trace
  api-pagination
  apipie-rails
  awesome_print
  bootsnap
  carrierwave
  caxlsx
  caxlsx_rails
  chroma
  coveralls_reborn (~> 0.18.0)
  database_cleaner
  devise (>= 4.6.0)
  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)
  kaminari
  listen (~> 3.0.5)
  message_format
  mini_magick
  minitest-reporters
  notify_with
  oj
  omniauth (~> 1.9.0)
  omniauth-oauth2
  omniauth-rails_csrf_protection (~> 0.1)
  openlab_ruby
  pdf-reader
  pg
  pg_search
  prawn
  prawn-table
  puma (= 3.12.6)
  pundit
  railroady
  rails (~> 5.2.4)
  rails-observers
  rails_12factor
  rb-readline
  recurrence
  repost
  responders (~> 2.0)
  rolify
  rubocop (~> 0.61.1)
  rubyXL
  rubyzip (>= 1.3.0)
  sassc
  seed_dump
  sha3
  sidekiq (>= 6.0.7)
  sidekiq-cron
  sidekiq-unique-jobs (~> 6.0.22)
  spring
  spring-watcher-listen (~> 2.0.0)
  stripe (= 5.29.0)
  sys-filesystem
  tzinfo-data
  vcr (= 3.0.1)
  web-console (>= 3.3.0)
  webmock
  webpacker (~> 5.x)

BUNDLED WITH
   2.1.4