Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3720#discussion_r113292688
  
    --- 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 --
    
    There was never an explicit version downgrade in `jekyll-gist`, they always 
had the `4.3.0` `octokit` dependency since it was added.
    
    Similarly, since we added the `jekyll-gist`/`octokit` dependency the 
version of `octokit` was set to `4.3.0`.
    
    In conclusion, it doesn't appear like it's related to a bug fix. We just 
always relied on a higher version than `jekyll-gist` did, and it worked out 
fine.


---
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