Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.3)
    fakeweb (1.3.0)
    git (1.2.6)
    jeweler (1.6.4)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
    json (1.8.0)
    mime-types (1.24)
    mixlib-cli (1.3.0)
    rake (10.1.0)
    rdoc (4.0.1)
      json (~> 1.4)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.7.0)
      rspec-core (~> 2.7.0)
      rspec-expectations (~> 2.7.0)
      rspec-mocks (~> 2.7.0)
    rspec-core (2.7.1)
    rspec-expectations (2.7.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  fakeweb
  jeweler (~> 1.6.4)
  json
  mixlib-cli
  rdoc
  rest-client
  rspec (~> 2.7.0)