unclesp1d3r/CipherSwarm

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.2.1)
      actionpack (= 7.2.1)
      activesupport (= 7.2.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.2.1)
      actionpack (= 7.2.1)
      activejob (= 7.2.1)
      activerecord (= 7.2.1)
      activestorage (= 7.2.1)
      activesupport (= 7.2.1)
      mail (>= 2.8.0)
    actionmailer (7.2.1)
      actionpack (= 7.2.1)
      actionview (= 7.2.1)
      activejob (= 7.2.1)
      activesupport (= 7.2.1)
      mail (>= 2.8.0)
      rails-dom-testing (~> 2.2)
    actionpack (7.2.1)
      actionview (= 7.2.1)
      activesupport (= 7.2.1)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4, < 3.2)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
      useragent (~> 0.16)
    actiontext (7.2.1)
      actionpack (= 7.2.1)
      activerecord (= 7.2.1)
      activestorage (= 7.2.1)
      activesupport (= 7.2.1)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.2.1)
      activesupport (= 7.2.1)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    active_storage_validations (1.2.0)
      activejob (>= 5.2.0)
      activemodel (>= 5.2.0)
      activestorage (>= 5.2.0)
      activesupport (>= 5.2.0)
    activejob (7.2.1)
      activesupport (= 7.2.1)
      globalid (>= 0.3.6)
    activemodel (7.2.1)
      activesupport (= 7.2.1)
    activerecord (7.2.1)
      activemodel (= 7.2.1)
      activesupport (= 7.2.1)
      timeout (>= 0.4.0)
    activestorage (7.2.1)
      actionpack (= 7.2.1)
      activejob (= 7.2.1)
      activerecord (= 7.2.1)
      activesupport (= 7.2.1)
      marcel (~> 1.0)
    activesupport (7.2.1)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.3.1)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      logger (>= 1.4.2)
      minitest (>= 5.1)
      securerandom (>= 0.3)
      tzinfo (~> 2.0, >= 2.0.5)
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    administrate (0.20.1)
      actionpack (>= 6.0, < 8.0)
      actionview (>= 6.0, < 8.0)
      activerecord (>= 6.0, < 8.0)
      jquery-rails (~> 4.6.0)
      kaminari (~> 1.2.2)
      sassc-rails (~> 2.1)
      selectize-rails (~> 0.6)
    administrate-field-active_storage (1.0.3)
      administrate (>= 0.2.2)
      rails (>= 7.0)
    administrate-field-enum (0.0.9)
      administrate (~> 0.12)
    administrate-field-jsonb (0.4.6)
      administrate (< 1.0.0)
      rails (>= 4.2)
    administrate-field-nested_has_many (2.1.0)
      administrate (>= 0.19, < 1)
      cocoon (~> 1.2, >= 1.2.11)
    annotaterb (4.12.0)
    anyway_config (2.6.4)
      ruby-next-core (~> 1.0)
    ar_lazy_preload (2.1.0)
    ast (2.4.2)
    audited (5.7.0)
      activerecord (>= 5.2, < 8.0)
      activesupport (>= 5.2, < 8.0)
    aws-eventstream (1.3.0)
    aws-partitions (1.982.0)
    aws-sdk-core (3.209.1)
      aws-eventstream (~> 1, >= 1.3.0)
      aws-partitions (~> 1, >= 1.651.0)
      aws-sigv4 (~> 1.9)
      jmespath (~> 1, >= 1.6.1)
    aws-sdk-kms (1.94.0)
      aws-sdk-core (~> 3, >= 3.207.0)
      aws-sigv4 (~> 1.5)
    aws-sdk-s3 (1.166.0)
      aws-sdk-core (~> 3, >= 3.207.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.5)
    aws-sigv4 (1.10.0)
      aws-eventstream (~> 1, >= 1.0.2)
    base64 (0.2.0)
    bcrypt (3.1.20)
    better_html (2.1.1)
      actionview (>= 6.0)
      activesupport (>= 6.0)
      ast (~> 2.0)
      erubi (~> 1.4)
      parser (>= 2.4)
      smart_properties
    bigdecimal (3.1.8)
    bindex (0.8.1)
    bootsnap (1.18.4)
      msgpack (~> 1.2)
    brakeman (6.2.1)
      racc
    builder (3.3.0)
    bullet (7.2.0)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    bundler-audit (0.9.2)
      bundler (>= 1.2.0, < 3)
      thor (~> 1.0)
    cancancan (3.6.1)
    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)
    cocoon (1.2.15)
    concurrent-ruby (1.3.4)
    connection_pool (2.4.1)
    crass (1.0.6)
    cssbundling-rails (1.4.1)
      railties (>= 6.0.0)
    database_cleaner-active_record (2.2.0)
      activerecord (>= 5.a)
      database_cleaner-core (~> 2.0.0)
    database_cleaner-core (2.0.1)
    date (3.3.4)
    debug (1.9.2)
      irb (~> 1.10)
      reline (>= 0.3.8)
    devise (4.9.4)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.5.1)
    docile (1.4.1)
    dockerfile-rails (1.6.22)
      rails (>= 3.0.0)
    drb (2.2.1)
    dry-initializer (3.1.1)
    erb-formatter (0.7.3)
      syntax_tree (~> 6.0)
    erb_lint (0.6.0)
      activesupport
      better_html (>= 2.0.1)
      parser (>= 2.7.1.4)
      rainbow
      rubocop (>= 1)
      smart_properties
    erubi (1.13.0)
    et-orbi (1.2.11)
      tzinfo
    factory_bot (6.5.0)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.4.3)
      factory_bot (~> 6.4)
      railties (>= 5.0.0)
    factory_trace (1.1.1)
      factory_bot (>= 4.0)
    faker (3.4.2)
      i18n (>= 1.8.11, < 2)
    ffi (1.17.0-aarch64-linux-gnu)
    ffi (1.17.0-arm-linux-gnu)
    ffi (1.17.0-arm64-darwin)
    ffi (1.17.0-x86-linux-gnu)
    ffi (1.17.0-x86_64-darwin)
    ffi (1.17.0-x86_64-linux-gnu)
    fugit (1.11.1)
      et-orbi (~> 1, >= 1.2.11)
      raabro (~> 1.4)
    fuubar (2.5.1)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    globalid (1.2.1)
      activesupport (>= 6.1)
    groupdate (6.5.0)
      activesupport (>= 7)
    gserver (0.0.1)
    htmlbeautifier (1.4.3)
    i18n (1.14.6)
      concurrent-ruby (~> 1.0)
    image_processing (1.13.0)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    inline_svg (1.10.0)
      activesupport (>= 3.0)
      nokogiri (>= 1.6)
    io-console (0.7.2)
    irb (1.14.1)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    jbuilder (2.13.0)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jmespath (1.6.2)
    jquery-rails (4.6.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jsbundling-rails (1.3.1)
      railties (>= 6.0.0)
    json (2.7.2)
    json-schema (4.3.1)
      addressable (>= 2.8)
    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)
    kredis (1.7.0)
      activemodel (>= 6.0.0)
      activesupport (>= 6.0.0)
      redis (>= 4.2, < 6)
    language_server-protocol (3.17.0.3)
    logger (1.6.1)
    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)
    maruku (0.7.3)
    matrix (0.4.2)
    meta-tags (2.22.1)
      actionpack (>= 6.0.0, < 8.1)
    method_source (1.1.0)
    mini_magick (4.13.2)
    mini_mime (1.1.5)
    minitest (5.25.1)
    msgpack (1.7.2)
    net-imap (0.4.16)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.0)
      net-protocol
    nio4r (2.7.3)
    nokogiri (1.16.7-aarch64-linux)
      racc (~> 1.4)
    nokogiri (1.16.7-arm-linux)
      racc (~> 1.4)
    nokogiri (1.16.7-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.16.7-x86-linux)
      racc (~> 1.4)
    nokogiri (1.16.7-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.16.7-x86_64-linux)
      racc (~> 1.4)
    oj (3.16.6)
      bigdecimal (>= 3.0)
      ostruct (>= 0.2)
    orm_adapter (0.5.0)
    ostruct (0.6.0)
    pagy (9.0.9)
    parallel (1.26.3)
    paranoia (3.0.0)
      activerecord (>= 6, < 8.1)
    parser (3.3.5.0)
      ast (~> 2.4.1)
      racc
    pg (1.5.8)
    prettier_print (1.2.1)
    psych (5.1.2)
      stringio
    public_suffix (6.0.1)
    puma (6.4.3)
      nio4r (~> 2.0)
    raabro (1.4.0)
    racc (1.8.1)
    rack (3.1.7)
    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.2.1)
      actioncable (= 7.2.1)
      actionmailbox (= 7.2.1)
      actionmailer (= 7.2.1)
      actionpack (= 7.2.1)
      actiontext (= 7.2.1)
      actionview (= 7.2.1)
      activejob (= 7.2.1)
      activemodel (= 7.2.1)
      activerecord (= 7.2.1)
      activestorage (= 7.2.1)
      activesupport (= 7.2.1)
      bundler (>= 1.15.0)
      railties (= 7.2.1)
    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 (7.2.1)
      actionpack (= 7.2.1)
      activesupport (= 7.2.1)
      irb (~> 1.13)
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.2.1)
    rdoc (6.7.0)
      psych (>= 4.0.0)
    redis (5.3.0)
      redis-client (>= 0.22.0)
    redis-client (0.22.2)
      connection_pool
    regexp_parser (2.9.2)
    reline (0.5.10)
      io-console (~> 0.5)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rexml (3.3.8)
    rolify (6.0.1)
    rspec-core (3.13.1)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (7.0.1)
      actionpack (>= 7.0)
      activesupport (>= 7.0)
      railties (>= 7.0)
      rspec-core (~> 3.13)
      rspec-expectations (~> 3.13)
      rspec-mocks (~> 3.13)
      rspec-support (~> 3.13)
    rspec-support (3.13.1)
    rspec_junit_formatter (0.6.0)
      rspec-core (>= 2, < 4, != 2.12.0)
    rswag (2.14.0)
      rswag-api (= 2.14.0)
      rswag-specs (= 2.14.0)
      rswag-ui (= 2.14.0)
    rswag-api (2.14.0)
      activesupport (>= 5.2, < 8.0)
      railties (>= 5.2, < 8.0)
    rswag-specs (2.14.0)
      activesupport (>= 5.2, < 8.0)
      json-schema (>= 2.2, < 5.0)
      railties (>= 5.2, < 8.0)
      rspec-core (>= 2.14)
    rswag-ui (2.14.0)
      actionpack (>= 5.2, < 8.0)
      railties (>= 5.2, < 8.0)
    rubocop (1.66.1)
      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 (>= 2.4, < 3.0)
      rubocop-ast (>= 1.32.2, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.32.3)
      parser (>= 3.3.1.0)
    rubocop-capybara (2.21.0)
      rubocop (~> 1.41)
    rubocop-factory_bot (2.26.1)
      rubocop (~> 1.61)
    rubocop-minitest (0.36.0)
      rubocop (>= 1.61, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-ordered_methods (0.13)
      rubocop (>= 1.0)
    rubocop-performance (1.22.1)
      rubocop (>= 1.48.1, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rails (2.26.2)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.52.0, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rails-omakase (1.0.0)
      rubocop
      rubocop-minitest
      rubocop-performance
      rubocop-rails
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    rubocop-rspec (3.1.0)
      rubocop (~> 1.61)
    rubocop-rspec_rails (2.30.0)
      rubocop (~> 1.61)
      rubocop-rspec (~> 3, >= 3.0.1)
    rubocop-thread_safety (0.5.1)
      rubocop (>= 0.90.0)
    ruby-next-core (1.0.3)
    ruby-progressbar (1.13.0)
    ruby-vips (2.2.2)
      ffi (~> 1.12)
      logger
    rubyzip (2.3.2)
    rufo (0.18.0)
    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
    securerandom (0.3.1)
    selectize-rails (0.12.6)
    selenium-webdriver (4.25.0)
      base64 (~> 0.2)
      logger (~> 1.4)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    sem_version (2.0.1)
    shoulda-callback-matchers (1.1.4)
      activesupport (>= 3)
    shoulda-matchers (6.4.0)
      activesupport (>= 5.2.0)
    show_for (0.8.1)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    sidekiq (7.3.2)
      concurrent-ruby (< 2)
      connection_pool (>= 2.3.0)
      logger
      rack (>= 2.2.4)
      redis-client (>= 0.22.2)
    sidekiq-cron (1.12.0)
      fugit (~> 1.8)
      globalid (>= 1.0.1)
      sidekiq (>= 6)
    sidekiq_alive (2.4.0)
      gserver (~> 0.0.1)
      sidekiq (>= 5, < 8)
    simple_form (5.3.1)
      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.13.1)
    simplecov_json_formatter (0.1.4)
    smart_properties (1.17.0)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.5.2)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      sprockets (>= 3.0.0)
    squasher (0.8.0)
    state_machines (0.6.0)
    state_machines-activemodel (0.9.0)
      activemodel (>= 6.0)
      state_machines (>= 0.6.0)
    state_machines-activerecord (0.9.0)
      activerecord (>= 6.0)
      state_machines-activemodel (>= 0.9.0)
    stimulus-rails (1.3.4)
      railties (>= 6.0.0)
    store_model (4.0.0)
      activerecord (>= 7.0)
    stringio (3.1.1)
    syntax_tree (6.2.0)
      prettier_print (>= 1.2.0)
    thor (1.3.2)
    thruster (0.1.8)
    thruster (0.1.8-aarch64-linux)
    thruster (0.1.8-arm64-darwin)
    thruster (0.1.8-x86_64-darwin)
    thruster (0.1.8-x86_64-linux)
    tilt (2.4.0)
    timeout (0.4.1)
    turbo-rails (2.0.10)
      actionpack (>= 6.0.0)
      railties (>= 6.0.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.6.0)
    uniform_notifier (1.16.0)
    useragent (0.16.10)
    view_component (3.16.0)
      activesupport (>= 5.2.0, < 8.0)
      concurrent-ruby (~> 1.0)
      method_source (~> 1.0)
    view_component-contrib (0.2.3)
      ruby-next-core (>= 0.15.0)
      view_component
    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)
    webrick (1.8.2)
    websocket (1.2.11)
    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.18)

PLATFORMS
  aarch64-linux
  arm-linux
  arm64-darwin-22
  arm64-darwin-23
  x86-linux
  x86_64-darwin
  x86_64-linux

DEPENDENCIES
  active_storage_validations (>= 1.1)
  administrate (>= 0.20.1)
  administrate-field-active_storage (>= 1.0)
  administrate-field-enum (>= 0.0.9)
  administrate-field-jsonb (>= 0.4.6)
  administrate-field-nested_has_many (>= 1.3)
  annotaterb (>= 4.11)
  anyway_config (>= 2.6)
  ar_lazy_preload (>= 2.1)
  audited (>= 5.5)
  aws-sdk-s3 (>= 1.151)
  bcrypt (>= 3.1.7)
  bootsnap (>= 1.18)
  brakeman (>= 6.1)
  bullet (>= 7.1)
  bundler-audit (>= 0.9.1)
  cancancan (>= 3.5)
  capybara (>= 3.40)
  cssbundling-rails (>= 1.4)
  database_cleaner-active_record (>= 2.1)
  debug
  devise (>= 4.9)
  dockerfile-rails (>= 1.6)
  dry-initializer (>= 3.1)
  erb-formatter (>= 0.7.3)
  erb_lint (>= 0.5.0)
  factory_bot_rails
  factory_trace (>= 1.1)
  faker (>= 3.3)
  fuubar (>= 2.5)
  groupdate (>= 6.4)
  htmlbeautifier (>= 1.4)
  image_processing (>= 1.2)
  inline_svg (>= 1.9)
  jbuilder (>= 2.12)
  jsbundling-rails (>= 1.3)
  kredis (>= 1.7)
  maruku (>= 0.7.3)
  meta-tags (>= 2.21)
  oj (>= 3.16)
  pagy (>= 8.0)
  paranoia (>= 3.0)
  pg (>= 1.1)
  puma (>= 5.0)
  rails (>= 7.2, < 8.0)
  rails-controller-testing (>= 1.0)
  redis (>= 5.1)
  rexml (>= 3.3)
  rolify (>= 6.0)
  rspec-rails (>= 6.1.1)
  rspec_junit_formatter (>= 0.6.0)
  rswag (>= 2.13)
  rswag-specs (>= 2.13)
  rubocop (>= 1.64)
  rubocop-capybara (>= 2.21)
  rubocop-factory_bot (>= 2.25)
  rubocop-ordered_methods (>= 0.11)
  rubocop-rails-omakase (>= 1.0)
  rubocop-rake (>= 0.6.0)
  rubocop-rspec (>= 2.27)
  rubocop-rspec_rails (>= 2.30)
  rubocop-thread_safety (>= 0.5.1)
  rufo (>= 0.18.0)
  selenium-webdriver (>= 4.19)
  sem_version (>= 2.0)
  shoulda-callback-matchers (>= 1.1)
  shoulda-matchers (>= 6.2)
  show_for (>= 0.8.1)
  sidekiq (>= 7.2)
  sidekiq-cron (>= 1.12)
  sidekiq_alive (>= 2.4)
  simple_form (>= 5.3)
  simplecov (>= 0.22.0)
  sprockets-rails
  squasher (>= 0.8.0)
  state_machines-activerecord (>= 0.9.0)
  stimulus-rails (>= 1.3)
  store_model (>= 2.4)
  thruster (>= 0.1.4)
  turbo-rails (>= 2.0)
  tzinfo-data
  view_component (>= 3.11)
  view_component-contrib (>= 0.2.0)
  web-console (>= 4.2.0)

RUBY VERSION
   ruby 3.3.5p100

BUNDLED WITH
   2.5.17