eee110e873
Update ruby-patron to 0.13.3. ### 0.13.3 * Fix a number of specs that were failing due to use of threads ### 0.13.2 * Eagerly initialize libCURL handle when creating the Session instance instead of initializing it lazily * Remove special treatment of `Session#reset` and make it the same as `Session#interrupt`
54 lines
2.1 KiB
Text
54 lines
2.1 KiB
Text
@comment $NetBSD: PLIST,v 1.14 2020/03/20 17:58:37 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_EXTSDIR}/gem.build_complete
|
|
${GEM_EXTSDIR}/patron/session_ext.${RUBY_DLEXT}
|
|
${GEM_LIBDIR}/.autotest
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.rspec
|
|
${GEM_LIBDIR}/.travis.yml
|
|
${GEM_LIBDIR}/.yardopts
|
|
${GEM_LIBDIR}/CHANGELOG.md
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/ext/patron/.gitignore
|
|
${GEM_LIBDIR}/ext/patron/extconf.rb
|
|
${GEM_LIBDIR}/ext/patron/membuffer.c
|
|
${GEM_LIBDIR}/ext/patron/membuffer.h
|
|
${GEM_LIBDIR}/ext/patron/session_ext.c
|
|
${GEM_LIBDIR}/ext/patron/sglib.h
|
|
${GEM_LIBDIR}/lib/patron.rb
|
|
${GEM_LIBDIR}/lib/patron/error.rb
|
|
${GEM_LIBDIR}/lib/patron/header_parser.rb
|
|
${GEM_LIBDIR}/lib/patron/proxy_type.rb
|
|
${GEM_LIBDIR}/lib/patron/request.rb
|
|
${GEM_LIBDIR}/lib/patron/response.rb
|
|
${GEM_LIBDIR}/lib/patron/response_decoding.rb
|
|
${GEM_LIBDIR}/lib/patron/session.rb
|
|
${GEM_LIBDIR}/lib/patron/session_ext.${RUBY_DLEXT}
|
|
${GEM_LIBDIR}/lib/patron/util.rb
|
|
${GEM_LIBDIR}/lib/patron/version.rb
|
|
${GEM_LIBDIR}/patron.gemspec
|
|
${GEM_LIBDIR}/pic.png
|
|
${GEM_LIBDIR}/script/console
|
|
${GEM_LIBDIR}/script/test_server
|
|
${GEM_LIBDIR}/spec/header_parser_spec.rb
|
|
${GEM_LIBDIR}/spec/patron_spec.rb
|
|
${GEM_LIBDIR}/spec/request_spec.rb
|
|
${GEM_LIBDIR}/spec/response_spec.rb
|
|
${GEM_LIBDIR}/spec/sample_response_headers/headers_wetransfer.txt
|
|
${GEM_LIBDIR}/spec/sample_response_headers/headers_wetransfer_with_proxy_status.txt
|
|
${GEM_LIBDIR}/spec/sample_response_headers/headers_wetransfer_with_redirect.txt
|
|
${GEM_LIBDIR}/spec/sample_response_headers/headers_with_set_cookie.txt
|
|
${GEM_LIBDIR}/spec/sample_response_headers/sample_http2_header.txt
|
|
${GEM_LIBDIR}/spec/sample_response_headers/webmock_headers_without_trailing_crlf.txt
|
|
${GEM_LIBDIR}/spec/session_spec.rb
|
|
${GEM_LIBDIR}/spec/session_ssl_spec.rb
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_LIBDIR}/spec/support/certs/cacert.pem
|
|
${GEM_LIBDIR}/spec/support/certs/privkey.pem
|
|
${GEM_LIBDIR}/spec/support/config.ru
|
|
${GEM_LIBDIR}/spec/support/test_server.rb
|
|
${GEM_LIBDIR}/spec/util_spec.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|