codeRIT/hackathon_manager

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/codeRIT/sidekiq-cron.git
  revision: 571d7d74d2828aea2f55381a83f73ac3450e8819
  branch: master
  specs:
    sidekiq-cron (1.2.0)
      fugit (~> 1.1)
      sidekiq (>= 4.2.1)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.4.5)
      actionpack (= 5.2.4.5)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.4.5)
      actionpack (= 5.2.4.5)
      actionview (= 5.2.4.5)
      activejob (= 5.2.4.5)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.4.5)
      actionview (= 5.2.4.5)
      activesupport (= 5.2.4.5)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.4.5)
      activesupport (= 5.2.4.5)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.2.4.5)
      activesupport (= 5.2.4.5)
      globalid (>= 0.3.6)
    activemodel (5.2.4.5)
      activesupport (= 5.2.4.5)
    activerecord (5.2.4.5)
      activemodel (= 5.2.4.5)
      activesupport (= 5.2.4.5)
      arel (>= 9.0)
    activestorage (5.2.4.5)
      actionpack (= 5.2.4.5)
      activerecord (= 5.2.4.5)
      marcel (~> 0.3.1)
    activesupport (5.2.4.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    ajax-datatables-rails (1.2.0)
      railties (>= 5.0)
      zeitwerk
    ansi (1.5.0)
    arel (9.0.0)
    audited (4.10.0)
      activerecord (>= 4.2, < 6.2)
    autoprefixer-rails (10.2.4.0)
      execjs
    aws-eventstream (1.1.1)
    aws-partitions (1.432.0)
    aws-sdk-core (3.113.0)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.239.0)
      aws-sigv4 (~> 1.1)
      jmespath (~> 1.0)
    aws-sdk-kms (1.43.0)
      aws-sdk-core (~> 3, >= 3.112.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.91.0)
      aws-sdk-core (~> 3, >= 3.112.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.1)
    aws-sigv4 (1.2.3)
      aws-eventstream (~> 1, >= 1.0.2)
    bcrypt (3.1.13)
    better_errors (2.9.1)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    bindex (0.8.1)
    binding_of_caller (1.0.0)
      debug_inspector (>= 0.0.1)
    blazer (2.4.2)
      activerecord (>= 5)
      chartkick (>= 3.2)
      railties (>= 5)
      safely_block (>= 0.1.1)
    bootsnap (1.7.2)
      msgpack (~> 1.0)
    bootstrap (4.6.0)
      autoprefixer-rails (>= 9.1.0)
      popper_js (>= 1.14.3, < 2)
      sassc-rails (>= 2.0.0)
    builder (3.2.4)
    byebug (11.1.3)
    capybara (3.35.3)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    chartkick (3.4.0)
    childprocess (3.0.0)
    codeclimate-test-reporter (1.0.7)
      simplecov
    coderay (1.1.3)
    concurrent-ruby (1.1.8)
    connection_pool (2.2.3)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    css_parser (1.9.0)
      addressable
    debug_inspector (1.0.0)
    devise (4.7.2)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise-doorkeeper (1.1.2)
      devise
      doorkeeper
      rails
    docile (1.3.5)
    doorkeeper (5.5.0)
      railties (>= 5)
    dotenv (2.7.6)
    dotenv-rails (2.7.6)
      dotenv (= 2.7.6)
      railties (>= 3.2)
    errbase (0.2.1)
    erubi (1.10.0)
    erubis (2.7.0)
    et-orbi (1.2.4)
      tzinfo
    excon (0.75.0)
    execjs (2.7.0)
    factory_bot (6.1.0)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.1.0)
      factory_bot (~> 6.1.0)
      railties (>= 5.0.0)
    faraday (1.3.0)
      faraday-net_http (~> 1.0)
      multipart-post (>= 1.2, < 3)
      ruby2_keywords
    faraday-net_http (1.0.1)
    ffi (1.14.2)
    file_validators (3.0.0)
      activemodel (>= 3.2)
      mime-types (>= 1.0)
    font-awesome-rails (4.7.0.7)
      railties (>= 3.2, < 7)
    formatador (0.2.5)
    fugit (1.4.2)
      et-orbi (~> 1.1, >= 1.1.8)
      raabro (~> 1.4)
    fullcalendar-rails (3.9.0.0)
      jquery-rails (>= 4.0.5, < 5.0.0)
      jquery-ui-rails (>= 5.0.2)
      momentjs-rails (>= 2.9.0)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    groupdate (5.2.2)
      activesupport (>= 5)
    guard (2.16.2)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-minitest (2.4.6)
      guard-compat (~> 1.2)
      minitest (>= 3.0)
    haml (5.1.2)
      temple (>= 0.8.0)
      tilt
    haml-rails (2.0.1)
      actionpack (>= 5.1)
      activesupport (>= 5.1)
      haml (>= 4.0.6, < 6.0)
      html2haml (>= 1.0.1)
      railties (>= 5.1)
    hashdiff (1.0.1)
    hashie (4.1.0)
    highcharts-rails (6.0.3)
      railties (>= 3.1)
    html2haml (2.2.0)
      erubis (~> 2.7.0)
      haml (>= 4.0, < 6)
      nokogiri (>= 1.6.0)
      ruby_parser (~> 3.5)
    httparty (0.18.1)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.8.9)
      concurrent-ruby (~> 1.0)
    jmespath (1.4.0)
    jquery-rails (4.4.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (6.0.1)
      railties (>= 3.2.16)
    json (2.3.0)
    jwt (2.2.2)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    loofah (2.9.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    lumberjack (1.2.6)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    method_source (1.0.0)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2020.1104)
    mimemagic (0.3.5)
    mini_mime (1.0.2)
    mini_portile2 (2.5.0)
    minitest (5.14.4)
    minitest-reporters (1.4.3)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    momentjs-rails (2.20.1)
      railties (>= 3.1)
    msgpack (1.4.2)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    multipart-post (2.1.1)
    mustache (1.1.1)
    mysql2 (0.5.3)
    nenv (0.3.0)
    nio4r (2.5.7)
    nokogiri (1.11.2)
      mini_portile2 (~> 2.5.0)
      racc (~> 1.4)
    nokogiri (1.11.2-x86_64-darwin)
      racc (~> 1.4)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    oauth2 (1.4.4)
      faraday (>= 0.8, < 2.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    omniauth (1.9.1)
      hashie (>= 3.4.6)
      rack (>= 1.6.2, < 3)
    omniauth-mlh (0.4.2)
      activesupport
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.3.1)
    omniauth-oauth2 (1.3.1)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    omniauth-rails_csrf_protection (0.1.2)
      actionpack (>= 4.2)
      omniauth (>= 1.3.1)
    orm_adapter (0.5.0)
    popper_js (1.16.0)
    power_assert (2.0.0)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    public_suffix (4.0.6)
    puma (5.2.2)
      nio4r (~> 2.0)
    raabro (1.4.0)
    racc (1.5.2)
    rack (2.2.3)
    rack-cors (1.1.1)
      rack (>= 2.0.0)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.2.4.5)
      actioncable (= 5.2.4.5)
      actionmailer (= 5.2.4.5)
      actionpack (= 5.2.4.5)
      actionview (= 5.2.4.5)
      activejob (= 5.2.4.5)
      activemodel (= 5.2.4.5)
      activerecord (= 5.2.4.5)
      activestorage (= 5.2.4.5)
      activesupport (= 5.2.4.5)
      bundler (>= 1.3.0)
      railties (= 5.2.4.5)
      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.3.0)
      loofah (~> 2.3)
    rails-settings-cached (0.7.2)
      rails (>= 4.2.0)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.5)
    rails_stdout_logging (0.0.5)
    railties (5.2.4.5)
      actionpack (= 5.2.4.5)
      activesupport (= 5.2.4.5)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rake (13.0.3)
    rb-fsevent (0.10.4)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    redcarpet (3.5.1)
    redis (4.2.5)
    regexp_parser (2.0.3)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rexml (3.2.4)
    roadie (4.0.0)
      css_parser (~> 1.4)
      nokogiri (~> 1.8)
    roadie-rails (2.2.0)
      railties (>= 5.1, < 6.2)
      roadie (>= 3.1, < 5.0)
    rollbar (3.1.2)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.4)
    ruby_dep (1.5.0)
    ruby_http_client (3.5.2)
    ruby_parser (3.14.2)
      sexp_processor (~> 4.9)
    rubyzip (2.3.0)
    safely_block (0.3.0)
      errbase (>= 0.1.1)
    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
    selectize-rails (0.12.6)
    selenium-webdriver (3.142.7)
      childprocess (>= 0.5, < 4.0)
      rubyzip (>= 1.2.2)
    sendgrid-actionmailer (3.2.0)
      mail (~> 2.7)
      sendgrid-ruby (~> 6.4)
    sendgrid-ruby (6.4.0)
      ruby_http_client (~> 3.4)
    sexp_processor (4.15.0)
    shellany (0.0.1)
    shoulda (4.0.0)
      shoulda-context (~> 2.0)
      shoulda-matchers (~> 4.0)
    shoulda-context (2.0.0)
    shoulda-matchers (4.5.1)
      activesupport (>= 4.2.0)
    sidekiq (6.1.3)
      connection_pool (>= 2.2.2)
      rack (~> 2.0)
      redis (>= 4.2.0)
    simple_form (5.1.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    simple_spark (1.0.12)
      excon (>= 0.16.0, < 1.0)
      json (>= 1.7.7, < 3.0)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.2)
    spring (2.1.1)
    spring-watcher-listen (2.0.1)
      listen (>= 2.7, < 4.0)
      spring (>= 1.2, < 3.0)
    sprockets (4.0.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.2)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    strip_attributes (1.11.0)
      activemodel (>= 3.0, < 7.0)
    temple (0.8.2)
    test-unit (3.4.0)
      power_assert
    thor (1.1.0)
    thread_safe (0.3.6)
    tilt (2.0.10)
    timecop (0.9.4)
    turbolinks (5.2.1)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    valid_attribute (2.0.0)
    validate_url (1.0.13)
      activemodel (>= 3.0.0)
      public_suffix
    warden (1.2.8)
      rack (>= 2.0.6)
    web-console (3.7.0)
      actionview (>= 5.0)
      activemodel (>= 5.0)
      bindex (>= 0.4.0)
      railties (>= 5.0)
    webmock (3.12.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket-driver (0.7.3)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.3.0)

PLATFORMS
  ruby
  x86_64-darwin

DEPENDENCIES
  ajax-datatables-rails (~> 1.0)
  audited (~> 4.10)
  aws-sdk-s3
  better_errors
  binding_of_caller
  blazer
  bootsnap (>= 1.1.0)
  bootstrap (~> 4.6.0)
  byebug
  capybara (>= 2.15)
  chartkick (~> 3.4)
  codeclimate-test-reporter (~> 1.0.7)
  devise (~> 4.7)
  devise-doorkeeper
  doorkeeper (~> 5.5)
  dotenv-rails
  factory_bot_rails
  file_validators
  font-awesome-rails (~> 4.7)
  fullcalendar-rails
  groupdate
  guard
  guard-minitest
  haml-rails (~> 2.0)
  highcharts-rails (~> 6.0)
  httparty
  jquery-rails
  jquery-ui-rails
  listen (>= 3.0.5, < 3.2)
  minitest-reporters
  momentjs-rails
  mustache (~> 1.0)
  mysql2 (>= 0.4.4, < 0.6.0)
  omniauth-mlh (~> 0.4.2)
  omniauth-rails_csrf_protection
  puma (~> 5.2)
  rack-cors
  rails (~> 5.2.4.4)
  rails-controller-testing
  rails-settings-cached (~> 0.7.2)
  rails_12factor
  redcarpet
  redis (~> 4.0)
  roadie-rails
  rollbar (~> 3.1)
  rubyzip (>= 1.3.0)
  sass-rails (~> 6.0)
  selectize-rails
  selenium-webdriver
  sendgrid-actionmailer
  shoulda (~> 4.0.0)
  shoulda-matchers (~> 4.5.1)
  sidekiq (< 7)
  sidekiq-cron!
  simple_form
  simple_spark
  simplecov
  spring
  spring-watcher-listen (~> 2.0.0)
  sprockets
  strip_attributes
  test-unit (~> 3.4)
  timecop
  turbolinks (~> 5)
  uglifier (>= 1.3.0)
  valid_attribute
  validate_url
  web-console (>= 3.3.0)
  webmock (~> 3.12)

RUBY VERSION
   ruby 2.6.6p146

BUNDLED WITH
   2.2.9