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 <da...@alpinegizmo.com>
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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to