seeingidog/aws-pricing

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.3)
    git (1.2.5)
    httparty (0.8.1)
      multi_json
      multi_xml
    jeweler (1.8.3)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
      rdoc
    json (1.6.6)
    multi_json (1.2.0)
    multi_xml (0.4.2)
    rake (0.9.2.2)
    rdoc (3.12)
      json (~> 1.4)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.0)
    rspec-expectations (2.11.1)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.1.3)
  httparty
  jeweler (~> 1.8.3)
  json
  rdoc (~> 3.12)
  rspec (~> 2.11.0)