charlock_holmes up to 0.6.9 for travis and setup docs

This commit is contained in:
Dmitriy Zaporozhets 2012-11-09 15:24:28 +02:00
parent 13dde2e4a4
commit f0712f39fb
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ env:
before_install:
- sudo apt-get install libicu-dev -y
- sudo apt-get install libqt4-dev libqtwebkit-dev -y
- gem install charlock_holmes -v="0.6.8"
- gem install charlock_holmes -v="0.6.9"
branches:
only:
- 'master'

View file

@ -176,7 +176,7 @@ and ensure you have followed all of the above steps carefully.
cd /home/gitlab/gitlab
sudo gem install charlock_holmes --version '0.6.8'
sudo gem install charlock_holmes --version '0.6.9'
sudo gem install bundler
sudo -u gitlab -H bundle install --without development test sqlite postgres --deployment