From 9199887cce5d99798e7f23b9a0ac64704b61e930 Mon Sep 17 00:00:00 2001 From: Fatih Sarhan Date: Mon, 31 Dec 2018 22:30:26 +0000 Subject: Update doc/update/9.4-to-9.5.md --- doc/update/9.4-to-9.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/update/9.4-to-9.5.md b/doc/update/9.4-to-9.5.md index 6a655f77a55..f2811e9471f 100644 --- a/doc/update/9.4-to-9.5.md +++ b/doc/update/9.4-to-9.5.md @@ -49,7 +49,7 @@ sudo make install Install Bundler: ```bash -sudo gem install bundler --no-ri --no-rdoc +sudo gem install bundler --no-document ``` ### 4. Update Node -- cgit v1.2.1