peczenyj/MooseX

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    moosex (0.0.21)

GEM
  remote: https://rubygems.org/
  specs:
    coveralls (0.7.0)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    diff-lcs (1.2.5)
    docile (1.1.3)
    mime-types (2.1)
    multi_json (1.8.4)
    rake (10.1.1)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.7)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.5)
    simplecov (0.8.2)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    thor (0.18.1)
    tins (1.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.5)
  coveralls (>= 0.7.0)
  moosex!
  rake
  rspec
  simplecov (>= 0.8.2)