skyderby/skyderby

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.0.8.1)
      actionpack (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (7.0.8.1)
      actionpack (= 7.0.8.1)
      activejob (= 7.0.8.1)
      activerecord (= 7.0.8.1)
      activestorage (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.0.8.1)
      actionpack (= 7.0.8.1)
      actionview (= 7.0.8.1)
      activejob (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.0)
    actionpack (7.0.8.1)
      actionview (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      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.8.1)
      actionpack (= 7.0.8.1)
      activerecord (= 7.0.8.1)
      activestorage (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.0.8.1)
      activesupport (= 7.0.8.1)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (7.0.8.1)
      activesupport (= 7.0.8.1)
      globalid (>= 0.3.6)
    activemodel (7.0.8.1)
      activesupport (= 7.0.8.1)
    activerecord (7.0.8.1)
      activemodel (= 7.0.8.1)
      activesupport (= 7.0.8.1)
    activestorage (7.0.8.1)
      actionpack (= 7.0.8.1)
      activejob (= 7.0.8.1)
      activerecord (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (7.0.8.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    annotate (3.2.0)
      activerecord (>= 3.2, < 8.0)
      rake (>= 10.4, < 14.0)
    ast (2.4.2)
    aws-eventstream (1.2.0)
    aws-partitions (1.767.0)
    aws-sdk-core (3.173.0)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.651.0)
      aws-sigv4 (~> 1.5)
      jmespath (~> 1, >= 1.6.1)
    aws-sdk-kms (1.64.0)
      aws-sdk-core (~> 3, >= 3.165.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.122.0)
      aws-sdk-core (~> 3, >= 3.165.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.4)
    aws-sigv4 (1.5.2)
      aws-eventstream (~> 1, >= 1.0.2)
    bcrypt (3.1.18)
    bigdecimal (3.1.7)
    bootsnap (1.13.0)
      msgpack (~> 1.2)
    browser (4.0.0)
    builder (3.2.4)
    capybara (3.40.0)
      addressable
      matrix
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.11)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    caxlsx (3.0.0)
      htmlentities (~> 4.3, >= 4.3.4)
      mimemagic (~> 0.3)
      nokogiri (~> 1.8, >= 1.8.2)
      rubyzip (~> 1.2, >= 1.2.1)
    caxlsx_rails (0.6.2)
      actionpack (>= 3.1)
      caxlsx (>= 3.0)
    childprocess (4.1.0)
    cliver (0.3.2)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
    content_disposition (1.0.0)
    crack (1.0.0)
      bigdecimal
      rexml
    crass (1.0.6)
    cuprite (0.13)
      capybara (>= 2.1, < 4)
      ferrum (~> 0.11.0)
    date (3.3.4)
    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.1.5)
    dotenv (2.7.6)
    dotenv-rails (2.7.6)
      dotenv (= 2.7.6)
      railties (>= 3.2)
    down (5.2.0)
      addressable (~> 2.5)
    erubi (1.12.0)
    et-orbi (1.2.7)
      tzinfo
    factory_bot (5.0.2)
      activesupport (>= 4.2.0)
    factory_bot_rails (5.0.1)
      factory_bot (~> 5.0.0)
      railties (>= 4.2.0)
    faraday (2.5.2)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (3.0.0)
    ferrum (0.11)
      addressable (~> 2.5)
      cliver (~> 0.3)
      concurrent-ruby (~> 1.1)
      websocket-driver (>= 0.6, < 0.8)
    ffi (1.15.5)
    fugit (1.6.0)
      et-orbi (~> 1, >= 1.2.7)
      raabro (~> 1.4)
    globalid (1.2.1)
      activesupport (>= 6.1)
    haml (5.2.1)
      temple (>= 0.8.0)
      tilt
    hashdiff (1.1.0)
    hashie (5.0.0)
    honeybadger (4.12.2)
    htmlentities (4.3.4)
    http_accept_language (2.1.1)
    i18n (1.14.5)
      concurrent-ruby (~> 1.0)
    i18n-js (3.5.1)
      i18n (>= 0.6.6)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jmespath (1.6.2)
    json (2.3.1)
    jwt (2.5.0)
    kramdown (2.3.1)
      rexml
    loofah (2.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    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)
    mimemagic (0.4.3)
      nokogiri (~> 1)
      rake
    mini_magick (4.11.0)
    mini_mime (1.1.5)
    minitest (5.23.0)
    msgpack (1.5.4)
    multi_xml (0.6.0)
    net-imap (0.4.10)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.4.0.1)
      net-protocol
    nio4r (2.7.3)
    nokogiri (1.16.5-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.16.5-x86_64-linux)
      racc (~> 1.4)
    oauth2 (2.0.7)
      faraday (>= 0.17.3, < 3.0)
      jwt (>= 1.0, < 3.0)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
      rash_alt (>= 0.4, < 1)
      version_gem (~> 1.1)
    omniauth (2.1.0)
      hashie (>= 3.4.6)
      rack (>= 2.2.3)
      rack-protection
    omniauth-facebook (6.0.0)
      omniauth-oauth2 (~> 1.2)
    omniauth-oauth2 (1.8.0)
      oauth2 (>= 1.4, < 3)
      omniauth (~> 2.0)
    orm_adapter (0.5.0)
    parallel (1.22.1)
    parser (3.1.2.1)
      ast (~> 2.4.1)
    pg (1.5.6)
    pluck_to_hash (1.0.2)
      activerecord (>= 4.0.2)
      activesupport (>= 4.0.2)
    public_suffix (5.0.5)
    puma (6.4.2)
      nio4r (~> 2.0)
    pundit (2.0.1)
      activesupport (>= 3.0.0)
    raabro (1.4.0)
    racc (1.7.3)
    rack (2.2.9)
    rack-attack (6.3.1)
      rack (>= 1.0, < 3)
    rack-cors (1.1.1)
      rack (>= 2.0.0)
    rack-protection (2.2.2)
      rack
    rack-proxy (0.7.2)
      rack
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (7.0.8.1)
      actioncable (= 7.0.8.1)
      actionmailbox (= 7.0.8.1)
      actionmailer (= 7.0.8.1)
      actionpack (= 7.0.8.1)
      actiontext (= 7.0.8.1)
      actionview (= 7.0.8.1)
      activejob (= 7.0.8.1)
      activemodel (= 7.0.8.1)
      activerecord (= 7.0.8.1)
      activestorage (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      bundler (>= 1.15.0)
      railties (= 7.0.8.1)
    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 (7.0.8.1)
      actionpack (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
      zeitwerk (~> 2.5)
    rainbow (3.1.1)
    rake (13.1.0)
    rash_alt (0.4.12)
      hashie (>= 3.4)
    redis (4.8.1)
    regexp_parser (2.9.2)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rexml (3.2.8)
      strscan (>= 3.0.9)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.1)
      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.0.3)
      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.1)
    rubocop (1.34.1)
      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.0, < 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-performance (1.9.2)
      rubocop (>= 0.90.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rails (2.9.1)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 0.90.0, < 2.0)
    ruby-progressbar (1.11.0)
    ruby-vips (2.1.4)
      ffi (~> 1.12)
    ruby2_keywords (0.0.5)
    rubyzip (1.3.0)
    scenic (1.7.0)
      activerecord (>= 4.0.0)
      railties (>= 4.0.0)
    selenium-webdriver (4.4.0)
      childprocess (>= 0.5, < 5.0)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    semantic_range (3.0.0)
    shakapacker (6.5.0)
      activesupport (>= 5.2)
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    shrine (3.3.0)
      content_disposition (~> 1.0)
      down (~> 5.1)
    sidekiq (6.5.10)
      connection_pool (>= 2.2.5, < 3)
      rack (~> 2.0)
      redis (>= 4.5.0, < 5)
    sidekiq-cron (1.7.0)
      fugit (~> 1)
      sidekiq (>= 4.2.1)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    skylight (6.0.4)
      activesupport (>= 5.2.0)
    strscan (3.1.0)
    temple (0.8.2)
    thor (1.3.1)
    tilt (2.0.10)
    timeout (0.4.1)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.2.0)
    vcr (6.2.0)
    version_gem (1.1.0)
    vincenty_distance (1.0.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    webmock (3.23.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket (1.2.9)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    will_paginate (3.3.0)
    will_paginate-bootstrap (1.0.2)
      will_paginate (>= 3.0.3)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.13)

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

DEPENDENCIES
  annotate
  aws-sdk-s3
  bootsnap
  browser
  capybara
  caxlsx
  caxlsx_rails
  cuprite
  devise
  dotenv-rails
  factory_bot_rails
  haml
  honeybadger (~> 4.0)
  http_accept_language
  i18n-js (>= 3.0.0.rc8)
  image_processing (~> 1.12)
  jbuilder (~> 2.6)
  kramdown
  matrix
  nokogiri (~> 1.16)
  omniauth-facebook
  pg (~> 1.0)
  pluck_to_hash
  puma (< 7)
  pundit
  rack-attack
  rack-cors
  rails (~> 7.0.8)
  rspec
  rspec-rails (~> 5.0.0)
  rubocop
  rubocop-performance
  rubocop-rails
  scenic
  selenium-webdriver (>= 4.0.0)
  shakapacker (= 6.5.0)
  shrine (~> 3.0)
  sidekiq (< 7)
  sidekiq-cron (~> 1.0)
  simplecov
  skylight
  vcr
  vincenty_distance
  webmock
  will_paginate
  will_paginate-bootstrap

RUBY VERSION
   ruby 3.2.3p157

BUNDLED WITH
   2.3.20