erichaydel/errdo

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    errdo (0.12.13)
      chartkick (~> 2.2.0)
      kaminari (~> 1.0.1)
      rails (>= 4.1.0)
      sass-rails (>= 3.2)
      slack-notifier
      slim-rails (>= 3.0)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.1.16)
      actionpack (= 4.1.16)
      actionview (= 4.1.16)
      mail (~> 2.5, >= 2.5.4)
    actionpack (4.1.16)
      actionview (= 4.1.16)
      activesupport (= 4.1.16)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    actionview (4.1.16)
      activesupport (= 4.1.16)
      builder (~> 3.1)
      erubis (~> 2.7.0)
    activemodel (4.1.16)
      activesupport (= 4.1.16)
      builder (~> 3.1)
    activerecord (4.1.16)
      activemodel (= 4.1.16)
      activesupport (= 4.1.16)
      arel (~> 5.0.0)
    activesupport (4.1.16)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    ansi (1.5.0)
    appraisal (2.2.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (5.0.1.20140414130214)
    ast (2.3.0)
    bcrypt (3.1.11)
    builder (3.2.3)
    byebug (9.1.0)
    cancancan (2.1.1)
    chartkick (2.2.5)
    codeclimate-test-reporter (1.0.8)
      simplecov (<= 0.13)
    coderay (1.1.2)
    concurrent-ruby (1.0.5)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    devise (4.3.0)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0, < 5.2)
      responders
      warden (~> 1.2.3)
    docile (1.1.5)
    erubis (2.7.0)
    factory_girl (4.9.0)
      activesupport (>= 3.0.0)
    ffi (1.9.18)
    hashdiff (0.3.7)
    i18n (0.9.1)
      concurrent-ruby (~> 1.0)
    json (1.8.6)
    kaminari (1.0.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.0.1)
      kaminari-activerecord (= 1.0.1)
      kaminari-core (= 1.0.1)
    kaminari-actionview (1.0.1)
      actionview
      kaminari-core (= 1.0.1)
    kaminari-activerecord (1.0.1)
      activerecord
      kaminari-core (= 1.0.1)
    kaminari-core (1.0.1)
    mail (2.7.0)
      mini_mime (>= 0.1.1)
    method_source (0.9.0)
    mini_backtrace (0.1.3)
      minitest (> 1.2.0)
      rails (>= 2.3.3)
    mini_mime (1.0.0)
    minitest (5.10.3)
    minitest-reporters (1.1.18)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    orm_adapter (0.5.0)
    parallel (1.12.0)
    parser (2.4.0.2)
      ast (~> 2.3)
    powerpack (0.1.1)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.5.0)
      byebug (~> 9.1)
      pry (~> 0.10)
    public_suffix (3.0.1)
    rack (1.5.5)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.1.16)
      actionmailer (= 4.1.16)
      actionpack (= 4.1.16)
      actionview (= 4.1.16)
      activemodel (= 4.1.16)
      activerecord (= 4.1.16)
      activesupport (= 4.1.16)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.1.16)
      sprockets-rails (~> 2.0)
    railties (4.1.16)
      actionpack (= 4.1.16)
      activesupport (= 4.1.16)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (2.2.2)
      rake
    rake (12.3.0)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    responders (1.1.2)
      railties (>= 3.2, < 4.2)
    rubocop (0.51.0)
      parallel (~> 1.10)
      parser (>= 2.3.3.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.9.0)
    safe_yaml (1.0.4)
    sass (3.5.3)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sass-rails (5.0.7)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    shoulda-context (1.2.2)
    shoulda-matchers (2.8.0)
      activesupport (>= 3.0.0)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    slack-notifier (2.3.1)
    slim (3.0.9)
      temple (>= 0.7.6, < 0.9)
      tilt (>= 1.3.3, < 2.1)
    slim-rails (3.1.3)
      actionpack (>= 3.1)
      railties (>= 3.1)
      slim (~> 3.0)
    sprockets (3.7.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (2.3.3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (>= 2.8, < 4.0)
    sqlite3 (1.3.13)
    temple (0.8.0)
    thor (0.20.0)
    thread_safe (0.3.6)
    tilt (2.0.8)
    tzinfo (1.2.4)
      thread_safe (~> 0.1)
    unicode-display_width (1.3.0)
    warden (1.2.7)
      rack (>= 1.0)
    webmock (3.1.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  activerecord
  appraisal
  cancancan
  codeclimate-test-reporter
  devise
  errdo!
  factory_girl
  mini_backtrace
  minitest
  minitest-reporters
  pry
  pry-byebug
  rubocop
  shoulda-context
  shoulda-matchers (~> 2.0)
  simplecov
  sqlite3
  webmock

BUNDLED WITH
   1.16.1