Commit bd0a32fb authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #5732 from Tandrial/patch-1

Missing gem bundler
parents 4e878ad9 b6e3f391
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment