Sha256: 1750e9752bbf29295a828eb1d7e2c6c187a2437354c7f5edc2ee9bc704332a25

Contents?: true

Size: 1.48 KB

Versions: 3

Compression:

Stored size: 1.48 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.8)
    awesome_print (1.6.1)
    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.5.0)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.2)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    safe_yaml (1.0.4)
    thread_safe (0.3.5)
    vcr (3.0.1)
    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
  awesome_print
  bundler (~> 1.10)
  medlink!
  rake (~> 10.5)
  rspec (~> 3.4)
  vcr (~> 3.0)
  webmock (~> 1.22)

BUNDLED WITH
   1.10.6

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
medlink-0.2.2 Gemfile.lock
medlink-0.2.1 Gemfile.lock
medlink-0.2.0 Gemfile.lock