Nobody uses GitLab with Jruby.

This commit is contained in:
dosire 2014-01-25 17:57:18 +01:00
parent 2adbc0b778
commit a82ba262cf
1 changed files with 2 additions and 3 deletions

View File

@ -37,9 +37,8 @@ Please consider using a virtual machine to run GitLab.
# Ruby versions
GitLab requires Ruby (MRI) 1.9.3 or 2.0+.
While it is generally possible to use other Rubies
(like [JRuby](http://jruby.org/) or [Rubinius](http://rubini.us/))
it might require some work since GitLab uses several Gems that have native extensions.
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.
# Hardware requirements