Sha256: 819b04d54bb4d9683fff5942444a91a533bf484d24bf03fd51166f37b5b71838

Contents?: true

Size: 1.44 KB

Versions: 1

Compression:

Stored size: 1.44 KB

Contents

PATH
  remote: .
  specs:
    medlink (0.1.0)
      faraday (~> 0.9)
      virtus (~> 1.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.8)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.2.5)
    equalizer (0.0.11)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    hashdiff (0.2.2)
    ice_nine (0.11.1)
    multipart-post (2.0.0)
    rake (10.4.2)
    rspec (3.3.0)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
    rspec-core (3.3.2)
      rspec-support (~> 3.3.0)
    rspec-expectations (3.3.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-mocks (3.3.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-support (3.3.0)
    safe_yaml (1.0.4)
    thread_safe (0.3.5)
    vcr (2.9.3)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    webmock (1.22.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.10)
  medlink!
  rake (~> 10.4)
  rspec (~> 3.3)
  vcr (~> 2.9)
  webmock (~> 1.22)

BUNDLED WITH
   1.10.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
medlink-0.1.0 Gemfile.lock