josephwilk/fake_execution

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    builder (3.1.3)
    cucumber (1.2.1)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.3)
      gherkin (~> 2.11.0)
      json (>= 1.4.6)
    diff-lcs (1.1.3)
    gherkin (2.11.2)
      json (>= 1.4.6)
    httparty (0.8.1)
      multi_json
      multi_xml
    json (1.7.5)
    limited_red (0.4.8)
      cucumber (>= 1.1.4)
      httparty (= 0.8.1)
    multi_json (1.3.6)
    multi_xml (0.5.1)
    rake (0.9.2.2)
    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)

PLATFORMS
  ruby

DEPENDENCIES
  limited_red
  rake
  rspec