pkgsrc/www/ruby-actionview70/distinfo
taca 07fcf1ba32 www/ruby-actionview70: update to 7.0.4
* Guard against ActionView::Helpers::FormTagHelper#field_name calls with nil
  object_name arguments. For example:

	<%= fields do |f| %>
	  <%= f.field_name :body %>
	<% end %>

  Sean Doyle

* Strings returned from strip_tags are correctly tagged html_safe?

  Because these strings contain no HTML elements and the basic entities are
  escaped, they are safe to be included as-is as PCDATA in HTML content.
  Tagging them as html-safe avoids double-escaping entities when being
  concatenated to a SafeBuffer during rendering.

  Fixes rails/rails-html-sanitizer#124

  Mike Dalessio
2022-09-10 12:44:34 +00:00

5 lines
358 B
Text

$NetBSD: distinfo,v 1.8 2022/09/10 12:44:34 taca Exp $
BLAKE2s (actionview-7.0.4.gem) = 49316cb09d89eccd8db9a7e5bca35e70ac6d7a245e6889eb18adc897e9467d17
SHA512 (actionview-7.0.4.gem) = 5281bb2dc4e7f5ce63bd5f6f20672693924752d0c7bdbcd44b6b52b479a6ca39a186f99401b47240968b4f01d492db67cc27a2b4ba20d33383e7051876a8e729
Size (actionview-7.0.4.gem) = 179200 bytes