greghogan commented on a change in pull request #7575: [FLINK-11418][docs] Fix 
version of bundler to 1.16.1
URL: https://github.com/apache/flink/pull/7575#discussion_r254750131
 
 

 ##########
 File path: docs/README.md
 ##########
 @@ -12,11 +12,11 @@ dependencies are installed locally when you build the 
documentation through the
 `build_docs.sh` script. If you want to install the software manually, use 
Ruby's
 Bundler Gem to install all dependencies:
 
-    gem install bundler
+    gem install bundler -v 1.16.1
     bundle install
 
-Note that in Ubuntu based systems, it may be necessary to install the 
`ruby-dev`
-via apt to build native code.
+Note that in Ubuntu based systems, it may be necessary to install the following
+packages `rubygems ruby-dev libssl-dev build-essential`.
 
 Review comment:
   Perhaps `packages: ` or remove `following`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to