diff options
author | Marin Jankovski <marin@gitlab.com> | 2014-05-27 12:47:09 +0200 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2014-05-29 10:15:14 +0200 |
commit | 2dbf1a00a91b98f639212b46efdcbe60484e4483 (patch) | |
tree | 92ec4fd523374bd1db294b421eff93d52333cc1f /doc/raketasks/maintenance.md | |
parent | ce498eed9a2f394ce8c3110d0e233e873152c931 (diff) | |
download | gitlab-ce-2dbf1a00a91b98f639212b46efdcbe60484e4483.tar.gz |
Ruby 2.0+ is a requirement.
Diffstat (limited to 'doc/raketasks/maintenance.md')
-rw-r--r-- | doc/raketasks/maintenance.md | 4 |
1 files changed, 2 insertions, 2 deletions
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 |