Grant Henke created KUDU-1883:
---------------------------------

             Summary: Support Ruby 3.4 in make docs task
                 Key: KUDU-1883
                 URL: https://issues.apache.org/jira/browse/KUDU-1883
             Project: Kudu
          Issue Type: Bug
          Components: documentation
            Reporter: Grant Henke
            Priority: Trivial


While walking through the building Kudu steps I found my local ruby version 
broke the 'make docs' task.

It looks like the ruby json gem doesn't support 3.4 until version 1.8.5+. An 
example of another project with this issue for context is 
[here|https://github.com/rails/rails/issues/27450]

Additionally my macOS environment ran into an issue with the libv8 gem. It 
looks like xcode 7.3+ is not supported until version 3.16.14.14+. An example of 
another project with this issue for context is 
[here|https://github.com/cowboyd/therubyracer/issues/403]. I would usually put 
this change in a separate jira but since its so small I figured it makes sense 
to just have 1 change. Happy to break it out if needed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to