ShemShadrack commented on PR #3399:
URL: https://github.com/apache/thrift/pull/3399#issuecomment-4416544134

   @Jens-G  The `lib-ruby (head)` and `lib-ruby (4.0)` CI failures appear to be 
a pre-existing issue unrelated to this PR. The `BUNDLED WITH 2.2.34` in 
`Gemfile.lock` is incompatible with Ruby 4.0+, causing `bundle install` to 
fail. A possible fix would be to remove the bundler dev dependency from 
`thrift.gemspec` and bump BUNDLED WITH in `Gemfile.lock` to a current 2.6.x 
release. Should I submit a separate fix for this?
   
   


-- 
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]

Reply via email to