GEM

remote: https://rubygems.org/
specs:
  addressable (2.3.6)
  coveralls (0.7.2)
    multi_json (~> 1.3)
    rest-client (= 1.6.7)
    simplecov (>= 0.7)
    term-ansicolor (= 1.2.2)
    thor (= 0.18.1)
  crack (0.4.2)
    safe_yaml (~> 1.0.0)
  diff-lcs (1.2.5)
  docile (1.1.5)
  mime-types (2.4.3)
  multi_json (1.10.1)
  rdoc (4.0.0)
  rest-client (1.6.7)
    mime-types (>= 1.16)
  rspec (3.1.0)
    rspec-core (~> 3.1.0)
    rspec-expectations (~> 3.1.0)
    rspec-mocks (~> 3.1.0)
  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)
  simplecov (0.9.1)
    docile (~> 1.1.0)
    multi_json (~> 1.0)
    simplecov-html (~> 0.8.0)
  simplecov-html (0.8.0)
  term-ansicolor (1.2.2)
    tins (~> 0.8)
  thor (0.18.1)
  tins (0.13.2)
  webmock (1.20.4)
    addressable (>= 2.3.6)
    crack (>= 0.3.2)

PLATFORMS

ruby

DEPENDENCIES

coveralls
rdoc (~> 4.0.0)
rspec (~> 3.1.0)
webmock (~> 1.20.4)