rrrene/texas

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    texas (0.2.0)
      listen (~> 2.0)
      term-ansicolor

GEM
  remote: http://rubygems.org/
  specs:
    celluloid (0.16.0)
      timers (~> 4.0.0)
    diff-lcs (1.1.3)
    ffi (1.9.10)
    hitimes (1.2.2)
    listen (2.10.1)
      celluloid (~> 0.16.0)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    rake (10.0.4)
    rb-fsevent (0.9.6)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.1)
    rspec-expectations (2.11.3)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.3)
    term-ansicolor (1.3.2)
      tins (~> 1.0)
    timers (4.0.4)
      hitimes
    tins (1.6.0)

PLATFORMS
  ruby

DEPENDENCIES
  rake
  rspec
  texas!

BUNDLED WITH
   1.10.6