summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ruby/rack-test: add 2.1.0Sam James2023-03-271-0/+34
One test failure which isn't a regression - it's because of the CGI gem [0]. With the CGI gem monkeypatched locally, it all works. [0] https://discuss.rubyonrails.org/t/invalid-domain-example-com-in-rspec-after-changing-session-store-to-domain-all/81922 [1] https://github.com/ruby/cgi/pull/29 Signed-off-by: Sam James <sam@gentoo.org>