Closed leboshi closed 3 years ago
(Granted, we didn't really read around to see whether there were any other places this needed to happen; this is just the invocation we happened to find because we use it. 😛)
Friendly ping, @fringd. Would really help us with moving to Ruby 3 if this made it to an official release. :)
Also bumped into it after upgrading to ruby 3. Was this fix released? I think we're using the latest version of Zipline and still see this error unfortunately.
sorry I'll push a release now.
Fixes #75.
The previous implementation took advantage of kwarg/hash interoperability in method calls that was deprecated in Ruby 2.7.2 and dropped in Ruby 3.