okayjeff/singleplatform

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.4.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    hashdiff (0.3.0)
    hashie (3.4.3)
    httparty (0.14.0)
      multi_xml (>= 0.5.2)
    multi_xml (0.5.5)
    rake (11.2.2)
    rspec (2.99.0)
      rspec-core (~> 2.99.0)
      rspec-expectations (~> 2.99.0)
      rspec-mocks (~> 2.99.0)
    rspec-core (2.99.2)
    rspec-expectations (2.99.2)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.99.4)
    safe_yaml (1.0.4)
    webmock (2.1.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  hashie
  httparty
  rake
  rspec
  webmock

BUNDLED WITH
   1.12.5