mgsnova/crisp

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    crisp (0.1.0)
      treetop (~> 1.4.9)

GEM
  remote: https://rubygems.org/
  specs:
    colorize (0.5.8)
    coveralls (0.6.2)
      colorize
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      thor
    diff-lcs (1.1.2)
    git (1.2.5)
    jeweler (1.6.2)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
    mime-types (1.21)
    multi_json (1.7.1)
    polyglot (0.3.1)
    rake (0.9.2)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.6.0)
      rspec-core (~> 2.6.0)
      rspec-expectations (~> 2.6.0)
      rspec-mocks (~> 2.6.0)
    rspec-core (2.6.4)
    rspec-expectations (2.6.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.6.0)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    thor (0.17.0)
    treetop (1.4.9)
      polyglot (>= 0.3.1)

PLATFORMS
  java
  ruby

DEPENDENCIES
  coveralls
  crisp!
  jeweler
  rake
  rspec (~> 2.6.0)