tomhughes left a comment (openstreetmap/openstreetmap-website#5932)

To explain what made me suggest this upgrading to Fedora 42 and hence ruby 3.4 
led to quite a lot of deprecation warnings almost all of which (apart from the 
ffi-libarchive ones) come down to controller tests which make a POST request 
with a constant string as the body - the eventual analysis of what's going on 
is https://github.com/rack/rack/pull/2322#issuecomment-2802767710 and the 
easiest workaround pending solution in Rack and/or StringIO was to freeze 
strings ourselves.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5932#issuecomment-2804676497
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/5932/c2804676...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to