Subject: CVS commit: pkgsrc/www/ruby-rack-test
From: Takahiro Kambe
Date: 2025-01-02 07:12:09
Message id: 20250102061209.2BE91FC1D@cvs.NetBSD.org

Log Message:
www/ruby-rack-test: update to 2.2.0

2.2.0 / 2024-12-23

Bug fixes:

* Rack::Test::Cookie now parses cookie parameters using a case-insensitive
  approach (Guillaume Malette #349)

Minor enhancements:

* Arrays of cookies containing a blank cookie are now handled correctly when
  processing responses.  (Martin Emde #343)

* Rack::Test::UploadedFile no longer uses a finalizer for named paths to
  close and unlink the created Tempfile.  Tempfile itself uses a finalizer
  to close and unlink itself, so there is no reason for
  Rack::Test::UploadedFile to do so (Jeremy Evans #338)

Files:
RevisionActionfile
1.13modifypkgsrc/www/ruby-rack-test/Makefile
1.12modifypkgsrc/www/ruby-rack-test/distinfo