From 2dbf1a00a91b98f639212b46efdcbe60484e4483 Mon Sep 17 00:00:00 2001 From: Marin Jankovski Date: Tue, 27 May 2014 12:47:09 +0200 Subject: Ruby 2.0+ is a requirement. --- doc/install/requirements.md | 2 +- doc/raketasks/maintenance.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/install/requirements.md b/doc/install/requirements.md index 2830a75df52..3b8335e2725 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -36,7 +36,7 @@ Please consider using a virtual machine to run GitLab. # Ruby versions -GitLab requires Ruby (MRI) 1.9.3 or 2.0+. +GitLab requires Ruby (MRI) 2.0+. You will have to use the standard MRI implementation of Ruby. We love [JRuby](http://jruby.org/) and [Rubinius](http://rubini.us/)) but GitLab needs several Gems that have native extensions. diff --git a/doc/raketasks/maintenance.md b/doc/raketasks/maintenance.md index da58962499b..e9ae3fb300e 100644 --- a/doc/raketasks/maintenance.md +++ b/doc/raketasks/maintenance.md @@ -16,8 +16,8 @@ System information System: Debian 6.0.7 Current User: git Using RVM: no -Ruby Version: 1.9.3p392 -Gem Version: 1.8.23 +Ruby Version: 2.0.0-p481 +Gem Version: 1.8.23 Bundler Version:1.3.5 Rake Version: 10.0.4 -- cgit v1.2.1