rajangdavis/osvc_ruby

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    osvc_ruby (1.6.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    codeclimate-test-reporter (1.0.8)
      simplecov (<= 0.13)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    docile (1.1.5)
    hashdiff (0.3.7)
    json (2.1.0)
    public_suffix (3.0.1)
    rake (10.5.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    safe_yaml (1.0.4)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    vcr (3.0.3)
    webmock (3.1.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  x64-mingw32
  x86-mingw32

DEPENDENCIES
  bundler
  codeclimate-test-reporter (~> 1.0, >= 1.0.0)
  osvc_ruby!
  rake (~> 10.0)
  rspec (~> 3.2, >= 3.2.0)
  simplecov
  vcr (~> 3.0, >= 3.0.3)
  webmock

BUNDLED WITH
   1.16.1