johnnyiller/itunes-search

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    activesupport (3.2.11)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    bourne (1.1.2)
      mocha (= 0.10.5)
    git (1.2.5)
    i18n (0.6.1)
    jeweler (1.8.4)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
      rdoc
    json (1.7.6)
    metaclass (0.0.1)
    mocha (0.10.5)
      metaclass (~> 0.0.1)
    multi_json (1.5.0)
    rake (10.0.3)
    rdoc (3.12)
      json (~> 1.4)
    shoulda (3.3.2)
      shoulda-context (~> 1.0.1)
      shoulda-matchers (~> 1.4.1)
    shoulda-context (1.0.2)
    shoulda-matchers (1.4.2)
      activesupport (>= 3.0.0)
      bourne (~> 1.1.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  jeweler (~> 1.8.4)
  rdoc (~> 3.12)
  shoulda