stevenbeales/mental-test

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.2)
      activesupport (= 5.2.2)
    activerecord (5.2.2)
      activemodel (= 5.2.2)
      activesupport (= 5.2.2)
      arel (>= 9.0)
    activesupport (5.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    alexa_verifier (1.0.0)
    annotate (2.7.4)
      activerecord (>= 3.2, < 6.0)
      rake (>= 10.4, < 13.0)
    ansi (1.5.0)
    arel (9.0.0)
    ast (2.4.0)
    audited (4.8.0)
      activerecord (>= 4.0, < 5.3)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    backports (3.11.4)
    better_errors (2.5.0)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    binding_of_caller (0.8.0)
      debug_inspector (>= 0.0.1)
    bugsnag (6.10.0)
      concurrent-ruby (~> 1.0)
    bullet (5.9.0)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    bundler-audit (0.6.0)
      bundler (~> 1.2)
      thor (~> 0.18)
    byebug (10.0.2)
    childprocess (0.9.0)
      ffi (~> 1.0, >= 1.0.11)
    codeclimate-engine-rb (0.4.1)
      virtus (~> 1.0)
    coderay (1.1.2)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    colorize (0.8.1)
    concurrent-ruby (1.1.3)
    coveralls (0.8.22)
      json (>= 1.8, < 3)
      simplecov (~> 0.16.1)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.4)
      tins (~> 1.6)
    database_cleaner (1.7.0)
    debug_inspector (0.0.3)
    default_value_for (3.1.0)
      activerecord (>= 3.2.0, < 6.0)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.3)
    discard (1.0.0)
      activerecord (>= 4.2, < 6)
    docile (1.3.1)
    dotenv (2.5.0)
    equalizer (0.0.11)
    erubi (1.7.1)
    ethon (0.11.0)
      ffi (>= 1.3.0)
    eventmachine (1.2.7)
    eventmachine (1.2.7-x64-mingw32)
    factory_bot (4.11.1)
      activesupport (>= 3.0.0)
    faraday (0.15.4)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.12.2)
      faraday (>= 0.7.4, < 1.0)
    fasterer (0.4.1)
      colorize (~> 0.7)
      ruby_parser (~> 3.11.0)
    ffi (1.9.25)
    ffi (1.9.25-x64-mingw32)
    formatador (0.2.5)
    fuubar (2.3.2)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    gh (0.15.1)
      addressable (~> 2.4.0)
      backports
      faraday (~> 0.8)
      multi_json (~> 1.0)
      net-http-persistent (~> 2.9)
      net-http-pipeline
    guard (2.15.0)
      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-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    highline (1.7.10)
    hirb (0.7.3)
    htmlentities (4.3.4)
    i18n (1.1.1)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    iniparse (1.4.4)
    jaro_winkler (1.5.1)
    json (2.1.0)
    jsonb_accessor (1.0.0)
      activerecord (>= 5.0)
      activesupport (>= 5.0)
      pg (>= 0.18.1)
    kramdown (1.17.0)
    kwalify (0.7.2)
    launchy (2.4.3)
      addressable (~> 2.3)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    lumberjack (1.0.13)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    method_source (0.9.2)
    mini_mime (1.0.1)
    mini_portile2 (2.3.0)
    minitest (5.11.3)
    multi_json (1.13.1)
    multipart-post (2.0.0)
    mustermann (1.0.3)
    nenv (0.3.0)
    net-http-persistent (2.9.4)
    net-http-pipeline (1.0.1)
    nokogiri (1.8.5)
      mini_portile2 (~> 2.3.0)
    nokogiri (1.8.5-x64-mingw32)
      mini_portile2 (~> 2.3.0)
    nondestructive_migrations (1.3)
      activerecord (~> 5.1)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    oj (3.7.4)
    overcommit (0.46.0)
      childprocess (~> 0.6, >= 0.6.3)
      iniparse (~> 1.4)
    parallel (1.12.1)
    parser (2.5.3.0)
      ast (~> 2.4.0)
    pg (1.1.3)
    pg (1.1.3-x64-mingw32)
    pg_search (2.1.3)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
      arel (>= 6)
    powerpack (0.1.2)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    puma (3.12.0)
    pusher-client (0.6.2)
      json
      websocket (~> 1.0)
    rack (2.0.6)
    rack-heartbeat (1.1.0)
      rack
    rack-protection (2.0.4)
      rack
    rack-ssl (1.4.1)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rack-timeout (0.5.1)
    rainbow (3.0.0)
    rake (12.3.2)
    ralyxa (1.8.0)
      alexa_verifier (~> 1.0)
    rb-fsevent (0.10.3)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    rdoc (6.0.4)
    reek (5.2.0)
      codeclimate-engine-rb (~> 0.4.0)
      kwalify (~> 0.7.0)
      parser (>= 2.5.0.0, < 2.6, != 2.5.1.1)
      rainbow (>= 2.0, < 4.0)
    reverse_markdown (1.1.0)
      nokogiri
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    rubocop (0.61.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)
    ruby-progressbar (1.10.0)
    ruby_audit (1.2.0)
      bundler-audit (~> 0.6.0)
    ruby_dep (1.5.0)
    ruby_parser (3.11.0)
      sexp_processor (~> 4.9)
    scrutinizer-ocular (1.0.1)
      simplecov (>= 0.7)
    sdoc (1.0.0)
      rdoc (>= 5.0)
    sexp_processor (4.11.0)
    shellany (0.0.1)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-console (0.4.2)
      ansi
      hirb
      simplecov
    simplecov-html (0.10.2)
    sinatra (2.0.4)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.4)
      tilt (~> 2.0)
    sinatra-activerecord (2.0.13)
      activerecord (>= 3.2)
      sinatra (>= 1.0)
    sinatra-initializers (0.1.4)
    solargraph (0.29.4)
      eventmachine (~> 1.2, >= 1.2.5)
      htmlentities (~> 4.3, >= 4.3.4)
      kramdown (~> 1.16)
      parser (~> 2.3)
      reverse_markdown (~> 1.0, >= 1.0.5)
      rubocop (~> 0.52)
      thor (~> 0.19, >= 0.19.4)
      tilt (~> 2.0)
      yard (~> 0.9)
    strong_migrations (0.3.1)
      activerecord (>= 3.2.0)
    term-ansicolor (1.7.0)
      tins (~> 1.0)
    thor (0.19.4)
    thread_safe (0.3.6)
    tilt (2.0.9)
    timecop (0.9.1)
    timeliness (0.3.8)
    tins (1.20.2)
    travis (1.8.9)
      backports
      faraday (~> 0.9)
      faraday_middleware (~> 0.9, >= 0.9.1)
      gh (~> 0.13)
      highline (~> 1.6)
      launchy (~> 2.1)
      pusher-client (~> 0.4)
      typhoeus (~> 0.6, >= 0.6.8)
    typhoeus (0.8.0)
      ethon (>= 0.8.0)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unicode-display_width (1.4.0)
    uniform_notifier (1.12.1)
    valid_email2 (2.3.1)
      activemodel (>= 3.2)
      mail (~> 2.5)
    validates_timeliness (4.0.2)
      timeliness (~> 0.3.7)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    warning (0.10.1)
    websocket (1.2.8)
    yard (0.9.16)

PLATFORMS
  ruby
  x64-mingw32

DEPENDENCIES
  activerecord (>= 5.2)
  annotate (>= 2.7)
  audited (>= 4.7)
  better_errors (>= 2.4)
  binding_of_caller (>= 0.8)
  bugsnag (>= 6.6)
  bullet (>= 5.7)
  bundler-audit (>= 0.6)
  byebug (>= 10.0)
  coveralls (>= 0.7)
  database_cleaner (>= 1.6)
  default_value_for (>= 3.0)
  discard (>= 1.0)
  dotenv (>= 2.2)
  factory_bot (>= 4.0)
  fasterer (>= 0.4)
  fuubar (>= 2.3)
  guard (>= 2.1)
  guard-rspec (>= 4.7)
  i18n (>= 1.0)
  jsonb_accessor (>= 1.0)
  multi_json (>= 1.13)
  nondestructive_migrations (>= 1.3)
  oj (>= 3.5)
  overcommit (>= 0.4)
  pg (>= 1.0)
  pg_search (>= 2.1)
  puma (>= 3.11)
  rack-heartbeat (>= 1.1)
  rack-ssl (>= 1.4)
  rack-test (>= 1.0)
  rack-timeout (>= 0.4)
  rake (>= 12.3)
  ralyxa (>= 1.7)
  reek (>= 4.8)
  rspec (>= 3.7)
  rubocop (>= 0.5)
  ruby_audit (>= 1.2)
  scrutinizer-ocular (>= 1.0)
  sdoc (>= 1.0)
  simplecov (>= 0.16)
  simplecov-console (>= 0.4)
  sinatra (>= 2.0)
  sinatra-activerecord (>= 2.0)
  sinatra-initializers (>= 0.1)
  solargraph (>= 0.2)
  strong_migrations (>= 0.2)
  timecop (>= 0.9)
  travis (>= 1.8)
  valid_email2 (>= 2.2)
  validates_timeliness (>= 4.0)
  warning (>= 0.1)

BUNDLED WITH
   1.17.1