diff --git a/.travis.yml b/.travis.yml
index befa0c3280657a12d6cf95f477dd0cbfcefb4d4b..609f2967cf2406874cf92bd88f3bd96b729c3a6e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ branches:
   only:
     - 'master'
 rvm:
-  - 1.9.3-p327
+  - 1.9.3-p392
 services:
   - mysql
   - postgresql
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 69d3b186b3201a459a2d2b5b7f6d04bd277a6e1f..df95b083784b48987d782dc9ba0d5823698848ae 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -74,8 +74,8 @@ Make sure you have the right version of Python installed.
 Download and compile it:
 
     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
-    cd ruby-1.9.3-p327
+    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-p392
     ./configure
     make
     sudo make install
diff --git a/doc/raketasks/maintenance.md b/doc/raketasks/maintenance.md
index 726cc083f100226418cba7ef28d253a631b7935d..b551470545c85df30ce0ba50b2b8196edf1fa686 100644
--- a/doc/raketasks/maintenance.md
+++ b/doc/raketasks/maintenance.md
@@ -15,7 +15,7 @@ System:         Debian 6.0.6
 Current User:   gitlab
 Using RVM:      yes
 RVM Version:    1.17.2
-Ruby Version:   ruby-1.9.3-p327
+Ruby Version:   ruby-1.9.3-p392
 Gem Version:    1.8.24
 Bundler Version:1.2.3
 Rake Version:   10.0.1