summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2018-12-31 22:18:42 +0000
committerFatih Sarhan <f9n@protonmail.com>2018-12-31 22:18:42 +0000
commit177bdf125ae8c5e8da0c3be9b6affc7e487ce018 (patch)
tree3002571ed94d88ff2e1ad6bf675c839a7b727134
parente3ce2f65cf012e5bbad376e043cdcd5651d67e57 (diff)
downloadgitlab-ce-177bdf125ae8c5e8da0c3be9b6affc7e487ce018.tar.gz
Update 11.2-to-11.3.md
-rw-r--r--doc/update/11.2-to-11.3.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/11.2-to-11.3.md b/doc/update/11.2-to-11.3.md
index f2b8efc3e6e..228ff6cb70e 100644
--- a/doc/update/11.2-to-11.3.md
+++ b/doc/update/11.2-to-11.3.md
@@ -51,7 +51,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-ri --no-rdoc
+sudo gem install bundler --no-document
```
### 4. Update Node