NullVoxPopuli/spiced_rumby

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    spiced_rumby (0.7.0)
      libnotify
      meshchat
      vedeu

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.5)
      activesupport (= 4.2.5)
      builder (~> 3.1)
    activerecord (4.2.5)
      activemodel (= 4.2.5)
      activesupport (= 4.2.5)
      arel (~> 6.0)
    activesupport (4.2.5)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    arel (6.0.3)
    ast (2.2.0)
    astrolabe (1.3.1)
      parser (~> 2.2)
    awesome_print (1.6.1)
    builder (3.2.2)
    byebug (8.2.1)
    codeclimate-test-reporter (0.4.8)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.0)
    colorize (0.7.7)
    curb (0.9.1)
    daemons (1.2.3)
    diff-lcs (1.2.5)
    docile (1.1.5)
    eventmachine (1.0.8)
    ffi (1.9.10)
    i18n (0.7.0)
    json (1.8.3)
    libnotify (0.9.1)
      ffi (>= 1.0.11)
    meshchat (0.7.1)
      activerecord
      activesupport
      awesome_print
      colorize
      curb
      sinatra
      sqlite3
      thin
    method_source (0.8.2)
    minitest (5.8.3)
    parser (2.2.3.0)
      ast (>= 1.1, < 3.0)
    powerpack (0.1.1)
    pry (0.10.3)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.3.0)
      byebug (~> 8.0)
      pry (~> 0.10)
    rack (1.6.4)
    rack-protection (1.5.3)
      rack
    rainbow (2.0.0)
    rake (10.4.2)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.1)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    rubocop (0.35.1)
      astrolabe (~> 1.3)
      parser (>= 2.2.3.0, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      tins (<= 1.6.0)
    ruby-progressbar (1.7.5)
    simplecov (0.11.1)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    sinatra (1.4.6)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    slop (3.6.0)
    sqlite3 (1.3.11)
    thin (1.6.4)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (~> 1.0)
    thor (0.19.1)
    thread_safe (0.3.5)
    tilt (2.0.2)
    tins (1.6.0)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    vedeu (0.8.4)
      bundler (~> 1.10)
      rake (~> 10.4)
      thor (= 0.19.1)
      vedeu_cli (= 0.0.8)
    vedeu_cli (0.0.8)
      rake (~> 10.4)
      thor (= 0.19.1)

PLATFORMS
  ruby

DEPENDENCIES
  codeclimate-test-reporter
  pry-byebug
  rspec
  rubocop
  spiced_rumby!

BUNDLED WITH
   1.10.6