simongregory/tool-shed

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    tool-shed (0.0.16)
      rake (>= 0.9.2)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (3.2.6)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    i18n (0.6.0)
    metaclass (0.0.1)
    mocha (0.12.1)
      metaclass (~> 0.0.1)
    multi_json (1.3.6)
    rake (10.3.2)
    shoulda (3.1.1)
      shoulda-context (~> 1.0)
      shoulda-matchers (~> 1.2)
    shoulda-context (1.0.0)
    shoulda-matchers (1.2.0)
      activesupport (>= 3.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  mocha
  shoulda
  tool-shed!