summaryrefslogtreecommitdiff
path: root/doc/update/11.1-to-11.2.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update/11.1-to-11.2.md')
-rw-r--r--doc/update/11.1-to-11.2.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/11.1-to-11.2.md b/doc/update/11.1-to-11.2.md
index cb09d0a2505..ced59c245b8 100644
--- a/doc/update/11.1-to-11.2.md
+++ b/doc/update/11.1-to-11.2.md
@@ -51,7 +51,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-document
+sudo gem install bundler --no-document --version '< 2'
```
### 4. Update Node