Codeminer42/Punchclock

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/eoinkelly/devise-two-factor
  revision: 7de6c315b507c41e6ee288ea0bdf3a070416bd17
  ref: 7de6c315b507c41e6ee288ea0bdf3a070416bd17
  branch: rails-7-support
  specs:
    devise-two-factor (5.0.0)
      activesupport (< 7.1)
      devise (~> 4.0)
      railties (< 7.1)
      rotp (~> 6.0)

GIT
  remote: https://github.com/heroku/platform-api.git
  revision: b3f649b2082f3fb2a5e4012094474a559bce4fb4
  specs:
    platform-api (3.5.0)
      heroics (~> 0.1.1)
      moneta (~> 1.0.0)
      rate_throttle_client (~> 0.1.0)

GIT
  remote: https://github.com/mitsuru/validates_timeliness.git
  revision: f28a62589cc069d1d1f5dfd99e1749edca04cd68
  branch: rails7
  specs:
    validates_timeliness (6.0.0.beta2)
      activemodel (>= 6.0.0, < 7.1)
      timeliness (>= 0.3.10, < 1)

GEM
  remote: https://rubygems.org/
  specs:
    aasm (5.5.0)
      concurrent-ruby (~> 1.0)
    acme-client (2.0.9)
      faraday (>= 0.17, < 2.0.0)
    actioncable (7.0.7.2)
      actionpack (= 7.0.7.2)
      activesupport (= 7.0.7.2)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (7.0.7.2)
      actionpack (= 7.0.7.2)
      activejob (= 7.0.7.2)
      activerecord (= 7.0.7.2)
      activestorage (= 7.0.7.2)
      activesupport (= 7.0.7.2)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.0.7.2)
      actionpack (= 7.0.7.2)
      actionview (= 7.0.7.2)
      activejob (= 7.0.7.2)
      activesupport (= 7.0.7.2)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.0)
    actionpack (7.0.7.2)
      actionview (= 7.0.7.2)
      activesupport (= 7.0.7.2)
      rack (~> 2.0, >= 2.2.4)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (7.0.7.2)
      actionpack (= 7.0.7.2)
      activerecord (= 7.0.7.2)
      activestorage (= 7.0.7.2)
      activesupport (= 7.0.7.2)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.0.7.2)
      activesupport (= 7.0.7.2)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    active_admin_flat_skin (0.1.2)
    active_admin_theme (1.1.4)
    active_model_serializers (0.10.13)
      actionpack (>= 4.1, < 7.1)
      activemodel (>= 4.1, < 7.1)
      case_transform (>= 0.2)
      jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
    active_skin (0.0.13)
    activeadmin (3.2.0)
      arbre (~> 1.2, >= 1.2.1)
      formtastic (>= 3.1)
      formtastic_i18n (>= 0.4)
      inherited_resources (~> 1.7)
      jquery-rails (>= 4.2)
      kaminari (>= 1.2.1)
      railties (>= 6.1)
      ransack (>= 4.0)
    activejob (7.0.7.2)
      activesupport (= 7.0.7.2)
      globalid (>= 0.3.6)
    activemodel (7.0.7.2)
      activesupport (= 7.0.7.2)
    activemodel-serializers-xml (1.0.2)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)
    activerecord (7.0.7.2)
      activemodel (= 7.0.7.2)
      activesupport (= 7.0.7.2)
    activestorage (7.0.7.2)
      actionpack (= 7.0.7.2)
      activejob (= 7.0.7.2)
      activerecord (= 7.0.7.2)
      activesupport (= 7.0.7.2)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (7.0.7.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    addressable (2.8.5)
      public_suffix (>= 2.0.2, < 6.0)
    arbre (1.7.0)
      activesupport (>= 3.0.0)
      ruby2_keywords (>= 0.0.2)
    ast (2.4.2)
    autoprefixer-rails (10.4.2.0)
      execjs (~> 2)
    barnes (0.0.9)
      multi_json (~> 1)
      statsd-ruby (~> 1.1)
    bcrypt (3.1.19)
    better_errors (2.10.1)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
      rouge (>= 1.0.0)
    bindex (0.8.1)
    binding_of_caller (1.0.0)
      debug_inspector (>= 0.0.1)
    bootsnap (1.16.0)
      msgpack (~> 1.2)
    bootstrap (4.6.2)
      autoprefixer-rails (>= 9.1.0)
      popper_js (>= 1.16.1, < 2)
      sassc-rails (>= 2.0.0)
    builder (3.2.4)
    bullet (7.0.7)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    business_time (0.13.0)
      activesupport (>= 3.2.0)
      tzinfo
    cancancan (3.3.0)
    capybara (3.39.2)
      addressable
      matrix
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    capybara-screenshot (1.0.26)
      capybara (>= 1.0, < 4)
      launchy
    capybara-selenium (0.0.6)
      capybara
      selenium-webdriver
    carrierwave (2.2.5)
      activemodel (>= 5.0.0)
      activesupport (>= 5.0.0)
      addressable (~> 2.6)
      image_processing (~> 1.1)
      marcel (~> 1.0.0)
      mini_mime (>= 0.1.3)
      ssrf_filter (~> 1.0)
    case_transform (0.2)
      activesupport
    caxlsx (3.4.1)
      htmlentities (~> 4.3, >= 4.3.4)
      marcel (~> 1.0)
      nokogiri (~> 1.10, >= 1.10.4)
      rubyzip (>= 1.3.0, < 3)
    caxlsx_rails (0.6.3)
      actionpack (>= 3.1)
      caxlsx (>= 3.0)
    certified (1.0.0)
    chartkick (5.0.2)
    chunky_png (1.4.0)
    codeclimate-test-reporter (1.0.7)
      simplecov
    coderay (1.1.3)
    concurrent-ruby (1.2.2)
    connection_pool (2.4.1)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    date (3.3.3)
    debug_inspector (1.1.0)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    devise (4.8.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.5.0)
    docile (1.4.0)
    docx (0.8.0)
      nokogiri (~> 1.13, >= 1.13.0)
      rubyzip (~> 2.0)
    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
    draper-cancancan (1.1.1)
    em-websocket (0.5.3)
      eventmachine (>= 0.12.9)
      http_parser.rb (~> 0)
    enumerize (2.5.0)
      activesupport (>= 3.2)
    erubi (1.12.0)
    erubis (2.7.0)
    eventmachine (1.2.7)
    excon (0.100.0)
    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.14.0)
      i18n (>= 1.6, < 2)
    faraday (0.17.6)
      multipart-post (>= 1.2, < 3)
    ffi (1.16.3)
    font-awesome-sass (5.15.1)
      sassc (>= 1.11)
    foreman (0.87.2)
    formatador (1.1.0)
    formtastic (5.0.0)
      actionpack (>= 6.0.0)
    formtastic_i18n (0.7.0)
    github_api (0.18.2)
      addressable (~> 2.4)
      descendants_tracker (~> 0.0.4)
      faraday (~> 0.8)
      hashie (~> 3.5, >= 3.5.2)
      oauth2 (~> 1.0)
    globalid (1.1.0)
      activesupport (>= 5.0)
    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-livereload (2.5.2)
      em-websocket (~> 0.5)
      guard (~> 2.8)
      guard-compat (~> 1.0)
      multi_json (~> 1.8)
    has_scope (0.8.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
    hashdiff (1.0.1)
    hashie (3.6.0)
    heroicon (1.0.0)
      rails (>= 5.2)
    heroics (0.1.2)
      erubis (~> 2.0)
      excon
      moneta
      multi_json (>= 1.9.2)
      webrick
    htmlentities (4.3.4)
    http_parser.rb (0.8.0)
    httparty (0.21.0)
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    inherited_resources (1.14.0)
      actionpack (>= 6.0)
      has_scope (>= 0.6)
      railties (>= 6.0)
      responders (>= 2)
    inline_svg (1.9.0)
      activesupport (>= 3.0)
      nokogiri (>= 1.6)
    jquery-easing-rails (0.0.2)
      railties (>= 3.1.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)
    jquery_mask_rails (0.1.0)
    json (2.6.3)
    json-schema (2.8.1)
      addressable (>= 2.4)
    jsonapi-renderer (0.2.2)
    jwt (2.7.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)
    language_server-protocol (3.17.0.3)
    launchy (2.5.2)
      addressable (~> 2.8)
    letsencrypt-rails-heroku (2.0.3)
      acme-client (~> 2.0)
      platform-api (>= 2.2, < 4)
    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)
    listen (3.8.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    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)
    matrix (0.4.2)
    method_source (1.0.0)
    mini_magick (4.12.0)
    mini_mime (1.1.5)
    mini_portile2 (2.8.5)
    minitest (5.20.0)
    moneta (1.0.0)
    monetize (1.12.0)
      money (~> 6.12)
    money (6.16.0)
      i18n (>= 0.6.4, <= 2)
    money-rails (1.15.0)
      activesupport (>= 3.0)
      monetize (~> 1.9)
      money (~> 6.13)
      railties (>= 3.0)
    msgpack (1.7.1)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    multipart-post (2.3.0)
    nenv (0.3.0)
    net-imap (0.3.6)
      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.9)
    nokogiri (1.14.5)
      mini_portile2 (~> 2.8.0)
      racc (~> 1.4)
    nokogiri (1.14.5-aarch64-linux)
      racc (~> 1.4)
    nokogiri (1.14.5-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.14.5-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.14.5-x86_64-linux)
      racc (~> 1.4)
    normalize-rails (4.1.1)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    oauth2 (1.4.11)
      faraday (>= 0.17.3, < 3.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 4)
    orm_adapter (0.5.0)
    parallel (1.23.0)
    parser (3.2.2.3)
      ast (~> 2.4.1)
      racc
    pg (1.5.3)
    popper_js (1.16.1)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    pry-remote (0.1.8)
      pry (~> 0.9)
      slop (~> 3.0)
    public_suffix (5.0.4)
    puma (6.3.1)
      nio4r (~> 2.0)
    racc (1.7.3)
    rack (2.2.8)
    rack-proxy (0.7.6)
      rack
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (7.0.7.2)
      actioncable (= 7.0.7.2)
      actionmailbox (= 7.0.7.2)
      actionmailer (= 7.0.7.2)
      actionpack (= 7.0.7.2)
      actiontext (= 7.0.7.2)
      actionview (= 7.0.7.2)
      activejob (= 7.0.7.2)
      activemodel (= 7.0.7.2)
      activerecord (= 7.0.7.2)
      activestorage (= 7.0.7.2)
      activesupport (= 7.0.7.2)
      bundler (>= 1.15.0)
      railties (= 7.0.7.2)
    rails-ajax_redirect (1.0.1)
      jquery-rails
      railties
    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-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    rails-i18n (7.0.8)
      i18n (>= 0.7, < 2)
      railties (>= 6.0.0, < 8)
    railties (7.0.7.2)
      actionpack (= 7.0.7.2)
      activesupport (= 7.0.7.2)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
      zeitwerk (~> 2.5)
    rainbow (3.1.1)
    rake (13.1.0)
    ransack (4.1.1)
      activerecord (>= 6.1.5)
      activesupport (>= 6.1.5)
      i18n
    rate_throttle_client (0.1.2)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    redis (4.8.1)
    regexp_parser (2.8.1)
    request_store (1.5.1)
      rack (>= 1.4)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rexml (3.2.5)
    rollbar (3.4.0)
    roo (2.9.0)
      nokogiri (~> 1)
      rubyzip (>= 1.3.0, < 3.0.0)
    rotp (6.2.2)
    rouge (4.1.2)
    rqrcode (2.2.0)
      chunky_png (~> 1.0)
      rqrcode_core (~> 1.0)
    rqrcode_core (1.2.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.5)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-rails (6.0.3)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.12)
      rspec-expectations (~> 3.12)
      rspec-mocks (~> 3.12)
      rspec-support (~> 3.12)
    rspec-support (3.12.1)
    rswag-api (2.5.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.5.1)
      actionpack (>= 3.1, < 7.1)
      railties (>= 3.1, < 7.1)
    rubocop (1.54.1)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.2.2.3)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.29.0)
      parser (>= 3.2.1.0)
    rubocop-faker (1.1.0)
      faker (>= 2.12.0)
      rubocop (>= 0.82.0)
    ruby-progressbar (1.13.0)
    ruby-vips (2.2.0)
      ffi (~> 1.12)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    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
    selenium-webdriver (4.10.0)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    semantic_range (3.0.0)
    shellany (0.0.1)
    shoulda-matchers (5.3.0)
      activesupport (>= 5.2.0)
    sidekiq (6.5.12)
      connection_pool (>= 2.2.5, < 3)
      rack (~> 2.0)
      redis (>= 4.5.0, < 5)
    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-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    slop (3.6.0)
    spring (3.1.1)
    sprockets (4.2.0)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    ssrf_filter (1.1.2)
    statsd-ruby (1.5.0)
    tailwindcss-rails (2.0.30)
      railties (>= 6.0.0)
    tailwindcss-rails (2.0.30-aarch64-linux)
      railties (>= 6.0.0)
    tailwindcss-rails (2.0.30-arm64-darwin)
      railties (>= 6.0.0)
    tailwindcss-rails (2.0.30-x86_64-darwin)
      railties (>= 6.0.0)
    tailwindcss-rails (2.0.30-x86_64-linux)
      railties (>= 6.0.0)
    thor (1.3.0)
    thread_safe (0.3.6)
    tilt (2.2.0)
    timeliness (0.4.5)
    timeout (0.4.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (2.4.2)
    uniform_notifier (1.16.0)
    vcr (6.2.0)
    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)
    webmock (3.18.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webpacker (5.4.4)
      activesupport (>= 5.2)
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    webrick (1.8.1)
    websocket (1.2.9)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.12)

PLATFORMS
  aarch64-linux
  arm64-darwin
  ruby
  x86_64-darwin
  x86_64-linux

DEPENDENCIES
  aasm (~> 5.0, >= 5.0.8)
  active_admin_flat_skin
  active_admin_theme
  active_model_serializers (~> 0.10.13)
  active_skin
  activeadmin (~> 3.2)
  autoprefixer-rails (~> 10.4.2.0)
  barnes
  better_errors
  binding_of_caller
  bootsnap
  bootstrap (~> 4.5)
  bullet
  business_time
  cancancan (~> 3.3.0)
  capybara
  capybara-screenshot
  capybara-selenium
  carrierwave (~> 2.2.5)
  caxlsx
  caxlsx_rails
  certified
  chartkick
  codeclimate-test-reporter
  devise (~> 4.8.1)
  devise-two-factor!
  docx
  dotenv-rails (~> 2.7)
  draper
  draper-cancancan (~> 1.1.1)
  enumerize (~> 2.5.0)
  factory_bot_rails
  faker (~> 2.14.0)
  font-awesome-sass (~> 5.13)
  foreman
  github_api (~> 0.18.2)
  guard
  guard-livereload (~> 2.5)
  heroicon
  httparty
  inline_svg (~> 1.9)
  jquery-easing-rails
  jquery-rails
  jquery-ui-rails
  jquery_mask_rails (~> 0.1.0)
  kaminari
  letsencrypt-rails-heroku
  letter_opener
  letter_opener_web (~> 1.4)
  listen (~> 3.2)
  money-rails (~> 1.12)
  nokogiri (~> 1.14.3)
  normalize-rails (~> 4.1.1)
  pg (~> 1.2)
  platform-api!
  pry-rails
  pry-remote (~> 0.1.8)
  puma
  rails (~> 7.0.7)
  rails-ajax_redirect
  rails-controller-testing
  rails-i18n
  ransack (~> 4.0)
  rollbar
  roo (~> 2.9.0)
  rqrcode
  rspec-rails
  rswag-api (~> 2.5.1)
  rswag-specs (~> 2.5.1)
  rswag-ui (~> 2.5.1)
  rubocop
  rubocop-faker (~> 1.1)
  sassc-rails
  selenium-webdriver
  shoulda-matchers
  sidekiq (~> 6.5.12)
  simple_form (~> 5.1.0)
  simplecov (~> 0.20)
  spring (~> 3.1.1)
  sprockets
  tailwindcss-rails (~> 2.0)
  uglifier
  validates_timeliness (~> 6.0.0.beta2)!
  vcr
  web-console (~> 4.0)
  webmock
  webpacker (~> 5.1)

RUBY VERSION
   ruby 3.1.4p223

BUNDLED WITH
   2.3.26