Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-ruby/rack-test: add 2.1.0 | Sam James | 2023-03-27 | 1 | -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> |