Update ruby to latest version.

master
Sytse Sijbrandij 2013-03-22 18:34:59 +01:00
parent de2c189ec1
commit 5cc5b74e8e
3 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ branches:
only: only:
- 'master' - 'master'
rvm: rvm:
- 1.9.3-p327 - 1.9.3-p392
services: services:
- mysql - mysql
- postgresql - postgresql

View File

@ -74,8 +74,8 @@ Make sure you have the right version of Python installed.
Download and compile it: Download and compile it:
mkdir /tmp/ruby && cd /tmp/ruby mkdir /tmp/ruby && cd /tmp/ruby
curl --progress http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p327.tar.gz | tar xz curl --progress http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p392.tar.gz | tar xz
cd ruby-1.9.3-p327 cd ruby-1.9.3-p392
./configure ./configure
make make
sudo make install sudo make install

View File

@ -15,7 +15,7 @@ System: Debian 6.0.6
Current User: gitlab Current User: gitlab
Using RVM: yes Using RVM: yes
RVM Version: 1.17.2 RVM Version: 1.17.2
Ruby Version: ruby-1.9.3-p327 Ruby Version: ruby-1.9.3-p392
Gem Version: 1.8.24 Gem Version: 1.8.24
Bundler Version:1.2.3 Bundler Version:1.2.3
Rake Version: 10.0.1 Rake Version: 10.0.1