Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.1.6)
      actionpack (= 6.1.6)
      activesupport (= 6.1.6)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.1.6)
      actionpack (= 6.1.6)
      activejob (= 6.1.6)
      activerecord (= 6.1.6)
      activestorage (= 6.1.6)
      activesupport (= 6.1.6)
      mail (>= 2.7.1)
    actionmailer (6.1.6)
      actionpack (= 6.1.6)
      actionview (= 6.1.6)
      activejob (= 6.1.6)
      activesupport (= 6.1.6)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.1.6)
      actionview (= 6.1.6)
      activesupport (= 6.1.6)
      rack (~> 2.0, >= 2.0.9)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (6.1.6)
      actionpack (= 6.1.6)
      activerecord (= 6.1.6)
      activestorage (= 6.1.6)
      activesupport (= 6.1.6)
      nokogiri (>= 1.8.5)
    actionview (6.1.6)
      activesupport (= 6.1.6)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (6.1.6)
      activesupport (= 6.1.6)
      globalid (>= 0.3.6)
    activemodel (6.1.6)
      activesupport (= 6.1.6)
    activerecord (6.1.6)
      activemodel (= 6.1.6)
      activesupport (= 6.1.6)
    activestorage (6.1.6)
      actionpack (= 6.1.6)
      activejob (= 6.1.6)
      activerecord (= 6.1.6)
      activesupport (= 6.1.6)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (6.1.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    airbrussh (1.5.2)
      sshkit (>= 1.6.1, != 1.7.0)
    annotate (3.2.0)
      activerecord (>= 3.2, < 8.0)
      rake (>= 10.4, < 14.0)
    ast (2.4.2)
    base64 (0.2.0)
    bcrypt (3.1.17)
    bcrypt_pbkdf (1.1.0)
    bigdecimal (3.1.8)
    bootsnap (1.11.1)
      msgpack (~> 1.2)
    builder (3.2.4)
    bulma-rails (0.9.3)
      sassc (~> 2.0)
    byebug (11.1.3)
    cancancan (3.3.0)
    capistrano (3.18.1)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-asdf (1.1.1)
      capistrano (~> 3.0)
      sshkit (~> 1.2)
    capistrano-bundler (2.0.1)
      capistrano (~> 3.1)
    capistrano-passenger (0.2.1)
      capistrano (~> 3.0)
    capistrano-rails (1.6.2)
      capistrano (~> 3.1)
      capistrano-bundler (>= 1.1, < 3)
    chartkick (4.1.3)
    chunky_png (1.4.0)
    climate_control (0.2.0)
    concurrent-ruby (1.2.3)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    daemons (1.4.1)
    date (3.3.4)
    delayed_job (4.1.10)
      activesupport (>= 3.0, < 8.0)
    delayed_job_active_record (4.1.7)
      activerecord (>= 3.0, < 8.0)
      delayed_job (>= 3.0, < 5)
    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)
    dotenv (2.8.1)
    dotenv-rails (2.8.1)
      dotenv (= 2.8.1)
      railties (>= 3.2)
    ed25519 (1.3.0)
    erubi (1.12.0)
    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.20.0)
      i18n (>= 1.8.11, < 2)
    faraday (2.3.0)
      faraday-net_http (~> 2.0)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (2.0.3)
    ffi (1.15.5)
    font-awesome-sass (5.15.1)
      sassc (>= 1.11)
    friendly_id (5.4.2)
      activerecord (>= 4.0.0)
    globalid (1.0.0)
      activesupport (>= 5.0)
    hashdiff (1.0.1)
    hashie (5.0.0)
    httparty (0.20.0)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.14.5)
      concurrent-ruby (~> 1.0)
    identicon (0.0.5)
      chunky_png
    json (2.7.2)
    jwt (2.3.0)
    kt-paperclip (7.1.1)
      activemodel (>= 4.2.0)
      activesupport (>= 4.2.0)
      marcel (~> 1.0.1)
      mime-types
      terrapin (~> 0.6.0)
    language_server-protocol (3.17.0.3)
    listen (3.7.1)
      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)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (1.0.2)
    method_source (1.1.0)
    mime-types (3.5.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.0507)
    mini_mime (1.1.2)
    minitest (5.23.1)
    msgpack (1.5.1)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    mutex_m (0.2.0)
    mysql2 (0.5.4)
    net-imap (0.4.11)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-scp (4.0.0)
      net-ssh (>= 2.6.5, < 8.0.0)
    net-sftp (4.0.0)
      net-ssh (>= 5.0.0, < 8.0.0)
    net-smtp (0.5.0)
      net-protocol
    net-ssh (7.2.3)
    nio4r (2.7.3)
    nokogiri (1.16.5-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.16.5-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.16.5-x86_64-linux)
      racc (~> 1.4)
    oauth2 (1.4.9)
      faraday (>= 0.17.3, < 3.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    omniauth (2.1.0)
      hashie (>= 3.4.6)
      rack (>= 2.2.3)
      rack-protection
    omniauth-oauth2 (1.7.2)
      oauth2 (~> 1.4)
      omniauth (>= 1.9, < 3)
    omniauth-rails_csrf_protection (1.0.1)
      actionpack (>= 4.2)
      omniauth (~> 2.0)
    omniauth-zeuswpi (1.0.0)
      omniauth-oauth2 (~> 1.7.1)
    orm_adapter (0.5.0)
    parallel (1.24.0)
    parser (3.3.1.0)
      ast (~> 2.4.1)
      racc
    psych (5.1.2)
      stringio
    public_suffix (4.0.7)
    puma (5.5.2)
      nio4r (~> 2.0)
    racc (1.8.0)
    rack (2.2.9)
    rack-protection (2.2.0)
      rack
    rack-proxy (0.7.2)
      rack
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (6.1.6)
      actioncable (= 6.1.6)
      actionmailbox (= 6.1.6)
      actionmailer (= 6.1.6)
      actionpack (= 6.1.6)
      actiontext (= 6.1.6)
      actionview (= 6.1.6)
      activejob (= 6.1.6)
      activemodel (= 6.1.6)
      activerecord (= 6.1.6)
      activestorage (= 6.1.6)
      activesupport (= 6.1.6)
      bundler (>= 1.15.0)
      railties (= 6.1.6)
      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-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    railties (6.1.6)
      actionpack (= 6.1.6)
      activesupport (= 6.1.6)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
    rainbow (3.1.1)
    rake (13.2.1)
    rb-fsevent (0.11.1)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rdoc (6.7.0)
      psych (>= 4.0.0)
    regexp_parser (2.9.2)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rexml (3.2.8)
      strscan (>= 3.0.9)
    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-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.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-support (3.11.0)
    rubocop (1.64.0)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.3.0.2)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.31.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.31.3)
      parser (>= 3.3.1.0)
    rubocop-rails (2.14.2)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.7.0, < 2.0)
    rubocop-rspec (2.11.1)
      rubocop (~> 1.19)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    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
    sdoc (2.6.1)
      rdoc (>= 5.0)
    semantic_range (3.0.0)
    sentry-rails (5.17.3)
      railties (>= 5.0)
      sentry-ruby (~> 5.17.3)
    sentry-ruby (5.17.3)
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
    spring (3.1.1)
    sprockets (4.0.3)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    sqlite3 (1.7.3-arm64-darwin)
    sqlite3 (1.7.3-x86_64-darwin)
    sqlite3 (1.7.3-x86_64-linux)
    sshkit (1.22.2)
      base64
      mutex_m
      net-scp (>= 1.1.2)
      net-sftp (>= 2.1.2)
      net-ssh (>= 2.8.0)
    stackprof (0.2.26)
    stringio (3.1.0)
    strscan (3.1.0)
    terrapin (0.6.0)
      climate_control (>= 0.0.3, < 1.0)
    thor (1.3.1)
    tilt (2.0.10)
    timeout (0.4.1)
    tqdm (0.3.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.5.0)
    vanilla_nested (1.6.1)
    warden (1.2.9)
      rack (>= 2.0.9)
    webmock (3.14.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webpacker (5.4.3)
      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 (3.3.1)
    will_paginate-bulma (1.0.0)
      will_paginate (>= 3.0.3)
    zeitwerk (2.6.15)

PLATFORMS
  arm64-darwin-23
  x86_64-darwin-21
  x86_64-linux

DEPENDENCIES
  annotate (~> 3.1)
  bcrypt_pbkdf
  bootsnap (~> 1.9)
  bulma-rails (~> 0.9.1)
  byebug
  cancancan (~> 3.3)
  capistrano
  capistrano-asdf
  capistrano-passenger
  capistrano-rails
  chartkick (~> 4.0)
  daemons (~> 1.4)
  delayed_job (~> 4.1)
  delayed_job_active_record
  devise (~> 4.8)
  dotenv-rails
  ed25519
  factory_bot (~> 6.2)
  factory_bot_rails (~> 6.2)
  faker (~> 2.19)
  font-awesome-sass (~> 5.15)
  friendly_id (~> 5.4)
  httparty (~> 0.20.0)
  identicon (= 0.0.5)
  kt-paperclip (~> 7.0)
  listen (~> 3.7)
  mysql2 (~> 0.5.3)
  net-imap
  net-pop
  net-smtp
  omniauth-rails_csrf_protection
  omniauth-zeuswpi
  puma (~> 5.5.0)
  rails (~> 6.1)
  rails-controller-testing (~> 1.0)
  rspec-rails
  rubocop (~> 1.30)
  rubocop-rails (~> 2.14)
  rubocop-rspec (~> 2.11)
  sassc-rails (~> 2.1)
  sdoc (~> 2.2)
  sentry-rails
  sentry-ruby
  spring (~> 3.0)
  sqlite3 (~> 1.4)
  stackprof
  tqdm (~> 0.3.0)
  tzinfo-data
  vanilla_nested (~> 1.6)
  webmock
  webpacker (~> 5.0)
  will_paginate (~> 3.3)
  will_paginate-bulma (~> 1.0)

BUNDLED WITH
   2.5.10