Github user mtunique commented on a diff in the pull request:
https://github.com/apache/flink/pull/3720#discussion_r113186869
--- Diff: docs/Gemfile.lock ---
@@ -30,18 +30,19 @@ GEM
redcarpet (~> 3.1)
safe_yaml (~> 1.0)
toml (~> 0.1.0)
- jekyll-coffeescript (1.0.1)
+ jekyll-coffeescript (1.0.2)
coffee-script (~> 2.2)
+ coffee-script-source (~> 1.11.1)
jekyll-gist (1.4.0)
- octokit (~> 4.3.0)
+ octokit (~> 4.2)
--- End diff --
[https://github.com/jekyll/jekyll-gist/blob/master/jekyll-gist.gemspec](https://github.com/jekyll/jekyll-gist/blob/master/jekyll-gist.gemspec)
In that file octokit version is 4.2. I am sorry about I don't have much
knowledge about ruby, I don't know why it's 4.2 in previous.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---