[
https://issues.apache.org/jira/browse/FLINK-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15751908#comment-15751908
]
ASF GitHub Bot commented on FLINK-5344:
---------------------------------------
Github user mxm commented on a diff in the pull request:
https://github.com/apache/flink/pull/3013#discussion_r92654203
--- Diff: docs/Gemfile ---
@@ -17,13 +17,14 @@
################################################################################
source 'https://rubygems.org'
-ruby '~> 2.3.0'
+ruby '~> 2'
--- End diff --
When we upgraded this from `~> 1.9`, the nightly Buildbot stopped working:
https://ci.apache.org/builders/flink-docs-master/builds/557/steps/Flink%20docs/logs/stdio
> docs don't build in dockerized jekyll; -p option is broken
> ----------------------------------------------------------
>
> Key: FLINK-5344
> URL: https://issues.apache.org/jira/browse/FLINK-5344
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Reporter: David Anderson
> Assignee: David Anderson
> Priority: Minor
>
> The recent Gemfile update doesn't work with the ruby in the provided
> dockerized jekyll environment.
> Also the changes to the build_docs script broke the -p option.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)