Sha256: 8e06661b8dc5d11cb258fbb1b322baf919b0fc774e9d447747cb8996e556ccfd

Contents?: true

Size: 1.69 KB

Versions: 1

Compression:

Stored size: 1.69 KB

Contents

PATH
  remote: .
  specs:
    doctors (0.0.1)
      faraday
      id
      yajl-ruby

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.0.0)
      activesupport (= 4.0.0)
      builder (~> 3.1.0)
    activesupport (4.0.0)
      i18n (~> 0.6, >= 0.6.4)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    addressable (2.3.5)
    atomic (1.1.14)
    builder (3.1.4)
    coveralls (0.7.0)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    crack (0.4.1)
      safe_yaml (~> 0.9.0)
    diff-lcs (1.2.4)
    faraday (0.8.8)
      multipart-post (~> 1.2.0)
    i18n (0.6.5)
    id (0.0.12)
      activemodel
      activesupport
      money
      optional
    metaclass (0.0.1)
    mime-types (1.25)
    minitest (4.7.5)
    mocha (0.14.0)
      metaclass (~> 0.0.1)
    money (5.1.1)
      i18n (~> 0.6.0)
    multi_json (1.8.0)
    multipart-post (1.2.0)
    optional (0.0.7)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.5)
    rspec-expectations (2.14.3)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.3)
    safe_yaml (0.9.7)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    term-ansicolor (1.2.2)
      tins (~> 0.8)
    thor (0.18.1)
    thread_safe (0.1.3)
      atomic
    tins (0.11.0)
    tzinfo (0.3.37)
    webmock (1.13.0)
      addressable (>= 2.2.7)
      crack (>= 0.3.2)
    yajl-ruby (1.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  coveralls
  doctors!
  mocha
  rspec
  simplecov
  webmock

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
doctors-0.0.1 Gemfile.lock