Sha256: 493b29258a277db60fa01edf1a5635762d2c6f6ba57910fd0b9d14de48bd5b67

Contents?: true

Size: 1.27 KB

Versions: 3

Compression:

Stored size: 1.27 KB

Contents

PATH
  remote: .
  specs:
    testdroid-api-client (0.2.0)
      faraday (~> 0.8.8, >= 0.8.8)
      oauth2 (~> 0.9)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.6)
    bump (0.5.1)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    faraday (0.8.9)
      multipart-post (~> 1.2.0)
    jwt (1.2.0)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (1.2.0)
    oauth2 (0.9.4)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    rack (1.5.2)
    rake (10.4.0)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-collection_matchers (1.1.2)
      rspec-expectations (>= 2.99.0.beta1)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    safe_yaml (1.0.4)
    vcr (2.9.3)
    webmock (1.20.4)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
    yard (0.8.7.6)

PLATFORMS
  ruby

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
testdroid-api-client-0.2.2 Gemfile.lock
testdroid-api-client-0.2.1 Gemfile.lock
testdroid-api-client-0.2.0 Gemfile.lock