mitre-cyber-academy/ctf-scoreboard

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/jhund/filterrific.git
  revision: 4cad74076b837329901a19c83f2458d7ca3b7b80
  branch: 5.x
  specs:
    filterrific (5.2.2)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.1.7.2)
      actionpack (= 6.1.7.2)
      activesupport (= 6.1.7.2)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.1.7.2)
      actionpack (= 6.1.7.2)
      activejob (= 6.1.7.2)
      activerecord (= 6.1.7.2)
      activestorage (= 6.1.7.2)
      activesupport (= 6.1.7.2)
      mail (>= 2.7.1)
    actionmailer (6.1.7.2)
      actionpack (= 6.1.7.2)
      actionview (= 6.1.7.2)
      activejob (= 6.1.7.2)
      activesupport (= 6.1.7.2)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.1.7.2)
      actionview (= 6.1.7.2)
      activesupport (= 6.1.7.2)
      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.7.2)
      actionpack (= 6.1.7.2)
      activerecord (= 6.1.7.2)
      activestorage (= 6.1.7.2)
      activesupport (= 6.1.7.2)
      nokogiri (>= 1.8.5)
    actionview (6.1.7.2)
      activesupport (= 6.1.7.2)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (6.1.7.2)
      activesupport (= 6.1.7.2)
      globalid (>= 0.3.6)
    activemodel (6.1.7.2)
      activesupport (= 6.1.7.2)
    activemodel-serializers-xml (1.0.2)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)
    activerecord (6.1.7.2)
      activemodel (= 6.1.7.2)
      activesupport (= 6.1.7.2)
    activerecord-precounter (0.4.0)
      activerecord (>= 5)
    activerecord-session_store (2.0.0)
      actionpack (>= 5.2.4.1)
      activerecord (>= 5.2.4.1)
      multi_json (~> 1.11, >= 1.11.2)
      rack (>= 2.0.8, < 3)
      railties (>= 5.2.4.1)
    activestorage (6.1.7.2)
      actionpack (= 6.1.7.2)
      activejob (= 6.1.7.2)
      activerecord (= 6.1.7.2)
      activesupport (= 6.1.7.2)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (6.1.7.2)
      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)
    ast (2.4.2)
    autoprefixer-rails (10.4.2.0)
      execjs (~> 2)
    awesome_nested_fields (0.6.4)
      rails (>= 3.0.0)
    bcrypt (3.1.16)
    bootsnap (1.16.0)
      msgpack (~> 1.2)
    bootstrap (4.5.3)
      autoprefixer-rails (>= 9.1.0)
      popper_js (>= 1.14.3, < 2)
      sassc-rails (>= 2.0.0)
    bootstrap4-kaminari-views (1.0.1)
      kaminari (>= 0.13)
      rails (>= 3.1)
    brakeman (5.4.0)
    builder (3.2.4)
    bundler-audit (0.9.1)
      bundler (>= 1.2.0, < 3)
      thor (~> 1.0)
    carrierwave (0.10.0)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      json (>= 1.7)
      mime-types (>= 1.16)
    carrierwave-postgresql (0.2.0)
      carrierwave (~> 0.10.0)
    chartkick (5.0.1)
    coderay (1.1.3)
    coffee-rails (5.0.0)
      coffee-script (>= 2.2.0)
      railties (>= 5.2.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    concurrent-ruby (1.2.0)
    countries (4.2.2)
      i18n_data (~> 0.15.0)
      sixarm_ruby_unaccent (~> 1.1)
    country_select (6.1.1)
      countries (~> 4.2)
      sort_alphabetical (~> 1.1)
    crass (1.0.6)
    date (3.3.3)
    delayed_job (4.1.11)
      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)
    docile (1.4.0)
    erubi (1.12.0)
    execjs (2.8.1)
    factory_bot (6.2.0)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.2.0)
      factory_bot (~> 6.2.0)
      railties (>= 5.0.0)
    faker (3.1.0)
      i18n (>= 1.8.11, < 2)
    faraday (2.2.0)
      faraday-net_http (~> 2.0)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (2.0.1)
    ffi (1.15.5)
    ffi-hunspell (0.6.1)
      ffi (~> 1.0)
    font-awesome-rails (4.7.0.8)
      railties (>= 3.2, < 8.0)
    formtastic (4.0.0)
      actionpack (>= 5.2.0)
    globalid (1.0.1)
      activesupport (>= 5.0)
    groupdate (6.1.0)
      activesupport (>= 5.2)
    haml (6.0.1)
      temple (>= 0.8.2)
      thor
      tilt
    haml-rails (2.1.0)
      actionpack (>= 5.1)
      activesupport (>= 5.1)
      haml (>= 4.0.6)
      railties (>= 5.1)
    highcharts-rails (6.0.3)
      railties (>= 3.1)
    highline (2.1.0)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    i18n_data (0.15.0)
      simple_po_parser (~> 1.1)
    jquery-rails (4.5.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.6.2)
    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 (2.5.0)
      addressable (~> 2.7)
    letter_opener (1.8.1)
      launchy (>= 2.2, < 3)
    libv8-node (16.10.0.0-x86_64-linux)
    listen (3.8.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.19.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.8.0.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.2)
    method_source (1.0.0)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2022.0105)
    mini_mime (1.1.2)
    mini_racer (0.6.3)
      libv8-node (~> 16.10.0.0)
    minitest (5.17.0)
    msgpack (1.6.0)
    multi_json (1.15.0)
    nested_form (0.3.2)
    net-imap (0.3.4)
      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.8)
    nokogiri (1.14.0-x86_64-linux)
      racc (~> 1.4)
    obscenity (1.0.2)
    orm_adapter (0.5.0)
    paper_trail (11.1.0)
      activerecord (>= 5.2)
      request_store (~> 1.1)
    paper_trail-association_tracking (2.1.3)
      paper_trail (< 12.0)
    parallel (1.22.1)
    parser (3.1.2.1)
      ast (~> 2.4.1)
    passenger (6.0.17)
      rack
      rake (>= 0.8.1)
    pdf-core (0.9.0)
    pg (1.2.3)
    popper_js (1.14.7)
    prawn (2.4.0)
      pdf-core (~> 0.9.0)
      ttfunk (~> 1.7)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-remote (0.1.8)
      pry (~> 0.9)
      slop (~> 3.0)
    public_suffix (4.0.6)
    racc (1.6.2)
    rack (2.2.6.2)
    rack-test (2.0.2)
      rack (>= 1.3)
    rails (6.1.7.2)
      actioncable (= 6.1.7.2)
      actionmailbox (= 6.1.7.2)
      actionmailer (= 6.1.7.2)
      actionpack (= 6.1.7.2)
      actiontext (= 6.1.7.2)
      actionview (= 6.1.7.2)
      activejob (= 6.1.7.2)
      activemodel (= 6.1.7.2)
      activerecord (= 6.1.7.2)
      activestorage (= 6.1.7.2)
      activesupport (= 6.1.7.2)
      bundler (>= 1.15.0)
      railties (= 6.1.7.2)
      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.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.5.0)
      loofah (~> 2.19, >= 2.19.1)
    rails_admin (3.1.1)
      activemodel-serializers-xml (>= 1.0)
      kaminari (>= 0.14, < 2.0)
      nested_form (~> 0.3)
      rails (>= 6.0, < 8)
      turbo-rails (~> 1.0)
    railties (6.1.7.2)
      actionpack (= 6.1.7.2)
      activesupport (= 6.1.7.2)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
    rainbow (3.1.1)
    rake (13.0.6)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    recaptcha (5.12.3)
      json
    regexp_parser (2.6.0)
    request_store (1.5.1)
      rack (>= 1.4)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rexml (3.2.5)
    rubocop (1.39.0)
      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.23.0)
      parser (>= 3.1.1.0)
    rubocop-rails (2.15.2)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.7.0, < 2.0)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    sass-rails (6.0.0)
      sassc-rails (~> 2.1, >= 2.1.1)
    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
    sentry-raven (3.1.2)
      faraday (>= 1.0)
    settingslogic (2.0.9)
    simple_po_parser (1.1.5)
    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)
    sixarm_ruby_unaccent (1.2.0)
    slop (3.6.0)
    sort_alphabetical (1.1.0)
      unicode_utils (>= 1.2.2)
    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)
    temple (0.8.2)
    thor (1.2.1)
    tilt (2.0.11)
    timeout (0.3.1)
    ttfunk (1.7.0)
    turbo-rails (1.3.2)
      actionpack (>= 6.0.0)
      activejob (>= 6.0.0)
      railties (>= 6.0.0)
    tzinfo (2.0.5)
      concurrent-ruby (~> 1.0)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (2.3.0)
    unicode_utils (1.4.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    zeitwerk (2.6.6)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  activerecord-precounter
  activerecord-session_store
  awesome_nested_fields
  bootsnap (>= 1.1.0)
  bootstrap (~> 4.5.0)
  bootstrap4-kaminari-views
  brakeman
  bundler-audit
  carrierwave-postgresql (< 0.3.0)
  chartkick
  coffee-rails
  country_select (~> 6.0)
  delayed_job
  delayed_job_active_record
  devise
  factory_bot_rails
  faker
  ffi-hunspell
  filterrific!
  font-awesome-rails
  formtastic
  groupdate
  haml-rails
  highcharts-rails
  highline
  jquery-rails
  kaminari
  kramdown
  letter_opener
  listen
  mini_racer
  obscenity
  paper_trail
  paper_trail-association_tracking
  passenger
  pg (~> 1.2.3)
  popper_js (~> 1.14.5)
  prawn
  pry-remote
  rails (~> 6.1.4)
  rails-controller-testing
  rails_admin
  recaptcha
  rubocop
  rubocop-rails
  rubyzip
  sass-rails (>= 5)
  sentry-raven
  settingslogic (~> 2.0.9)
  simplecov
  uglifier

RUBY VERSION
   ruby 2.7.5p203

BUNDLED WITH
   2.2.32