publiclab/spectral-workbench

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.4.6)
      actionpack (= 5.2.4.6)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.4.6)
      actionpack (= 5.2.4.6)
      actionview (= 5.2.4.6)
      activejob (= 5.2.4.6)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.4.6)
      actionview (= 5.2.4.6)
      activesupport (= 5.2.4.6)
      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.6)
      activesupport (= 5.2.4.6)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.2.4.6)
      activesupport (= 5.2.4.6)
      globalid (>= 0.3.6)
    activemodel (5.2.4.6)
      activesupport (= 5.2.4.6)
    activerecord (5.2.4.6)
      activemodel (= 5.2.4.6)
      activesupport (= 5.2.4.6)
      arel (>= 9.0)
    activestorage (5.2.4.6)
      actionpack (= 5.2.4.6)
      activerecord (= 5.2.4.6)
      marcel (~> 0.3.1)
    activesupport (5.2.4.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    arel (9.0.0)
    ast (2.4.2)
    bootsnap (1.12.0)
      msgpack (~> 1.2)
    builder (3.2.4)
    capybara (3.36.0)
      addressable
      matrix
      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)
    childprocess (3.0.0)
    climate_control (0.2.0)
    concurrent-ruby (1.1.10)
    crass (1.0.6)
    docile (1.4.0)
    erubi (1.11.0)
    execjs (2.8.1)
    faker (2.21.0)
      i18n (>= 1.8.11, < 2)
    ffi (1.15.5)
    font-awesome-rails (4.7.0.8)
      railties (>= 3.2, < 8.0)
    globalid (1.0.0)
      activesupport (>= 5.0)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    jquery-rails (4.5.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.6.2)
    libv8 (3.16.14.19)
    listen (3.7.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.18.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    matrix (0.4.2)
    method_source (1.0.0)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2022.0105)
    mimemagic (0.3.10)
      nokogiri (~> 1)
      rake
    mini_mime (1.1.2)
    mini_portile2 (2.8.0)
    minitest (5.16.2)
    msgpack (1.5.4)
    mysql2 (0.5.4)
    nio4r (2.5.8)
    nokogiri (1.13.8)
      mini_portile2 (~> 2.8.0)
      racc (~> 1.4)
    open_id_authentication (1.3.0)
      rack-openid (~> 1.3)
    paperclip (6.1.0)
      activemodel (>= 4.2.0)
      activesupport (>= 4.2.0)
      mime-types
      mimemagic (~> 0.3.0)
      terrapin (~> 0.6.0)
    parallel (1.22.1)
    parser (3.1.2.0)
      ast (~> 2.4.1)
    passenger (6.0.14)
      rack
      rake (>= 0.8.1)
    protected_attributes_continued (1.8.2)
      activemodel (>= 5.0)
    public_suffix (4.0.7)
    puma (5.6.4)
      nio4r (~> 2.0)
    racc (1.6.0)
    rack (2.2.4)
    rack-offline (0.6.4)
    rack-openid (1.4.2)
      rack (>= 1.1.0)
      ruby-openid (>= 2.1.8)
    rack-test (2.0.2)
      rack (>= 1.3)
    rack_session_access (0.2.0)
      builder (>= 2.0.0)
      rack (>= 1.0.0)
    rails (5.2.4.6)
      actioncable (= 5.2.4.6)
      actionmailer (= 5.2.4.6)
      actionpack (= 5.2.4.6)
      actionview (= 5.2.4.6)
      activejob (= 5.2.4.6)
      activemodel (= 5.2.4.6)
      activerecord (= 5.2.4.6)
      activestorage (= 5.2.4.6)
      activesupport (= 5.2.4.6)
      bundler (>= 1.3.0)
      railties (= 5.2.4.6)
      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.4.3)
      loofah (~> 2.3)
    railties (5.2.4.6)
      actionpack (= 5.2.4.6)
      activesupport (= 5.2.4.6)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rainbow (3.1.1)
    rake (13.0.6)
    rb-fsevent (0.11.1)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rdiscount (2.2.0.2)
    recaptcha (5.9.0)
      json
    redcarpet (3.5.1)
    ref (2.0.0)
    regexp_parser (2.5.0)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rexml (3.2.5)
    rmagick (4.2.6)
    rubocop (1.31.2)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.18.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.19.1)
      parser (>= 3.1.1.0)
    rubocop-performance (1.14.3)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-openid (2.9.2)
    ruby-progressbar (1.11.0)
    rubyzip (2.3.2)
    selenium-webdriver (3.142.7)
      childprocess (>= 0.5, < 4.0)
      rubyzip (>= 1.2.2)
    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.4)
    skylight (5.3.3)
      activesupport (>= 5.2.0)
    sprockets (4.1.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    terrapin (0.6.0)
      climate_control (>= 0.0.3, < 1.0)
    therubyracer (0.12.3)
      libv8 (~> 3.16.14.15)
      ref
    thor (1.2.1)
    thread_safe (0.3.6)
    tzinfo (1.2.10)
      thread_safe (~> 0.1)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (2.2.0)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    will_paginate (3.3.1)
    will_paginate-bootstrap (0.2.5)
      will_paginate (>= 3.0.3)
    xpath (3.2.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  bootsnap (~> 1.12.0)
  capybara
  faker (~> 2.21.0)
  font-awesome-rails
  jquery-rails
  listen (~> 3.7.1)
  mime-types
  mysql2 (~> 0.5.4)
  open_id_authentication
  paperclip (>= 4.1.1)
  passenger
  protected_attributes_continued (~> 1.8.2)
  puma
  rack-offline (>= 0.6.4)
  rack_session_access
  rails (~> 5.2.4.3)
  rails-controller-testing (~> 1.0.5)
  rdiscount (= 2.2.0.2)
  recaptcha (= 5.9.0)
  redcarpet (~> 3.5.1)
  responders (~> 3.0.1)
  rmagick
  rubocop (~> 1.31.2)
  rubocop-performance
  ruby-openid
  selenium-webdriver (~> 3.142.7)
  simplecov
  skylight
  terrapin (~> 0.6.0)
  therubyracer
  tzinfo (~> 1.2)
  uglifier (~> 4.2)
  will_paginate (~> 3.3.1)
  will_paginate-bootstrap (= 0.2.5)

BUNDLED WITH
   1.17.2