Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-activesupport52
From: Takahiro Kambe
Date: 2022-05-05 05:03:50
Message id: 20220505030350.33D13FB1A@cvs.NetBSD.org
Log Message:
devel/ruby-activesupport52: update to 5.2.7.1
## Rails 5.2.7.1 (April 26, 2022) ##
* Fix and add protections for XSS in `ActionView::Helpers` and `ERB::Util`.
Add the method `ERB::Util.xml_name_escape` to escape dangerous characters
in names of tags and names of attributes, following the specification of XML.
*Álvaro Martín Fraguas*
## Rails 5.2.7 (March 10, 2022) ##
* Restore support to Ruby 2.2.
*ojab*
Files: