danijoo/Sightstone

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    sightstone (1.4.5)
      rest-client

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.6)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    mime-types (2.2)
    rake (10.1.1)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)
    safe_yaml (1.0.1)
    webmock (1.17.4)
      addressable (>= 2.2.7)
      crack (>= 0.3.2)

PLATFORMS
  ruby
  x64-mingw32

DEPENDENCIES
  rake
  rspec
  sightstone!
  webmock