Commit 7ecd1249d5839cc511768a197c4c697ab7955cf4

Authored by Dmitriy Zaporozhets
2 parents bc663a73 bd0a32fb

Merge branch 'master' of github.com:gitlabhq/gitlabhq

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
doc/update/ruby.md
... ... @@ -32,6 +32,7 @@ cd ruby-2.0.0-p353
32 32 ./configure --disable-install-rdoc
33 33 make
34 34 sudo make install # overwrite the existing Ruby in /usr/local/bin
  35 +sudo gem install bundler
35 36 ```
36 37  
37 38 ### 5. Reinstall GitLab gem bundle
... ...