[ 
https://issues.apache.org/jira/browse/FLINK-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15751553#comment-15751553
 ] 

ASF GitHub Bot commented on FLINK-5344:
---------------------------------------

GitHub user alpinegizmo opened a pull request:

    https://github.com/apache/flink/pull/3013

    [FLINK-5344] relax spec for requested ruby version so the docs can be…

    With this update, the docs can be built with any version of ruby from 2.0 
onward -- I've tested with ruby 2.0 in our dockerized jekyll, and with ruby 2.3 
on ubuntu 16.04. Otherwise the run.sh script in docs/docker ran into problems.
    
    The json gem needed to be explicitly pulled in because in early versions of 
ruby 2.0 it wasn't yet in the ruby stdlib.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alpinegizmo/flink 
5344-update-gemfile-for-dockerized-jekyll

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3013.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3013
    
----
commit 2ff29149b713354acc338a923aa004ba9a55108b
Author: David Anderson <[email protected]>
Date:   2016-12-15T14:42:45Z

    [FLINK-5344] relax spec for requested ruby version so the docs can be built 
in a wider variety of systems, including our dockerized jekyll environment

----


> docs don't build in dockerized jekyll
> -------------------------------------
>
>                 Key: FLINK-5344
>                 URL: https://issues.apache.org/jira/browse/FLINK-5344
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: David Anderson
>            Priority: Minor
>
> The recent Gemfile update doesn't work with the ruby in the provided 
> dockerized jekyll environment. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to