Sha256: dd3a3bbcc2bc38185c84be397b93b600961cf2a2acffd64044266d5d6a497c2e

Contents?: true

Size: 1.9 KB

Versions: 1

Compression:

Stored size: 1.9 KB

Contents

PATH
  remote: .
  specs:
    testdroid-api-client (0.3.0)
      deep_merge (~> 1.1, >= 1.1.1)
      faraday (~> 0.8.8, >= 0.8.8)
      oauth2 (~> 0.9)
      rest-client (~> 2.0, >= 2.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.0)
      public_suffix (~> 2.0, >= 2.0.2)
    bump (0.5.3)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    deep_merge (1.1.1)
    diff-lcs (1.2.5)
    domain_name (0.5.20161021)
      unf (>= 0.0.5, < 1.0.0)
    faraday (0.8.11)
      multipart-post (~> 1.2.0)
    hashdiff (0.3.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    jwt (1.5.6)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    multi_json (1.12.1)
    multi_xml (0.5.5)
    multipart-post (1.2.0)
    netrc (0.11.0)
    oauth2 (0.9.4)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    public_suffix (2.0.4)
    rack (1.6.5)
    rake (11.3.0)
    rest-client (2.0.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-collection_matchers (1.1.2)
      rspec-expectations (>= 2.99.0.beta1)
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    safe_yaml (1.0.4)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.2)
    vcr (2.9.3)
    webmock (1.24.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    yard (0.9.5)

PLATFORMS
  ruby

DEPENDENCIES
  bump (~> 0.5)
  rake
  rspec
  rspec-collection_matchers
  testdroid-api-client!
  vcr (~> 2.9)
  webmock (~> 1.9)
  yard (~> 0.8)

BUNDLED WITH
   1.11.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
testdroid-api-client-0.3.0 Gemfile.lock