GEM

remote: https://rubygems.org/
specs:
  addressable (2.3.3)
  crack (0.3.2)
  diff-lcs (1.2.3)
  ethon (0.5.10)
    ffi (~> 1.3.0)
    mime-types (~> 1.18)
  ffi (1.3.1)
  json (1.7.7)
  mime-types (1.22)
  multi_json (1.7.2)
  nokogiri (1.5.9)
  rspec (2.13.0)
    rspec-core (~> 2.13.0)
    rspec-expectations (~> 2.13.0)
    rspec-mocks (~> 2.13.0)
  rspec-core (2.13.1)
  rspec-expectations (2.13.0)
    diff-lcs (>= 1.1.3, < 2.0)
  rspec-mocks (2.13.1)
  ruby-progressbar (1.0.2)
  simplecov (0.7.1)
    multi_json (~> 1.0)
    simplecov-html (~> 0.7.1)
  simplecov-html (0.7.1)
  terminal-table (1.4.5)
  typhoeus (0.6.2)
    ethon (~> 0.5.10)
  webmock (1.11.0)
    addressable (>= 2.2.7)
    crack (>= 0.3.2)

PLATFORMS

ruby

DEPENDENCIES

ethon (= 0.5.10)
json
nokogiri
rspec
ruby-progressbar
simplecov
terminal-table
typhoeus (= 0.6.2)
webmock (>= 1.9.3)