pkgsrc/www/ruby-webrobots/PLIST
taca d254c7cf3d Update ruby-webrobots to 0.1.2.
* Make the default `http_get` proc act more like Googlebot.

  - It only allows up to 5 redirect hops rather than 10.
  - It treats too many redirections as full allow.
  - It treats any 4xx error as full allow.

* Fix context/should wording

* Follow the deprecation warning from SimpleCov::Formatter::MultiFormatter

* Update real world tests, introducing Webmock+VCR
2016-02-01 14:08:23 +00:00

20 lines
691 B
Text

@comment $NetBSD: PLIST,v 1.3 2016/02/01 14:08:23 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/webrobots.rb
${GEM_LIBDIR}/lib/webrobots/nokogiri.rb
${GEM_LIBDIR}/lib/webrobots/robotstxt.rb
${GEM_LIBDIR}/lib/webrobots/robotstxt.ry
${GEM_LIBDIR}/lib/webrobots/version.rb
${GEM_LIBDIR}/test/helper.rb
${GEM_LIBDIR}/test/simplecov_start.rb
${GEM_LIBDIR}/test/test_webrobots.rb
${GEM_LIBDIR}/test/vcr_cassettes/major_sites.yml
${GEM_LIBDIR}/webrobots.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec