HyukjinKwon opened a new pull request, #44376:
URL: https://github.com/apache/spark/pull/44376

   ### What changes were proposed in this pull request?
   
   Currently documentation build is broken:
   
   https://github.com/apache/spark/actions/runs/7226413850/job/19691970695
   
   ```
   ...
   ERROR:  Error installing bundler:
        The last version of bundler (>= 0) to support your Ruby & RubyGems was 
2.4.22. Try installing it with `gem install bundler -v 2.4.22`
        bundler requires Ruby version >= 3.0.0. The current ruby version is 
2.7.0.0.
   ```
   
   This PR uses the suggestion.
   
   ### Why are the changes needed?
   
   To recover the CI.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, dev-only.
   
   ### How was this patch tested?
   
   CI in this PR verify it.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to