Jens-G opened a new pull request, #3565: URL: https://github.com/apache/thrift/pull/3565
## Summary - `byebug 11.1.3` fails to compile its C extension under Ruby 4.1 (`ruby-head`): it uses the `Data_Get_Struct` macro that was removed in Ruby 4.x - `pry`, `pry-byebug`, and `pry-stack_explorer` are debug/REPL tools with no role in CI test execution — remove them as development dependencies - Relax the `bundler` constraint from `~> 2.2.34` to `>= 2.2.34` so Bundler 4 (shipped with Ruby 4.x) is accepted Fixes: https://github.com/apache/thrift/actions/runs/26610293673/job/78455020323 ## Test plan - [ ] `lib-ruby (head)` CI job passes after this change - [ ] `lib-ruby` jobs for other Ruby versions remain green 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
