Replace anonymous block parameters with regular named ones. Ruby 3.3.0 has a bug: it does not parse anonymous block parameters, which were introduced in Ruby 3.1. While this is a Ruby bug and people ...