kou commented on PR #448:
URL: https://github.com/apache/arrow-site/pull/448#issuecomment-1878591082

   How about using the latest Jekyll instead?
   
   ```diff
   diff --git a/Gemfile b/Gemfile
   index cbffec8afe2..782ce6a652b 100644
   --- a/Gemfile
   +++ b/Gemfile
   @@ -18,7 +18,7 @@
    source "https://rubygems.org";
    ruby RUBY_VERSION
    
   -gem "jekyll", "4.2.0"
   +gem "jekyll", "4.3.3"
    gem "rake"
    gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
    gem "webrick"
   ```
   
   I already fixed this https://github.com/jekyll/jekyll/pull/9392 :-) and new 
version that includes this fix was released recently.


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