turboladen/pants

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    pants (0.1.0)
      eventmachine (>= 1.0.0)
      log_switch (>= 0.4.0)
      thor

GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.3)
    eventmachine (1.0.0)
    eventmachine (1.0.0-java)
    log_switch (0.4.0)
    multi_json (1.5.0)
    rake (13.0.1)
    rspec (2.12.0)
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
    rspec-core (2.12.2)
    rspec-expectations (2.12.1)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.12.2)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    thor (0.17.0)
    yard (0.9.25)

PLATFORMS
  java
  ruby

DEPENDENCIES
  pants!
  rake
  rspec (>= 2.6.0)
  simplecov
  yard (>= 0.7.2)