1768ab8940
# Addressable 2.5.0 - dropping support for Ruby 1.9 - adding support for Ruby 2.4 preview - add support for public suffixes and tld; first runtime dependency - hostname escaping should match RFC; underscores in hostnames no longer escaped - paths beginning with // and missing an authority are now considered invalid - validation now also takes place after setting a path - handle backslashes in authority more like a browser for `heuristic_parse` - unescaped backslashes in host now raise an `InvalidURIError` - `merge!`, `join!`, `omit!` and `normalize!` don't disable deferred validation - `heuristic_parse` now trims whitespace before parsing - host parts longer than 63 bytes will be ignored and not passed to libidn - normalized values always encoded as UTF-8
29 lines
1.1 KiB
Text
29 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.10 2017/01/09 13:36:12 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/CHANGELOG.md
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/LICENSE.txt
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/data/unicode.data
|
|
${GEM_LIBDIR}/lib/addressable.rb
|
|
${GEM_LIBDIR}/lib/addressable/idna.rb
|
|
${GEM_LIBDIR}/lib/addressable/idna/native.rb
|
|
${GEM_LIBDIR}/lib/addressable/idna/pure.rb
|
|
${GEM_LIBDIR}/lib/addressable/template.rb
|
|
${GEM_LIBDIR}/lib/addressable/uri.rb
|
|
${GEM_LIBDIR}/lib/addressable/version.rb
|
|
${GEM_LIBDIR}/spec/addressable/idna_spec.rb
|
|
${GEM_LIBDIR}/spec/addressable/net_http_compat_spec.rb
|
|
${GEM_LIBDIR}/spec/addressable/rack_mount_compat_spec.rb
|
|
${GEM_LIBDIR}/spec/addressable/security_spec.rb
|
|
${GEM_LIBDIR}/spec/addressable/template_spec.rb
|
|
${GEM_LIBDIR}/spec/addressable/uri_spec.rb
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_LIBDIR}/tasks/clobber.rake
|
|
${GEM_LIBDIR}/tasks/gem.rake
|
|
${GEM_LIBDIR}/tasks/git.rake
|
|
${GEM_LIBDIR}/tasks/metrics.rake
|
|
${GEM_LIBDIR}/tasks/rspec.rake
|
|
${GEM_LIBDIR}/tasks/yard.rake
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|