tryzealot/zealot

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/icyleaf/sys-filesystem
  revision: 9e6f1017ef0ab5a5dc8dd04f9096e942b63b0f57
  branch: fix/musl-remove-alias-statvfs64
  specs:
    sys-filesystem (1.4.4)
      ffi (~> 1.1)

GEM
  remote: https://rubygems.org/
  specs:
    CFPropertyList (3.0.6)
      rexml
    actioncable (7.1.3.3)
      actionpack (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.1.3.3)
      actionpack (= 7.1.3.3)
      activejob (= 7.1.3.3)
      activerecord (= 7.1.3.3)
      activestorage (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.1.3.3)
      actionpack (= 7.1.3.3)
      actionview (= 7.1.3.3)
      activejob (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.2)
    actionpack (7.1.3.3)
      actionview (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    actiontext (7.1.3.3)
      actionpack (= 7.1.3.3)
      activerecord (= 7.1.3.3)
      activestorage (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.1.3.3)
      activesupport (= 7.1.3.3)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    active_model_serializers (0.10.14)
      actionpack (>= 4.1)
      activemodel (>= 4.1)
      case_transform (>= 0.2)
      jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
    activejob (7.1.3.3)
      activesupport (= 7.1.3.3)
      globalid (>= 0.3.6)
    activejob-status (1.0.2)
      activejob (>= 6.0)
      activesupport (>= 6.0)
    activemodel (7.1.3.3)
      activesupport (= 7.1.3.3)
    activerecord (7.1.3.3)
      activemodel (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      timeout (>= 0.4.0)
    activestorage (7.1.3.3)
      actionpack (= 7.1.3.3)
      activejob (= 7.1.3.3)
      activerecord (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      marcel (~> 1.0)
    activesupport (7.1.3.3)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      mutex_m
      tzinfo (~> 2.0)
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    aes_key_wrap (1.1.0)
    android_parser (2.6.0)
      rexml (> 3.0)
      rubyzip (>= 1.0, < 3.0)
    app-info (3.0.0)
      CFPropertyList (>= 2.3.4, < 3.1.0)
      android_parser (~> 2.6.0)
      google-protobuf (>= 3.19.4, < 3.23.0)
      icns (~> 0.2.0)
      image_size (>= 1.5, < 3.3)
      pedump (~> 0.6.2)
      ruby-macho (>= 1.4, < 4)
      rubyzip (>= 1.2, < 3.0)
      uuidtools (>= 2.1.5, < 2.3.0)
    ast (2.4.2)
    attr_required (1.0.1)
    awesome_print (1.9.2)
    base64 (0.2.0)
    bcrypt (3.1.20)
    better_errors (2.10.1)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
      rouge (>= 1.0.0)
    bigdecimal (3.1.8)
    bindata (2.5.0)
    bindex (0.8.1)
    binding_of_caller (1.0.1)
      debug_inspector (>= 1.2.0)
    bootsnap (1.18.3)
      msgpack (~> 1.2)
    builder (3.2.4)
    carrierwave (3.0.7)
      activemodel (>= 6.0.0)
      activesupport (>= 6.0.0)
      addressable (~> 2.6)
      image_processing (~> 1.1)
      marcel (~> 1.0.0)
      ssrf_filter (~> 1.0)
    case_transform (0.2)
      activesupport
    chef-utils (18.0.185)
      concurrent-ruby
    childprocess (5.0.0)
    chunky_png (1.4.0)
    coderay (1.1.3)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
    crass (1.0.6)
    cssbundling-rails (1.4.0)
      railties (>= 6.0.0)
    date (3.3.4)
    debug (1.9.2)
      irb (~> 1.10)
      reline (>= 0.3.8)
    debug_inspector (1.2.0)
    devise (4.9.4)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise-i18n (1.12.0)
      devise (>= 4.9.0)
    dotenv (3.1.2)
    dotenv-rails (3.1.2)
      dotenv (= 3.1.2)
      railties (>= 6.1)
    drb (2.2.1)
    erubi (1.12.0)
    et-orbi (1.2.11)
      tzinfo
    faraday (2.9.0)
      faraday-net_http (>= 2.0, < 3.2)
    faraday-follow_redirects (0.3.0)
      faraday (>= 1, < 3)
    faraday-net_http (3.1.0)
      net-http
    ffi (1.16.3)
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
    friendly_id (5.5.1)
      activerecord (>= 4.0.0)
    fugit (1.11.0)
      et-orbi (~> 1, >= 1.2.11)
      raabro (~> 1.4)
    gitlab_omniauth-ldap (2.2.0)
      net-ldap (~> 0.16)
      omniauth (>= 1.3, < 3)
      pyu-ruby-sasl (>= 0.0.3.3, < 0.1)
      rubyntlm (~> 0.5)
    globalid (1.2.1)
      activesupport (>= 6.1)
    good_job (3.28.2)
      activejob (>= 6.0.0)
      activerecord (>= 6.0.0)
      concurrent-ruby (>= 1.0.2)
      fugit (>= 1.1)
      railties (>= 6.0.0)
      thor (>= 0.14.1)
    google-protobuf (3.22.5)
    graphiql-rails (1.10.0)
      railties
    graphql (2.3.3)
      base64
    hashie (5.0.0)
    health_check (3.1.0)
      railties (>= 5.0)
    i18n (1.14.5)
      concurrent-ruby (~> 1.0)
    icns (0.2.0)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    image_size (3.2.0)
    improved_jenkins_client (1.6.7)
      addressable (~> 2.7)
      json (>= 1.0)
      mixlib-shellout (>= 1.1.0)
      nokogiri (~> 1.6)
      socksify (>= 1.7.0)
      terminal-table (>= 1.4.0)
      thor (>= 0.16.0)
    interception (0.5)
    io-console (0.7.2)
    iostruct (0.0.5)
    irb (1.13.1)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    jb (0.8.2)
    jsbundling-rails (1.3.0)
      railties (>= 6.0.0)
    json (2.6.3)
    json-jwt (1.16.6)
      activesupport (>= 4.2)
      aes_key_wrap
      base64
      bindata
      faraday (~> 2.0)
      faraday-follow_redirects
    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)
    kramdown (2.4.0)
      rexml
    launchy (3.0.1)
      addressable (~> 2.8)
      childprocess (~> 5.0)
    letter_opener (1.10.0)
      launchy (>= 2.2, < 4)
    letter_opener_web (3.0.0)
      actionmailer (>= 6.1)
      letter_opener (~> 1.9)
      railties (>= 6.1)
      rexml
    listen (3.9.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    lograge (0.14.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
    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.4)
    method_source (1.0.0)
    mini_magick (4.12.0)
    mini_mime (1.1.5)
    mini_portile2 (2.8.6)
    minitest (5.23.0)
    mixlib-shellout (3.2.7)
      chef-utils
    msgpack (1.7.2)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    multipart-post (2.3.0)
    mutex_m (0.2.0)
    net-http (0.4.1)
      uri
    net-imap (0.4.11)
      date
      net-protocol
    net-ldap (0.17.1)
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.0)
      net-protocol
    nio4r (2.7.3)
    nkf (0.2.0)
    nokogiri (1.16.5)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    nokogiri (1.16.5-aarch64-linux)
      racc (~> 1.4)
    nokogiri (1.16.5-arm-linux)
      racc (~> 1.4)
    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.11)
      faraday (>= 0.17.3, < 3.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 4)
    omniauth (2.1.2)
      hashie (>= 3.4.6)
      rack (>= 2.2.3)
      rack-protection
    omniauth-feishu (0.1.8)
      omniauth-oauth2 (>= 1.6.0, < 2)
    omniauth-gitlab (3.0.0)
      omniauth (~> 2.0)
      omniauth-oauth2 (~> 1.7.1)
    omniauth-google-oauth2 (1.0.1)
      jwt (>= 2.0)
      oauth2 (~> 1.1)
      omniauth (~> 2.0)
      omniauth-oauth2 (~> 1.7.1)
    omniauth-oauth2 (1.7.3)
      oauth2 (>= 1.4, < 3)
      omniauth (>= 1.9, < 3)
    omniauth-rails_csrf_protection (1.0.2)
      actionpack (>= 4.2)
      omniauth (~> 2.0)
    omniauth_openid_connect (0.7.1)
      omniauth (>= 1.9, < 3)
      openid_connect (~> 2.2)
    openid_connect (2.2.0)
      activemodel
      attr_required (>= 1.0.0)
      faraday (~> 2.0)
      faraday-follow_redirects
      json-jwt (>= 1.16)
      net-smtp
      rack-oauth2 (~> 2.2)
      swd (~> 2.0)
      tzinfo
      validate_email
      validate_url
      webfinger (~> 2.0)
    openssl (3.2.0)
    orm_adapter (0.5.0)
    parallel (1.22.1)
    parser (3.1.3.0)
      ast (~> 2.4.1)
    pedump (0.6.6)
      awesome_print
      iostruct (>= 0.0.4)
      multipart-post (>= 2.0.0)
      rainbow
      zhexdump (>= 0.0.2)
    pg (1.5.6)
    pghero (3.4.1)
      activerecord (>= 6)
    plist (3.7.1)
    propshaft (0.8.0)
      actionpack (>= 7.0.0)
      activesupport (>= 7.0.0)
      rack
      railties (>= 7.0.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    pry-rescue (1.6.0)
      interception (>= 0.5)
      pry (>= 0.12.0)
    psych (5.1.2)
      stringio
    public_suffix (5.0.5)
    puma (6.4.2)
      nio4r (~> 2.0)
    pundit (2.3.2)
      activesupport (>= 3.0.0)
    pyu-ruby-sasl (0.0.3.3)
    raabro (1.4.0)
    racc (1.7.3)
    rack (3.0.11)
    rack-cors (2.0.2)
      rack (>= 2.0.0)
    rack-oauth2 (2.2.0)
      activesupport
      attr_required
      faraday (~> 2.0)
      faraday-follow_redirects
      json-jwt (>= 1.11.0)
      rack (>= 2.1.0)
    rack-protection (4.0.0)
      base64 (>= 0.1.0)
      rack (>= 3.0.0, < 4)
    rack-session (2.0.0)
      rack (>= 3.0.0)
    rack-test (2.1.0)
      rack (>= 1.3)
    rackup (2.1.0)
      rack (>= 3)
      webrick (~> 1.8)
    rails (7.1.3.3)
      actioncable (= 7.1.3.3)
      actionmailbox (= 7.1.3.3)
      actionmailer (= 7.1.3.3)
      actionpack (= 7.1.3.3)
      actiontext (= 7.1.3.3)
      actionview (= 7.1.3.3)
      activejob (= 7.1.3.3)
      activemodel (= 7.1.3.3)
      activerecord (= 7.1.3.3)
      activestorage (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      bundler (>= 1.15.0)
      railties (= 7.1.3.3)
    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.6)
      i18n (>= 0.7, < 2)
      railties (>= 6.0.0, < 8)
    rails-settings-cached (2.9.4)
      activerecord (>= 5.0.0)
      railties (>= 5.0.0)
    railties (7.1.3.3)
      actionpack (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.0.6)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rdoc (6.6.3.1)
      psych (>= 4.0.0)
    regexp_parser (2.6.1)
    reline (0.5.7)
      io-console (~> 0.5)
    request_store (1.5.1)
      rack (>= 1.4)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rexml (3.2.8)
      strscan (>= 3.0.9)
    rouge (4.1.2)
    rqrcode (2.2.0)
      chunky_png (~> 1.0)
      rqrcode_core (~> 1.0)
    rqrcode_core (1.2.0)
    rubocop (1.41.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.23.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.24.0)
      parser (>= 3.1.1.0)
    rubocop-rails (2.17.4)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
    ruby-macho (3.0.0)
    ruby-progressbar (1.11.0)
    ruby-vips (2.2.1)
      ffi (~> 1.12)
    rubyntlm (0.6.3)
    rubyzip (2.3.2)
    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)
    simple_form (5.3.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    slim (5.1.1)
      temple (~> 0.10.0)
      tilt (>= 2.1.0)
    slim-rails (3.6.3)
      actionpack (>= 3.1)
      railties (>= 3.1)
      slim (>= 3.0, < 6.0, != 5.0.0)
    socksify (1.7.1)
    solid_cache (0.6.0)
      activejob (>= 7)
      activerecord (>= 7)
      railties (>= 7)
    ssrf_filter (1.1.2)
    stimulus-rails (1.3.3)
      railties (>= 6.0.0)
    stringio (3.1.0)
    strscan (3.1.0)
    swd (2.0.2)
      activesupport (>= 3)
      attr_required (>= 0.0.5)
      faraday (~> 2.0)
      faraday-follow_redirects
    temple (0.10.3)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    thor (1.3.1)
    tilt (2.3.0)
    timeout (0.4.1)
    tiny_appstore_connect (0.1.12)
      CFPropertyList (>= 2.3.4, < 3.1.0)
      faraday (>= 1.10.0, < 3.0)
      jwt (>= 1.4, < 3)
      openssl (>= 2.2.1, < 4)
    turbo-rails (2.0.5)
      actionpack (>= 6.0.0)
      activejob (>= 6.0.0)
      railties (>= 6.0.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.3.0)
    uri (0.13.0)
    uuidtools (2.2.0)
    validate_email (0.1.6)
      activemodel (>= 3.0)
      mail (>= 2.2.5)
    validate_url (1.0.15)
      activemodel (>= 3.0.0)
      public_suffix
    vmstat (2.3.1)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-console (4.2.1)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webfinger (2.1.2)
      activesupport
      faraday (~> 2.0)
      faraday-follow_redirects
    webp-ffi (0.4.0)
      ffi (>= 1.9.0)
      ffi-compiler (>= 0.1.2)
    webrick (1.8.1)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    zeitwerk (2.6.14)
    zhexdump (0.0.2)

PLATFORMS
  aarch64-linux
  arm-linux
  arm64-darwin
  arm64-darwin-20
  arm64-darwin-21
  arm64-darwin-22
  arm64-darwin-23
  ruby
  x86_64-darwin-18
  x86_64-darwin-19
  x86_64-darwin-20
  x86_64-darwin-22
  x86_64-linux

DEPENDENCIES
  active_model_serializers (~> 0.10.14)
  activejob-status (~> 1.0.2)
  app-info (~> 3.0.0)
  awesome_print
  better_errors
  binding_of_caller
  bootsnap (>= 1.4.7)
  carrierwave (~> 3.0.7)
  cssbundling-rails (~> 1.4)
  debug (~> 1.9.2)
  devise (~> 4.9.4)
  devise-i18n (~> 1.12.0)
  dotenv-rails
  faraday (~> 2.9.0)
  friendly_id (~> 5.5.1)
  gitlab_omniauth-ldap (~> 2.2.0)
  good_job (~> 3.28.2)
  graphiql-rails
  graphql (~> 2.3.3)
  health_check (~> 3.1.0)
  improved_jenkins_client (~> 1.6.7)
  jb (~> 0.8.2)
  jsbundling-rails (~> 1.3)
  kaminari (~> 1.2.2)
  kramdown (~> 2.4)
  letter_opener (~> 1.10)
  letter_opener_web (~> 3.0)
  listen (>= 3.0.5, < 3.10)
  lograge (~> 0.14.0)
  nkf (~> 0.2.0)
  omniauth (~> 2.1.2)
  omniauth-feishu (~> 0.1.8)
  omniauth-gitlab (~> 3.0.0)
  omniauth-google-oauth2 (~> 1.0.1)
  omniauth-rails_csrf_protection (~> 1.0.2)
  omniauth_openid_connect (= 0.7.1)
  openssl (~> 3.2.0)
  pg (>= 0.18, < 2.0)
  pghero (~> 3.4.1)
  plist (~> 3.7.1)
  propshaft (= 0.8.0)
  pry-rails
  pry-rescue
  puma (~> 6.4.2)
  pundit (~> 2.3.2)
  rack-cors (~> 2.0.2)
  rails (~> 7.1.3)
  rails-i18n (~> 7.0.5)
  rails-settings-cached (~> 2.9.4)
  rake (~> 13.0.4)
  rqrcode
  rubocop (>= 0.70)
  rubocop-rails
  sentry-rails (~> 5.17.3)
  sentry-ruby (~> 5.17.3)
  simple_form (~> 5.3)
  slim-rails (~> 3.6.3)
  solid_cache (~> 0.6.0)
  stimulus-rails (~> 1.3.3)
  sys-filesystem!
  tiny_appstore_connect (~> 0.1.12)
  turbo-rails (~> 2.0)
  vmstat (~> 2.3.0)
  web-console (>= 3.3.0)
  webp-ffi (~> 0.4.0)

BUNDLED WITH
   2.5.10