summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-12-02 15:08:43 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-12-02 15:08:43 +0200
commit7ecd1249d5839cc511768a197c4c697ab7955cf4 (patch)
treebcf18c4cc5349f17e2dfc8f2eab3e8ef6a6bbb98
parentbc663a738353c270bdce5357d4433cda538e817a (diff)
parentbd0a32fb8918f2d0b7a4083ae02d234aabc5e210 (diff)
downloadgitlab-ce-7ecd1249d5839cc511768a197c4c697ab7955cf4.tar.gz
Merge branch 'master' of github.com:gitlabhq/gitlabhq
-rw-r--r--doc/update/ruby.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/update/ruby.md b/doc/update/ruby.md
index c1c85e1f887..235c8d2d7cd 100644
--- a/doc/update/ruby.md
+++ b/doc/update/ruby.md
@@ -32,6 +32,7 @@ cd ruby-2.0.0-p353
./configure --disable-install-rdoc
make
sudo make install # overwrite the existing Ruby in /usr/local/bin
+sudo gem install bundler
```
### 5. Reinstall GitLab gem bundle