dongjoon-hyun commented on code in PR #628:
URL: https://github.com/apache/spark-website/pull/628#discussion_r2331448235


##########
Gemfile.lock:
##########
@@ -73,5 +73,8 @@ DEPENDENCIES
   rouge (= 3.26.0)
   webrick (~> 1.8.2)
 
+RUBY VERSION
+   ruby 3.2.3p157

Review Comment:
   Our CI fails without this update.
   - 
https://github.com/apache/spark-website/actions/runs/17564870258/job/49889551227
   
   ```
   Not all documentation was generated and/or not the right Jekyll version was 
used! Modified / untracked files (excluding sitemap.xml):
   Gemfile.lock
   Git diff (excluding sitemap.xml):
   diff --git a/Gemfile.lock b/Gemfile.lock
   index 973c5324d..366bd3c1f 100644
   --- a/Gemfile.lock
   +++ b/Gemfile.lock
   @@ -73,5 +73,8 @@ DEPENDENCIES
      rouge (= 3.26.0)
      webrick (~> 1.8.2)
    
   +RUBY VERSION
   +   ruby 3.2.3p157
   +
    BUNDLED WITH
       2.4.19
   ```



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