PATH
  remote: .
  specs:
    copyscape (0.0.6)
      httparty (>= 0.8.1)
      nokogiri (>= 1.4)

GEM
  remote: https://rubygems.org/
  specs:
    httparty (0.13.5)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    json (1.8.3)
    metaclass (0.0.4)
    mini_portile (0.6.2)
    minitest (5.7.0)
    mocha (1.1.0)
      metaclass (~> 0.0.1)
    multi_xml (0.5.5)
    nokogiri (1.6.6.2)
      mini_portile (~> 0.6.0)
    rake (10.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (>= 1.0.0)
  copyscape!
  minitest
  mocha
  rake