YaleSTC/cardswipr

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.0.4.1)
      actionpack (= 6.0.4.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.0.4.1)
      actionpack (= 6.0.4.1)
      activejob (= 6.0.4.1)
      activerecord (= 6.0.4.1)
      activestorage (= 6.0.4.1)
      activesupport (= 6.0.4.1)
      mail (>= 2.7.1)
    actionmailer (6.0.4.1)
      actionpack (= 6.0.4.1)
      actionview (= 6.0.4.1)
      activejob (= 6.0.4.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.0.4.1)
      actionview (= 6.0.4.1)
      activesupport (= 6.0.4.1)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (6.0.4.1)
      actionpack (= 6.0.4.1)
      activerecord (= 6.0.4.1)
      activestorage (= 6.0.4.1)
      activesupport (= 6.0.4.1)
      nokogiri (>= 1.8.5)
    actionview (6.0.4.1)
      activesupport (= 6.0.4.1)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (6.0.4.1)
      activesupport (= 6.0.4.1)
      globalid (>= 0.3.6)
    activemodel (6.0.4.1)
      activesupport (= 6.0.4.1)
    activerecord (6.0.4.1)
      activemodel (= 6.0.4.1)
      activesupport (= 6.0.4.1)
    activestorage (6.0.4.1)
      actionpack (= 6.0.4.1)
      activejob (= 6.0.4.1)
      activerecord (= 6.0.4.1)
      marcel (~> 1.0.0)
    activesupport (6.0.4.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    administrate (0.16.0)
      actionpack (>= 5.0)
      actionview (>= 5.0)
      activerecord (>= 5.0)
      datetime_picker_rails (~> 0.0.7)
      jquery-rails (>= 4.0)
      kaminari (>= 1.0)
      momentjs-rails (~> 2.8)
      sassc-rails (~> 2.1)
      selectize-rails (~> 0.6)
    ast (2.4.2)
    bcrypt (3.1.16)
    bootsnap (1.7.3)
      msgpack (~> 1.0)
    builder (3.2.4)
    bundler-audit (0.6.1)
      bundler (>= 1.2.0, < 3)
      thor (~> 0.18)
    byebug (10.0.2)
    capybara (3.31.0)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (~> 1.5)
      xpath (~> 3.2)
    childprocess (3.0.0)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    datetime_picker_rails (0.0.7)
      momentjs-rails (>= 2.8.1)
    devise (4.7.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise_cas_authenticatable (1.10.4)
      devise (>= 1.2.0)
      rubycas-client (>= 2.2.1)
    diff-lcs (1.4.4)
    dotenv (2.7.6)
    dotenv-rails (2.7.6)
      dotenv (= 2.7.6)
      railties (>= 3.2)
    erubi (1.10.0)
    factory_bot (4.10.0)
      activesupport (>= 3.0.0)
    factory_bot_rails (4.10.0)
      factory_bot (~> 4.10.0)
      railties (>= 3.0.0)
    ffaker (2.18.0)
    ffi (1.15.3)
    font-awesome-rails (4.7.0.7)
      railties (>= 3.2, < 7)
    globalid (0.5.2)
      activesupport (>= 5.0)
    hashdiff (1.0.1)
    high_voltage (3.1.2)
    httparty (0.16.4)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    jaro_winkler (1.5.4)
    jbuilder (2.11.2)
      activesupport (>= 5.0.0)
    jquery-rails (4.4.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    kaminari (1.2.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.1)
      kaminari-activerecord (= 1.2.1)
      kaminari-core (= 1.2.1)
    kaminari-actionview (1.2.1)
      actionview
      kaminari-core (= 1.2.1)
    kaminari-activerecord (1.2.1)
      activerecord
      kaminari-core (= 1.2.1)
    kaminari-core (1.2.1)
    loofah (2.12.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (1.0.1)
    method_source (0.9.2)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2021.0225)
    mini_mime (1.1.1)
    mini_portile2 (2.6.1)
    minitest (5.14.4)
    momentjs-rails (2.20.1)
      railties (>= 3.1)
    msgpack (1.4.2)
    multi_xml (0.6.0)
    nio4r (2.5.8)
    nokogiri (1.12.3)
      mini_portile2 (~> 2.6.1)
      racc (~> 1.4)
    orm_adapter (0.5.0)
    parallel (1.20.1)
    parser (3.0.1.0)
      ast (~> 2.4.1)
    pg (1.1.4)
    powerpack (0.1.3)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.6.0)
      byebug (~> 10.0)
      pry (~> 0.10)
    public_suffix (4.0.6)
    puma (4.3.8)
      nio4r (~> 2.0)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    racc (1.5.2)
    rack (2.2.3)
    rack-proxy (0.6.5)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (6.0.4.1)
      actioncable (= 6.0.4.1)
      actionmailbox (= 6.0.4.1)
      actionmailer (= 6.0.4.1)
      actionpack (= 6.0.4.1)
      actiontext (= 6.0.4.1)
      actionview (= 6.0.4.1)
      activejob (= 6.0.4.1)
      activemodel (= 6.0.4.1)
      activerecord (= 6.0.4.1)
      activestorage (= 6.0.4.1)
      activesupport (= 6.0.4.1)
      bundler (>= 1.3.0)
      railties (= 6.0.4.1)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.4.1)
      loofah (~> 2.3)
    railties (6.0.4.1)
      actionpack (= 6.0.4.1)
      activesupport (= 6.0.4.1)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.20.3, < 2.0)
    rainbow (3.0.0)
    rake (13.0.6)
    regexp_parser (1.8.2)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rexml (3.2.5)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.6)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-rails (3.8.3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.3)
    rubocop (0.63.1)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.4.0)
    rubocop-rspec (1.31.0)
      rubocop (>= 0.60.0)
    ruby-progressbar (1.11.0)
    rubycas-client (2.3.9)
      activesupport
    rubyzip (2.3.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
    selectize-rails (0.12.6)
    selenium-webdriver (3.142.7)
      childprocess (>= 0.5, < 4.0)
      rubyzip (>= 1.2.2)
    shoulda-matchers (3.1.3)
      activesupport (>= 4.0.0)
    simple_form (5.0.3)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
    spring (2.0.2)
      activesupport (>= 4.2)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.2)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    thor (0.20.3)
    thread_safe (0.3.6)
    tilt (2.0.10)
    turbolinks (5.2.1)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    unicode-display_width (1.4.1)
    warden (1.2.9)
      rack (>= 2.0.9)
    webmock (3.5.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    webpacker (4.3.0)
      activesupport (>= 4.2)
      rack-proxy (>= 0.6.1)
      railties (>= 4.2)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  administrate (~> 0.16.0)
  bootsnap (>= 1.4.5)
  bundler-audit (~> 0.6.1)
  byebug (~> 10.0.2)
  capybara (~> 3.31.0)
  devise (~> 4.7.0)
  devise_cas_authenticatable (~> 1.10.3)
  dotenv-rails (~> 2.7.5)
  factory_bot_rails (~> 4.10.0)
  ffaker (~> 2.2)
  font-awesome-rails (~> 4.7.0)
  high_voltage (~> 3.1.0)
  httparty (~> 0.16.4)
  jbuilder (~> 2.5)
  kaminari (~> 1.1)
  pg (~> 1.1.4)
  pry (~> 0.12.2)
  pry-byebug (~> 3.6.0)
  puma (~> 4.3)
  pundit (~> 1.1.0)
  rails (~> 6.0.4.1)
  rspec-rails (~> 3.8.1)
  rubocop (~> 0.63.0)
  rubocop-rspec (~> 1.31.0)
  selenium-webdriver (~> 3.142.0)
  shoulda-matchers (~> 3.1.3)
  simple_form (~> 5.0.0)
  spring (~> 2.0.2)
  sprockets (~> 3.7.2)
  turbolinks (~> 5)
  tzinfo-data
  webmock (~> 3.5.1)
  webpacker (~> 4.2)

RUBY VERSION
   ruby 2.6.5p114

BUNDLED WITH
   1.17.2