cbetta/primo

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    primo (0.1.0)
      commander
      inifile
      terminal-table

GEM
  remote: http://rubygems.org/
  specs:
    commander (4.1.3)
      highline (~> 1.6.11)
    diff-lcs (1.1.3)
    fakefs (0.4.2)
    highline (1.6.15)
    inifile (2.0.2)
    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)
    terminal-table (1.4.5)

PLATFORMS
  ruby

DEPENDENCIES
  fakefs
  primo!
  rspec