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