simongregory/auntie

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    auntie (0.3.0)

GEM
  remote: https://rubygems.org/
  specs:
    anticipate (0.0.2)
    aruba (0.5.0)
      childprocess (= 0.2.3)
      cucumber (>= 1.1.1)
      ffi (>= 1.0.11)
      rspec-expectations (>= 2.7.0)
    builder (3.1.4)
    childprocess (0.2.3)
      ffi (~> 1.0.6)
    coveralls (0.7.0)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    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)
    docile (1.1.3)
    ffi (1.0.11)
    gherkin (2.11.5)
      json (>= 1.4.6)
    json (1.7.5)
    mime-types (2.1)
    multi_json (1.8.4)
    rake (0.9.2.2)
    rdoc (3.12)
      json (~> 1.4)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    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)
    simplecov (0.8.2)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    term-ansicolor (1.2.2)
      tins (~> 0.8)
    thor (0.18.1)
    tins (0.13.2)

PLATFORMS
  ruby

DEPENDENCIES
  anticipate
  aruba
  auntie!
  coveralls
  rake
  rdoc
  rspec