d5abd7aec2
2.8.0 (2021-07-03) * fixes ReDoS vulnerability in Addressable::Template#match * no longer replaces + with spaces in queries for non-http(s) schemes * fixed encoding ipv6 literals * the :compacted flag for normalized_query now dedupes parameters * fix broken escape_component alias * dropping support for Ruby 2.0 and 2.1 * adding Ruby 3.0 compatibility for development tasks * drop support for rack-mount and remove Addressable::Template#generate * performance improvements * switch CI/CD to GitHub Actions
30 lines
1.1 KiB
Text
30 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.11 2021/08/31 15:37:35 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}/addressable.gemspec
|
|
${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/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/profile.rake
|
|
${GEM_LIBDIR}/tasks/rspec.rake
|
|
${GEM_LIBDIR}/tasks/yard.rake
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|